OS Command Injection in HAX CMS PHP Affecting Multiple Versions
CVE-2025-49141

8.6HIGH

Key Information:

Vendor

Haxtheweb

Status
Vendor
CVE Published:
9 June 2025

What is CVE-2025-49141?

HAX CMS PHP, designed for managing microsite environments, has a critical flaw in its gitImportSite functionality. Prior to version 11.0.3, this feature inadequately validates URLs from POST requests, enabling authenticated attackers to exploit this weakness. By supplying crafted input, attackers can bypass the validation checks of filter_var and strpos, allowing them to execute arbitrary OS commands on the backend server via the proc_open function. The output of these malicious commands can then be exfiltrated through HTTP requests. Users are advised to upgrade to version 11.0.3 or later to mitigate this vulnerability.

Affected Version(s)

issues < 11.0.3

References

CVSS V3.1

Score:
8.6
Severity:
HIGH
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Network
Attack Complexity:
High
Privileges Required:
Low
User Interaction:
None
Scope:
Changed

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.
CVE-2025-49141 : OS Command Injection in HAX CMS PHP Affecting Multiple Versions