---
cve: "CVE-2026-68499"
severity: "MEDIUM"
cvss: 6.2
epss: "13%"
vendor: "uhop"
kev: false
exploited: false
published: "2026-07-30 21:18:12"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-14T08:38:51+02:00"
---

# CVE-2026-68499

> 6.2 MEDIUM · 🧪 PoC

## Beschreibung

re2 provides Node.js bindings for Google's RE2 regular expression engine. Prior to 1.25.2, re2's String.prototype.match implementation with a global RE2 pattern that can match the empty string fails to advance its native matching cursor in lib/match.cc, causing an infinite loop and unbounded native memory growth that blocks the event loop and can exhaust host memory. This issue is fixed in 1.25.2.

## CVSS-Vektor

```
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Lokal | good |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Keine | good |
| I Integrität | Keine | good |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- 56293de4fc0914d7bc35f92e98de25b0d9bb417d (Commit)
- 264378394ec80e1cca2188ecb496829da2eec6c8 (Commit)

## Referenzen

- <https://github.com/uhop/node-re2/security/advisories/GHSA-6hxr-mr5r-9836>
- <https://github.com/uhop/node-re2/commit/56293de4fc0914d7bc35f92e98de25b0d9bb417d>
- <https://github.com/uhop/node-re2/releases/tag/1.25.2>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-68499) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
