SCA: security update for actionview (GHSA-v55j-83pf-r9cq)

low Tenable Self-Hosted Container Security Plugin ID 439115

Description

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

- Action View provides conventions and helpers for building web pages with the Rails framework. Prior to
versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, when a blank string is used as an HTML attribute name in Action
View tag helpers, the attribute escaping is bypassed, producing malformed HTML. A carefully crafted
attribute value could then be misinterpreted by the browser as a separate attribute name, possibly leading
to XSS. Applications that allow users to specify custom HTML attributes are affected. Versions 8.1.2.1,
8.0.4.1, and 7.2.3.1 contain a patch. (CVE-2026-33168)

Solution

Update the actionview library and its related packages to version 7.2.3.1 or later.

See Also

https://github.com/advisories/GHSA-v55j-83pf-r9cq

Plugin Details

Severity: Low

ID: 439115

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 3/24/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 2.3

Percentile: 9.42

Vendor

Vendor Severity: Low

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-33168

CVSS v3

Risk Factor: Medium

Base Score: 5.4

Temporal Score: 4.7

Vector: CVSS:3.0/AV:N/AC:L/PR:L/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: Low

Base Score: 2.3

Threat Score: 0.6

Threat Vector: CVSS:4.0/E:U

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 3/23/2026

Vulnerability Publication Date: 3/23/2026

Reference Information

CVE: CVE-2026-33168

cwe: CWE-79