← Back to browse · API

CVE-2026-24479

Severity
CRITICAL
CVSS
9.3
EPSS
0.07895
Risk score
39.96
CISA KEV
No
PoC
Yes
Published
2026-01-27
Modified
2026-01-27
First seen
2026-08-07
Aliases
EUVD-2026-4836
Products
zhblue:hustoj < 26.01.24
Sources
euvd EUVD-2026-4836
packetstorm c8bb414636a584cb4674a514|CVE-2026-24479

Description

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.

References