CVE-2025-5702

CVE-2025-5702 is a medium-severity vulnerability in Gnu Glibc with a CVSS 3.x base score of 5.6. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-665.

Key facts

Description

The strcmp implementation optimized for the Power10 processor in the GNU C Library version 2.39 and later writes to vector registers v20 to v31 without saving contents from the caller (those registers are defined as non-volatile registers by the powerpc64le ABI), resulting in overwriting of its contents and potentially altering control flow of the caller, or leaking the input strings to the function to other parts of the program.

Frequently asked questions

What is CVE-2025-5702?
The strcmp implementation optimized for the Power10 processor in the GNU C Library version 2.39 and later writes to vector registers v20 to v31 without saving contents from the caller (those registers are defined as non-volatile registers by the powerpc64le ABI), resulting in overwriting of its contents and potentially altering control flow of the caller, or leaking the input strings to the function to other parts of the program.
How severe is CVE-2025-5702?
CVE-2025-5702 has a CVSS 3.x base score of 5.6, rated medium severity. It is exploitable over network with high attack complexity, requires no privileges and no user interaction. Impact on confidentiality is low, integrity low, and availability low.
Is CVE-2025-5702 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (16th percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2025-5702?
CVE-2025-5702 affects Gnu Glibc. See the affected-products list for the exact vulnerable versions.
How do I fix CVE-2025-5702?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
Does CVE-2025-5702 have an EU (EUVD) identifier?
Yes. CVE-2025-5702 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-17009.
When was CVE-2025-5702 published?
CVE-2025-5702 was published on 2025-06-05 and last updated on 2026-06-17.

References

Affected products (1)

More vulnerabilities in Gnu Glibc

All CVEs affecting Gnu Glibc →

Other CWE-665 (Improper Initialization) vulnerabilities

Browse all CWE-665 (Improper Initialization) vulnerabilities →