Lucene search
+L

3 matches found

RedhatCVE
RedhatCVE
added 2026/08/05 6:52 p.m.8 views

CVE-2026-67550

A flaw was found in re2, a component that provides Node.js bindings for Google's RE2 regular expression engine. An attacker can exploit a vulnerability by manipulating the lastIndex parameter with a non-ASCII input. This manipulation can lead to an out-of-bounds heap read, causing the process to...

5.7CVSS5.4AI score0.00121EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/31 4:53 p.m.10 views

GHSA-FF84-5F28-78QJ re2: Out-of-bounds heap read in `exec`/`test`/`match` via attacker-influenced `lastIndex` on a non-ASCII subject → uncatchable process crash (DoS)

Summary re2 validates the user-settable lastIndex against the subject's UTF-8 byte length but then uses it as a UTF-16 code-unit count to walk the subject buffer, with no bounds check. For any non-ASCII subject, the byte length is larger than the true character count, so a lastIndex between those...

5.7CVSS5.7AI score0.00121EPSS
SaveExploits0References5
Patchstack
Patchstack
added 2026/07/31 4:53 p.m.10 views

NPM: re2: Global `String.prototype.match` with an empty-matchable pattern never advances → infinite loop with unbounded native memory growth (DoS)

NPM: re2: Global String.prototype.match with an empty-matchable pattern never advances → infinite loop with unbounded native memory growth DoS vulnerability discovered by ? in WordPress Npm re2 versions = 1.25.1...

6.2CVSS5.4AI score0.00129EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder