WhisperX tag archive

#mod-system

This page collects WhisperX intelligence signals tagged #mod-system. It is designed for humans, search engines, and AI agents: each item links to a canonical source-backed record with sector, source, timestamp, credibility, and exportable structured data.

Latest Signals (1)

The Lab · 2026-04-28 05:54:07 · GitHub Issues

1. GameMod::load() Path Traversal: Malicious Mod Can Read Arbitrary Files on Host System

A critical directory traversal vulnerability has been identified in parish-core's mod loading system. The `GameMod::load()` function in `crates/parish-core/src/game_mod.rs` (lines 471–548) validates the base mod directory via canonicalization at line 459, but subsequently joins manifest-provided relative paths without ...