CVE-2026-24479
CRITICALCVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
3Description
HUSTOF is an open source online judge based on PHP/C++/MySQL/Linux for ACM/ICPC and NOIP training. Prior to version 26.01.24, the problem_import_qduoj.php and problem_import_hoj.php modules fail to properly sanitize filenames within uploaded ZIP archives. Attackers can craft a malicious ZIP file containing files with path traversal sequences (e.g., ../../shell.php). When extracted by the server, this allows writing files to arbitrary locations in the web root, leading to Remote Code Execution (RCE). Version 26.01.24 contains a fix for the issue.
Analysis
HUSTOJ online judge has a path traversal vulnerability enabling arbitrary file access on the competition server.
Sign in for full analysis, threat intelligence, and remediation guidance.
Remediation
Within 24 hours: Disable problem_import_qduoj.php and problem_import_hoj.php modules or restrict access to trusted administrators only. Within 7 days: Apply vendor patch to version 26.01.24 or later and test in staging environment. …
Sign in for detailed remediation steps.
Priority Score
Share
External POC / Exploit Code
Leaving vuln.today