Process crash via partial JIT UTF validation
Published Sep 11, 2026 · Updated Sep 11, 2026
Out-of-bounds read in PCRE2 10.34 through 10.47 allows attackers to crash a process via invalid UTF passed to pcre2_match(). JIT validates only the subject portion it needs, but an unsupported match mode falls back to an interpreter that skips full validation and uses unchecked data as a Unicode-table index. Reachability requires the 8-bit library with Unicode and JIT, a mismatched JIT mode, nonzero start offset, lookbehind, and attacker-controlled invalid UTF.
Summary
What happened
Out-of-bounds read in PCRE2 10.34 through 10.47 allows attackers to crash a process via invalid UTF passed to pcre2_match(). JIT validates only the subject portion it needs, but an unsupported match mode falls back to an interpreter that skips full validation and uses unchecked data as a Unicode-table index. Reachability requires the 8-bit library with Unicode and JIT, a mismatched JIT mode, nonzero start offset, lookbehind, and attacker-controlled invalid UTF.
The record
- CVE
- CVE-2026-89156
- Published
- Sep 11, 2026
- Updated
- Sep 11, 2026
- Vendor
- PCRE2 Project
- Product
- PCRE2
- Classifications
- CWE-125, T1499
- Attack vector
- local
- Privileges
- unauthenticated
Timeline
How it unfolded
- Sep 11, 2026CVE publishedPublication date reported by the CVE source.
- Sep 11, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=10.34 <10.48
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
- PCRE2 JIT-fallback invalid-UTF reproducerproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo