[From nobody Sat Aug  8 10:05:06 2026
Received: (at submit) by bugs.debian.org; 8 Aug 2026 08:28:16 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
 (2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-10.0 required=4.0 tests=BAYES_00,FROMDEVELOPER,
 NO_RELAYS,XMAILER_REPORTBUG autolearn=ham autolearn_force=no
 version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 22; hammy, 150; neutral, 75; spammy,
 0. spammytokens: hammytokens:0.000-+--XDebbugsCc,
 0.000-+--X-Debbugs-Cc, 0.000-+--H*F:U*carnil, 0.000-+--H*Ad:N*Bug,
 0.000-+--HTo:N*Debian
Return-path: &lt;carnil@debian.org&gt;
Received: via submission by buxtehude.debian.org with esmtp (Exim 4.96)
 (envelope-from &lt;carnil@debian.org&gt;) id 1wscPf-001VzY-0E
 for submit@bugs.debian.org; Sat, 08 Aug 2026 08:28:16 +0000
Content-Type: text/plain; charset=&quot;us-ascii&quot;
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Salvatore Bonaccorso &lt;carnil@debian.org&gt;
To: Debian Bug Tracking System &lt;submit@bugs.debian.org&gt;
Subject: node-re2: CVE-2026-71430 CVE-2026-71498
Message-ID: &lt;178617769091.23589.2643555006284713645.reportbug@eldamar.lan&gt;
X-Mailer: reportbug 13.2.0+nmu1
Date: Sat, 08 Aug 2026 10:28:10 +0200
Delivered-To: submit@bugs.debian.org

Source: node-re2
Version: 1.25.0+~cs1.6.0-2
Severity: important
Tags: security upstream
X-Debbugs-Cc: carnil@debian.org, Debian Security Team &lt;team@security.debian.org&gt;

Hi,

The following vulnerabilities were published for node-re2.

CVE-2026-71430[0]:
| node-re2 provides RE2 regular expression bindings for Node.js. Prior
| to version 1.25.1, the WrappedRE2::Replace function built its
| replacement result and passed it to V8 using ToLocalChecked without
| checking for the empty MaybeLocal that V8 returns when the resulting
| string or buffer exceeds V8's maximum string length. When a global
| replace uses an output amplifying replacement template, the result
| can grow quadratically with the input size, and once the result
| exceeds V8's maximum string length, the unchecked ToLocalChecked
| call causes a fatal, uncatchable process abort instead of a
| catchable exception. This issue is fixed in version 1.25.1.


CVE-2026-71498[1]:
| node-re2 provides RE2 regular expression bindings for Node.js. Prior
| to version 1.26.1, passing a Buffer whose final bytes form a
| truncated (incomplete) multi-byte UTF-8 sequence could cause the
| native binding to read past the end of the allocated buffer while
| attempting to decode the final, incomplete code point. This could
| result in an out-of-bounds read and potential disclosure of adjacent
| memory contents. This issue is fixed in version 1.26.1.


If you fix the vulnerabilities please also make sure to include the
CVE (Common Vulnerabilities &amp; Exposures) ids in your changelog entry.

For further information see:

[0] https://security-tracker.debian.org/tracker/CVE-2026-71430
    https://www.cve.org/CVERecord?id=CVE-2026-71430
[1] https://security-tracker.debian.org/tracker/CVE-2026-71498
    https://www.cve.org/CVERecord?id=CVE-2026-71498

Regards,
Salvatore
]