CVE-2026-46392
Published:June 05, 2026
Updated:June 11, 2026
HAX CMS helps manage microsite universe with PHP or NodeJs backends. Prior to version 26.0.0 of HAX CMS PHP, the "saveFile" endpoint validates upload extensions case-insensitively and writes the filename to disk verbatim, but the ".htaccess" rule that forces "Content-Disposition: attachment" on HTML files is case-sensitive. An HTML file uploaded with an uppercase extension (".HTML", ".Html", ".HTM") is still served as "text/html" but the forced-download header never applies, so the browser renders it inline and executes any embedded JavaScript in the HAXcms origin. This bypasses the mitigation shipped for CVE-2026-22704. Version 26.0.0 contains a fix.
Affected Packages
https://github.com/haxtheweb/haxcms-php.git (GITHUB):
Affected version(s) >=v9.0.0 <26.0.0Fix Suggestion:
Update to version 26.0.0Related Resources (1)
Do you need more information?
Contact UsCVSS v4
Base Score:
9.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
PASSIVE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
NONE
Subsequent System Confidentiality
HIGH
Subsequent System Integrity
HIGH
Subsequent System Availability
NONE
CVSS v3
Base Score:
8.7
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
REQUIRED
Scope
CHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
NONE
Weakness Type (CWE)
EPSS
Base Score:
0.03