SCA: security update for @haxtheweb/haxcms-nodejs (GHSA-g4cf-pp4x-hqgw)

high Tenable Cloud Security Plugin ID 427850

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2025-49141)

See Also

https://github.com/advisories/GHSA-g4cf-pp4x-hqgw

Plugin Details

Severity: High

ID: 427850

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 6/10/2025

Updated: 6/1/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.58

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 9

Temporal Score: 7

Vector: CVSS2#AV:N/AC:L/Au:S/C:C/I:C/A:C

CVSS Score Source: CVE-2025-49141

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.9

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 6/9/2025

Vulnerability Publication Date: 6/9/2025

Reference Information

CVE: CVE-2025-49141

cwe: CWE-78