VYPR

Pcre2

by Pcre

Source repositories

CVEs (6)

  • CVE-2026-89158MedSep 11, 2026
    risk 0.42cvss 6.5epss

    PCRE2 before 10.48, on 32-bit platforms, has a pcre2_compile_32 integer overflow and resultant out-of-bounds write.

  • CVE-2026-89161HigSep 11, 2026
    risk 0.41cvss 7.4epss

    In PCRE2 before 10.48, pcre2_jit_match mishandles a previously copied subject being passed in as a context. An incorrect free operation can occur.

  • CVE-2026-89157MedSep 11, 2026
    risk 0.30cvss 5.7epss

    PCRE2 before 10.48, on 32-bit platforms, has a pcre2_pattern_convert out-of-bounds write when an attacker can provide a large pattern.

  • CVE-2026-89160LowSep 11, 2026
    risk 0.24cvss 3.7epss

    PCRE2 before 10.48 has a pcre2_match out-of-bounds read during the PCRE2_MATCH_INVALID_UTF matching of an invalid UTF subject.

  • CVE-2026-89162LowSep 11, 2026
    risk 0.19cvss 2.9epss

    In PCRE2 before 10.48, pcre2_serialize_encode might disclose two bytes to an adversary, typically in a situation where the access available to the adversary is already unsafe.

  • CVE-2026-89156LowSep 11, 2026
    risk 0.12cvss 2.9epss

    PCRE2 before 10.48 has a pcre2_match out-of-bounds read after a JIT fallback when an attacker can provide invalid UTF data.