SCA: security update for view_component (GHSA-hg3h-g7xc-f7vp)

high Tenable Self-Hosted Container Security Plugin ID 441573

Description

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

- view_component is a framework for building reusable, testable, and encapsulated view components in Ruby on
Rails. From 3.0.0 to 4.9.0, the system test entrypoint canonicalizes a user-controlled file path with
File.realpath, then checks whether the resolved path starts with the temp directory path. This is not a
safe containment check because sibling directories can share the same string prefix. This vulnerability is
fixed in 4.9.0. (CVE-2026-44837)

Solution

Update the view_component library and its related packages to version 4.9.0 or later.

See Also

https://github.com/advisories/GHSA-hg3h-g7xc-f7vp

Plugin Details

Severity: High

ID: 441573

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 5/9/2026

Updated: 6/3/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.76

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 6.1

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

CVSS Score Source: CVE-2026-44837

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.7

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 5/8/2026

Vulnerability Publication Date: 5/8/2026

Reference Information

CVE: CVE-2026-44837

cwe: CWE-22