CVE Catalog

CVE-2026-46400

HighCVSS 8.7
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.39%

31th percentile - higher than 31% of all known CVEs

Summary

HAX CMS PHP versions 11.0.6 through 24.x.x have a file upload vulnerability that only validates file extensions via regex, without checking actual content or MIME type. Attackers can upload malicious files (e.g., PHP webshells) disguised as images, potentially leading to remote code execution.

Risk Assessment

Risk of remote code execution on the server by uploading a fake image file containing malicious PHP code.

Recommendation

Upgrade HAX CMS to version 25.0.0 or later, which contains the fix.

Other vulnerabilities in HAX CMS

See all
Original NVD description (English source)

HAX CMS helps manage microsite universe with PHP or NodeJs backends. Starting in version 11.0.6 and prior to version 25.0.0, the file upload functionality in HAXCMS PHP only validates file extensions using a regex pattern without checking the actual file content or MIME type. This allows attackers to upload malicious files (e.g., PHP webshells) disguised as legitimate image files, potentially leading to remote code execution. Version 25.0.0 contains a fix for the issue.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS