CVE-2025-58050

Source
https://cve.org/CVERecord?id=CVE-2025-58050
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-58050.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-58050
Aliases
Downstream
ALPINE (1)
BELL (1)
DEBIAN (1)
JLSEC (1)
MINI (1)
openSUSE (2)
ROOT (1)
SUSE (2)
UBUNTU (1)
Related
Published
2025-08-27T18:47:35Z
Modified
2026-08-12T11:16:30Z
Severity
  • 6.9 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:L/SC:L/SI:N/SA:L CVSS Calculator
Summary
PCRE2: heap-buffer-overflow read in match_ref due to missing boundary restoration in SCS
Details

The PCRE2 library is a set of C functions that implement regular expression pattern matching. In version 10.45, a heap-buffer-overflow read vulnerability exists in the PCRE2 regular expression matching engine, specifically within the handling of the (*scs:...) (Scan SubString) verb when combined with (*ACCEPT) in src/pcre2_match.c. This vulnerability may potentially lead to information disclosure if the out-of-bounds data read during the memcmp affects the final match result in a way observable by the attacker. This issue has been resolved in version 10.46.

Database specific
{
    "cna_assigner":  "GitHub_M",
    "cwe_ids":  [
        "CWE-122",
        "CWE-125"
    ],
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/58xxx/CVE-2025-58050.json"
}
References

Affected packages

Git / github.com/pcre2project/pcre2

Affected ranges

Type
GIT
Repo
https://github.com/pcre2project/pcre2
Events
Database specific
Show details
{
    "cpe":  "cpe:2.3:a:pcre:pcre2:10.45:*:*:*:*:*:*:*",
    "extracted_events":  [
        {
            "introduced":  "10.45"
        },
        {
            "last_affected":  "10.45"
        }
    ],
    "source":  [
        "CPE_STRING",
        "REFERENCES"
    ]
}

Affected versions

10.*
10.45
= 10.*
= 10.45
pcre2-10.*
pcre2-10.45

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-58050.json"
vanir_signatures
[
    {
        "deprecated":  false,
        "digest":  {
            "line_hashes":  [
                "97874913069314297822922026659519884128",
                "125344604230288086545355898967879485183",
                "295312349831834939820016000040301121058",
                "152484683899926719584038087808047164426"
            ],
            "threshold":  0.9
        },
        "id":  "CVE-2025-58050-01faf4fa",
        "signature_type":  "Line",
        "signature_version":  "v1",
        "source":  "https://github.com/pcre2project/pcre2/commit/a141712e5967d448c7ce13090ab530c8e3d82254",
        "target":  {
            "file":  "src/pcre2_match.c"
        }
    },
    {
        "deprecated":  false,
        "digest":  {
            "function_hash":  "76962601304507413989015398055719776209",
            "length":  103016
        },
        "id":  "CVE-2025-58050-334a70e8",
        "signature_type":  "Function",
        "signature_version":  "v1",
        "source":  "https://github.com/pcre2project/pcre2/commit/a141712e5967d448c7ce13090ab530c8e3d82254",
        "target":  {
            "file":  "src/pcre2_match.c",
            "function":  "match"
        }
    }
]
vanir_signatures_modified
"2026-08-12T11:16:30Z"