MEDIUM
uhop
CVE published 2026-07-30
CVE-2026-68499
The CVE-2026-68499 vulnerability affects re2 Node.js bindings, specifically versions prior to 1.25.2. This vulnerability is caused by an infinite loop in re2's String.prototype.match implementation with a global RE2 pattern that can match the empty string, leading to unbounded native memory growth and potential memory exhaustion. The issue can be mitigated by upgrading to version 1.25.2 or later. Affected [truncated]