SCA: security update for srvx (GHSA-p36q-q72m-gchr)

medium Tenable Self-Hosted Container Security Plugin ID 439271

Description

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

- srvx is a universal server based on web standards. Prior to version 0.11.13, a pathname parsing
discrepancy in srvx's `FastURL` allows middleware bypass on the Node.js adapter when a raw HTTP request
uses an absolute URI with a non-standard scheme (e.g. `file://`). Starting in version 0.11.13, the
`FastURL` constructor now deopts to native `URL` for any string not starting with `/`, ensuring consistent
pathname resolution. (CVE-2026-33732)

Solution

Update the srvx library and its related packages to version 0.11.13 or later.

See Also

https://github.com/advisories/GHSA-p36q-q72m-gchr

Plugin Details

Severity: Medium

ID: 439271

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 3/26/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 2.1

Percentile: 7.71

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 4.7

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

CVSS Score Source: CVE-2026-33732

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 3/26/2026

Vulnerability Publication Date: 3/26/2026

Reference Information

CVE: CVE-2026-33732

cwe: CWE-706