CVE-2025-32028 – HAX CMS PHP File Upload Vulnerability (Unvalidated File Type Allowlist)

The following table lists the changes that have been made to the
CVE-2025-32028 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution
of a vulnerability, and for identifying the most recent changes that may
impact the vulnerability’s severity, exploitability, or other characteristics.

  • New CVE Received
    by [email protected]

    Apr. 08, 2025

    Action Type Old Value New Value
    Added 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.
    Added CVSS V3.1 AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
    Added CWE CWE-434
    Added Reference https://github.com/haxtheweb/issues/security/advisories/GHSA-vj5q-3jv2-cg5p
Share the Post:

Related Posts