PatchSiren cyber security CVE debrief
CVE-2026-89160 PCRE CVE debrief
A low-severity vulnerability was found in PCRE2 before version 10.48, which could lead to an out-of-bounds read during the matching of an invalid UTF subject. This vulnerability affects systems using the PCRE2 library, particularly those that handle UTF subjects. Defenders should assess their exposure and consider upgrading to version 10.48 or later to mitigate potential risks. The vulnerability has a low severity score, but defenders should still verify their system's PCRE2 version and consider necessary updates.
- Vendor
- PCRE
- Product
- PCRE2
- CVSS
- LOW 3.7
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-11
- Original CVE updated
- 2026-09-11
- Advisory published
- 2026-09-11
- Advisory updated
- 2026-09-11
Who should care
Defenders responsible for maintaining systems that use the PCRE2 library should assess their exposure and consider upgrading to version 10.48 or later.
Why it matters
A low-severity vulnerability in PCRE2 before version 10.48 could lead to an out-of-bounds read during matching of an invalid UTF subject, requiring defenders to verify their system's PCRE2 version and consider upgrading.
- Verify version of PCRE2 used in systems
- Potential for out-of-bounds read during matching of invalid UTF subject
- Consider upgrading to PCRE2 version 10.48 or later
Technical summary
The PCRE2 library before version 10.48 has a vulnerability that allows for an out-of-bounds read during the matching of an invalid UTF subject. This vulnerability is particularly relevant for systems that use PCRE2 for handling UTF subjects. The vulnerability can be mitigated by upgrading to PCRE2 version 10.48 or later. Defenders should prioritize verifying the version of PCRE2 used in their systems and consider necessary updates to prevent potential exploitation.
Defensive priority
Defenders should prioritize verifying the version of PCRE2 used in their systems and consider upgrading to version 10.48 or later.
Recommended defensive actions
- Verify the version of PCRE2 used in your systems
- Consider upgrading to PCRE2 version 10.48 or later
- Monitor system logs for potential exploitation attempts
Evidence notes
The CVE record and NVD vulnerability detail page provide information about the vulnerability, but the scope of affected systems and versions is not explicitly stated.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-89160 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-89160
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-89160 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-89160
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/PCRE2Project/pcre2/releases/tag/pcre2-10.48
-
Source reference
Unverified legacy reference
URL: https://github.com/PCRE2Project/pcre2/security/advisories/GHSA-9qww-pwc4-77qq
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.