SCA: security update for re2 (GHSA-ff84-5f28-78qj)

medium Tenable Cloud Security Plugin ID 445543

Description

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

- re2 provides Node.js bindings for Google's RE2 regular expression engine. Prior to 1.25.2, re2 validates
lastIndex against the UTF-8 byte length of a subject but uses it as a UTF-16 code-unit offset in exec,
test, match, replace, and split, allowing an attacker-influenced lastIndex on a non-ASCII subject to
trigger an out-of-bounds heap read and an uncatchable process crash, with limited heap information
disclosure in some cases. This issue is fixed in 1.25.2. (CVE-2026-67550)

Solution

Update the re2 library and its related packages to version 1.25.2 or later.

See Also

https://github.com/advisories/GHSA-ff84-5f28-78qj

Plugin Details

Severity: Medium

ID: 445543

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 8/1/2026

Updated: 8/1/2026

Risk Information

VPR

Risk Factor: Low

Score: 3.5

Percentile: 51.86

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4.7

Temporal Score: 3.5

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

CVSS Score Source: CVE-2026-67550

CVSS v3

Risk Factor: Medium

Base Score: 5.7

Temporal Score: 5

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

Vulnerability Publication Date: 7/30/2026

Reference Information

CVE: CVE-2026-67550

cwe: CWE-125