SCA: security update for golang.org/x/net (GHSA-vvgc-356p-c3xw)

medium Tenable Cloud Security Plugin ID 434258

Description

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

- The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character
(/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked
as self-closing, and when using the Parse functions, this can result in content following such tags as
being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g.
<math>, <svg>, etc contexts). (CVE-2025-22872)

See Also

https://github.com/advisories/GHSA-vvgc-356p-c3xw

Plugin Details

Severity: Medium

ID: 434258

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 8/19/2025

Updated: 6/30/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 5.1

Percentile: 96.42

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5.1

Temporal Score: 3.8

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

CVSS Score Source: CVE-2025-22872

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

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

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

CVSS v4

Risk Factor: Medium

Base Score: 5.3

Threat Score: 1.3

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 4/16/2025

Vulnerability Publication Date: 3/27/2025

Reference Information

CVE: CVE-2025-22872

cwe: CWE-79