Alpine: ruby-addressable: security update to 2.9.0-r0

high Tenable Cloud Security Plugin ID 441053

Description

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

- Addressable is an alternative implementation to the URI implementation that is part of Ruby's standard
library. From 2.3.0 to before 2.9.0, within the URI template implementation in Addressable, two classes of
URI template generate regular expressions vulnerable to catastrophic backtracking. Templates using the *
(explode) modifier with any expansion operator (e.g., {foo*}, {+var*}, {#var*}, {/var*}, {.var*}, {;var*},
{?var*}, {&var*}) generate patterns with nested unbounded quantifiers that are O(2^n) when matched against
a maliciously crafted URI. Templates using multiple variables with the + or # operators (e.g.,
{+v1,v2,v3}) generate patterns with O(n^k) complexity due to the comma separator being within the matched
character class, causing ambiguous backtracking across k variables. When matched against a maliciously
crafted URI, this can result in catastrophic backtracking and uncontrolled resource consumption, leading
to denial of service. This vulnerability is fixed in 2.9.0. (CVE-2026-35611)

Solution

Update the ruby-addressable library and its related packages to version 2.9.0-r0 or later.

See Also

https://security.alpinelinux.org/vuln/CVE-2026-35611

Plugin Details

Severity: High

ID: 441053

Version: Revision 1.3

Type: Local

Published: 5/4/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.73

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 5.8

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

CVSS Score Source: CVE-2026-35611

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Vulnerability Publication Date: 4/7/2026

Reference Information

CVE: CVE-2026-35611