SCA: security update for brace-expansion (GHSA-f886-m6hf-6m8v)

high Tenable Self-Hosted Container Security Plugin ID 439261

Description

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

- The brace-expansion library generates arbitrary strings containing a common prefix and suffix. Prior to
versions 5.0.5, 3.0.2, 2.0.3, and 1.1.13, a brace pattern with a zero step value (e.g., `{1..2..0}`)
causes the sequence generation loop to run indefinitely, making the process hang for seconds and allocate
heaps of memory. Versions 5.0.5, 3.0.2, 2.0.3, and 1.1.13 fix the issue. As a workaround, sanitize strings
passed to `expand()` to ensure a step value of `0` is not used. (CVE-2026-33750)

Solution

Update the brace-expansion library and its related packages to version 1.1.13 or later.

See Also

https://github.com/advisories/GHSA-f886-m6hf-6m8v

Plugin Details

Severity: High

ID: 439261

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 3/26/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 5

Percentile: 94.35

Vendor

Vendor Severity: Medium

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

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

Patch Publication Date: 3/26/2026

Vulnerability Publication Date: 3/26/2026

Reference Information

CVE: CVE-2026-33750

cwe: CWE-400