Vulnerability 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.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Psu | Haxcms-Php | >= 9.0.0, < 10.0.3 |
Related Weaknesses (CWE)
References
- https://github.com/haxtheweb/issues/security/advisories/GHSA-vj5q-3jv2-cg5pExploitThird Party Advisory
- https://github.com/haxtheweb/issues/security/advisories/GHSA-vj5q-3jv2-cg5pExploitThird Party Advisory
FAQ
What is CVE-2025-32028?
CVE-2025-32028 is a vulnerability with a CVSS score of 9.9 (CRITICAL). 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 funct...
How severe is CVE-2025-32028?
CVE-2025-32028 has been rated CRITICAL with a CVSS base score of 9.9/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2025-32028?
Check the references section above for vendor advisories and patch information. Affected products include: Psu Haxcms-Php.