Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2025-49141
June 09, 2025
HAX CMS PHP allows users to manage their microsite universe with a PHP backend. Prior to version 11.0.3, the "gitImportSite" functionality obtains a URL string from a POST request and insufficiently validates user input. The "set_remote" function later passes this input into "proc_open", yielding OS command injection. An authenticated attacker can craft a URL string that bypasses the validation checks employed by the "filter_var" and "strpos" functions in order to execute arbitrary OS commands on the backend server. The attacker can exfiltrate command output via an HTTP request. Version 11.0.3 contains a patch for the issue.
Affected Packages
https://github.com/haxtheweb/haxcms-nodejs.git (GITHUB):
Affected version(s) >=v0.0.2 <v11.0.3
Fix Suggestion:
Update to version v11.0.3
@haxtheweb/haxcms-nodejs (NPM):
Affected version(s) >=0.0.2 <11.0.3
Fix Suggestion:
Update to version 11.0.3
Additional Notes
The description of this vulnerability differs from MITRE.
Do you need more information?
Contact Us
CVSS v4
Base Score:
9
Attack Vector
NETWORK
Attack Complexity
HIGH
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
HIGH
Subsequent System Integrity
HIGH
Subsequent System Availability
HIGH
CVSS v3
Base Score:
8.5
Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
LOW
User Interaction
NONE
Scope
CHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
HIGH
Weakness Type (CWE)
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
EPSS
Base Score:
0.62