← Back to browse · API

CVE-2025-32028

Severity
CRITICAL
CVSS
10.0
EPSS
0.01883
Risk score
40.66
CISA KEV
No
PoC
No
Published
2025-04-08
Modified
2025-04-08
First seen
2026-08-07
Aliases
EUVD-2025-10386
Products
haxtheweb:issues 9.0.0, < 10.0.3
Sources
euvd EUVD-2025-10386

Description

HAX CMS PHP allows you to manage your microsite universe with PHP backend. Multiple file upload functions within the HAX CMS PHP application call a ’save’ function in ’HAXCMSFile.php’. This save function uses a denylist to block specific file types from being uploaded to the server. This list is non-exhaustive and only blocks ’.php’, ’.sh’, ’.js’, and ’.css’ files. The existing logic causes the system to "fail open" rather than "fail closed." This vulnerability is fixed in 10.0.3.

References