Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
Primary rating from GitHub Advisory.
CVSS VectorGitHub Advisory
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
Lifecycle Timeline
4DescriptionGitHub Advisory
Chall-Manager is a platform-agnostic system able to start Challenges on Demand of a player. When decoding a scenario (i.e. a zip archive), the path of the file to write is not checked, potentially leading to zip slips. Exploitation does not require authentication nor authorization, so anyone can exploit it. It should nonetheless not be exploitable as it is highly recommended to bury Chall-Manager deep within the infrastructure due to its large capabilities, so no users could reach the system. Patch has been implemented by commit 47d188f and shipped in v0.1.4.
AnalysisAI
CVE-2025-53632 is a path traversal vulnerability (zip slip) in Chall-Manager v0.1.3 and earlier that allows unauthenticated attackers to write arbitrary files to the system when processing scenario zip archives. The vulnerability has a CVSS 9.1 severity score due to high integrity and availability impact, though real-world exploitation risk is partially mitigated by deployment recommendations to isolate Chall-Manager within internal infrastructure. A patch is available in v0.1.4 via commit 47d188f.
Technical ContextAI
Chall-Manager is a platform-agnostic challenge orchestration system that processes compressed scenario files (zip archives) to initialize gaming environments. The vulnerability stems from improper input validation during zip file extraction—specifically, the application fails to sanitize file paths extracted from zip entries against directory traversal sequences (e.g., '../../../etc/passwd'). This is classified as CWE-22 (Improper Limitation of a Pathname to a Restricted Directory). The flaw allows attackers to write files outside the intended extraction directory by crafting malicious zip archives containing path traversal sequences in file names. No authentication or authorization checks are enforced before scenario decoding, making this a completely unauthenticated attack surface.
RemediationAI
Immediate remediation: Upgrade Chall-Manager to v0.1.4 or later, which includes the security fix from commit 47d188f. For organizations unable to immediately patch: (1) Restrict network access to Chall-Manager to trusted internal networks only—do not expose on untrusted networks or the internet; (2) Disable or restrict the scenario upload/decoding functionality if not actively in use; (3) Monitor file system activity for unexpected writes outside configured scenario extraction directories; (4) Run Chall-Manager with minimal file system permissions (principle of least privilege—restrict write access to only necessary directories). Post-patch validation: Verify v0.1.4 installation and test zip extraction with benign and adversarial zip archives containing path traversal sequences (e.g., '../test.txt') to confirm the traversal is prevented.
An issue was discovered in Appsmith before 1.52. Rated critical severity (CVSS 9.8), this vulnerability is remotely expl
runc through version 1.0-rc6 (used in Docker before 18.09.2) contains a container escape vulnerability that allows attac
Netmaker makes networks with WireGuard. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no a
Unauthenticated remote code execution in Marimo ≤0.20.4 allows attackers to execute arbitrary system commands via the `/
The News & Blog Designer Pack - WordPress Blog Plugin - (Blog Post Grid, Blog Post Slider, Blog Post Carousel, Blog Post
Docker 1.3.2 allows remote attackers to execute arbitrary code with root privileges via a crafted (1) image or (2) build
Remote code execution in NocoBase Workflow Script Node (npm @nocobase/plugin-workflow-javascript) allows authenticated l
Docker Desktop Community Edition before 2.1.0.1 allows local users to gain privileges by placing a Trojan horse docker-c
Vasion Print (formerly PrinterLogic) Virtual Appliance Host prior to version 25.2.169 and Application prior to version 2
An issue in Plone Docker Official Image 5.2.13 (5221) open-source software that could allow for remote code execution du
Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. Rated critical seve
Unauthenticated remote code execution in 9router (npm package) versions 0.4.30 through 0.4.36 allows network-adjacent at
Same weakness CWE-22 – Path Traversal
View allSame technique Path Traversal
View allVendor StatusVendor
SUSE
Severity: High| Product | Status |
|---|---|
| SUSE Linux Enterprise Server 16.0 | Fixed |
| openSUSE Tumbleweed | Fixed |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-21069
GHSA-3gv2-v3jx-r9fh