NONE · 0

CVE-2026-46400

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 ...

Vulnerability Description

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.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-46400?

CVE-2026-46400 is a documented vulnerability. 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 ...

How severe is CVE-2026-46400?

CVSS scoring is not yet available for CVE-2026-46400. Check NVD for updates.

Is there a patch for CVE-2026-46400?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.