Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
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.0
Fix Suggestion:
Update to version 26.0.0
Do you need more information?
Contact Us
CVSS 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)
Unrestricted Upload of File with Dangerous Type
Improper Handling of Case Sensitivity
EPSS
Base Score:
0.03