PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-89156 PCRE CVE debrief

A low-severity vulnerability exists in PCRE2 before version 10.48, which could lead to an out-of-bounds read after a JIT fallback when an attacker provides invalid UTF data. This issue arises in the pcre2_match function, and defenders should assess the exposure of systems that utilize PCRE2, especially those processing user-input data, and prioritize verifying the version of PCRE2 in use. The vulnerability has a CVSS score of 2.9, indicating low severity. Defenders should review and update systems that utilize PCRE2 and consider upgrading to PCRE2 version 10.48 or later.

Vendor
PCRE
Product
PCRE2
CVSS
LOW 2.9
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 systems that utilize PCRE2, especially those processing user-input data, should assess the exposure of these systems and prioritize verifying the version of PCRE2 in use.

Why it matters

A low-severity vulnerability in PCRE2 before version 10.48 could lead to an out-of-bounds read after a JIT fallback when an attacker provides invalid UTF data. Defenders should prioritize verifying the version of PCRE2 in use and assessing the exposure of systems that utilize this library.

  • Verify PCRE2 version and assess exposure
  • Review and update systems that utilize PCRE2
  • Consider upgrading to PCRE2 version 10.48 or later

Technical summary

The vulnerability exists in the pcre2_match function of PCRE2 before version 10.48. An out-of-bounds read can occur after a JIT fallback when an attacker provides invalid UTF data. The CVSS score for this vulnerability is 2.9, indicating a low severity.

Defensive priority

Defenders should prioritize verifying the version of PCRE2 in use and assessing the exposure of systems that utilize this library, especially those that process user-input data.

Recommended defensive actions

  • Verify the version of PCRE2 in use and assess exposure
  • Review systems that utilize PCRE2, especially those processing user-input data
  • Consider upgrading to PCRE2 version 10.48 or later

Evidence notes

The CVE record and NVD entry provide limited information about the vulnerability, with a CVSS score of 2.9 and a description of the issue. However, the exact versions affected, exploitation details, and remediation steps require verification from the official sources.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-89156 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-89156

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-89156 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-89156

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

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.