SCA: security update for rack (GHSA-7mqq-6cf9-v2qp)

medium Tenable Cloud Security Plugin ID 439699

Description

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

- Rack is a modular Ruby web server interface. Prior to versions 2.2.23, 3.1.21, and 3.2.6, Rack::Directory
interpolates the configured root path directly into a regular expression when deriving the displayed
directory path. If root contains regex metacharacters such as +, *, or ., the prefix stripping can fail
and the generated directory listing may expose the full filesystem path in the HTML output. This issue has
been patched in versions 2.2.23, 3.1.21, and 3.2.6. (CVE-2026-34763)

Solution

Update the rack library and its related packages to version 2.2.23 or later.

See Also

https://github.com/advisories/GHSA-7mqq-6cf9-v2qp

Plugin Details

Severity: Medium

ID: 439699

Version: Revision 1.5

Type: Local

Family: SCA Checks

Published: 4/3/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

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

CVSS Score Source: CVE-2026-34763

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.6

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/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: 4/2/2026

Vulnerability Publication Date: 4/2/2026

Reference Information

CVE: CVE-2026-34763

cwe: CWE-625