SCA: security update for github.com/gohugoio/hugo (GHSA-c54g-xjwj-8g82)

medium Tenable Self-Hosted Container Security Plugin ID 443282

Description

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

- Hugo is a static site generator. Prior to 0.162.0, Hugo accepts content files in several markup formats.
Files mapped to the text/html media type (typically .html files under /content, or pages produced by a
content adapter that sets content.mediaType = "text/html") had their body emitted verbatim into the
rendered page. A site that ingests HTML content from an untrusted source could therefore be served stored
cross-site scripting. This vulnerability is fixed in 0.162.0. (CVE-2026-50133)

Solution

Update the github.com/gohugoio/hugo library and its related packages to version 0.162.0 or later.

See Also

https://github.com/advisories/GHSA-c54g-xjwj-8g82

Plugin Details

Severity: Medium

ID: 443282

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 6/16/2026

Updated: 7/7/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 2.3

Percentile: 9.48

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4.3

Temporal Score: 3.2

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

CVSS Score Source: CVE-2026-50133

CVSS v3

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 5.3

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

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

CVSS v4

Risk Factor: Medium

Base Score: 5.1

Threat Score: 1.2

Threat Vector: CVSS:4.0/E:U

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 6/16/2026

Vulnerability Publication Date: 6/16/2026

Reference Information

CVE: CVE-2026-50133

cwe: CWE-79