CVE-2025-15468
Last modified
CVE-2025-15468 is a medium-severity vulnerability rated 5.9/10 on the CVSS scale. Issue summary: If an application using the SSL_CIPHER_find() function in a QUIC protocol client or server receives an unknown cipher suite from the peer, a NULL dereference occurs. Impact summary: A NULL pointer dereference leads to abnormal termination of the running process causing Denial of Service. Some applications call SSL_CIPHER_find() from the client_hello_cb callback on the cipher ID received from the peer. If this is done with an SSL object implementing the QUIC protocol, NULL pointer dereference will happen if the examined cipher ID is unknown or unsupported. As it is not very common to call this function in applications using the QUIC protocol and the worst outcome is Denial of Service, the issue was assessed as Low severity. The vulnerable code was introduced in the 3.2 version with the addition of the QUIC protocol support. The FIPS modules in 3.6, 3.5, 3.4 and 3.3 are not affected by this issue, as the QUIC implementation is outside the OpenSSL FIPS module boundary. OpenSSL 3.6, 3.5, 3.4 and 3.3 are vulnerable to this issue. OpenSSL 3.0, 1.1.1 and 1.0.2 are not affected by this issue.. EPSS estimates a 0.75% chance of exploitation in the next 30 days.
Description
Issue summary: If an application using the SSL_CIPHER_find() function in a QUIC protocol client or server receives an unknown cipher suite from the peer, a NULL dereference occurs. Impact summary: A NULL pointer dereference leads to abnormal termination of the running process causing Denial of Service. Some applications call SSL_CIPHER_find() from the client_hello_cb callback on the cipher ID received from the peer. If this is done with an SSL object implementing the QUIC protocol, NULL pointer dereference will happen if the examined cipher ID is unknown or unsupported. As it is not very common to call this function in applications using the QUIC protocol and the worst outcome is Denial of Service, the issue was assessed as Low severity. The vulnerable code was introduced in the 3.2 version with the addition of the QUIC protocol support. The FIPS modules in 3.6, 3.5, 3.4 and 3.3 are not affected by this issue, as the QUIC implementation is outside the OpenSSL FIPS module boundary. OpenSSL 3.6, 3.5, 3.4 and 3.3 are vulnerable to this issue. OpenSSL 3.0, 1.1.1 and 1.0.2 are not affected by this issue.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Openssl | Openssl | >= 3.3.0, < 3.3.6 |
| Openssl | Openssl | >= 3.4.0, < 3.4.4 |
| Openssl | Openssl | >= 3.5.0, < 3.5.5 |
| Openssl | Openssl | >= 3.6.0, < 3.6.1 |
References
- https://openssl-library.org/news/secadv/20260127.txtVendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-15468?
How severe is CVE-2025-15468?
How do I fix CVE-2025-15468?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-15461A flaw has been found in UTT 进取 520W 1.7.7-180627. This vuln…8.8
- CVE-2025-15462A vulnerability has been found in UTT 进取 520W 1.7.7-180627. …8.8
- CVE-2025-15463The The Advanced Custom Fields: Extended plugin for WordPres…6.5
- CVE-2025-15464Exported Activity allows external applications to gain appli…7.5
- CVE-2025-15466The Image Photo Gallery Final Tiles Grid plugin for WordPres…5.4
- CVE-2025-15467Issue summary: Parsing CMS AuthEnvelopedData or EnvelopedDat…8.8
- CVE-2025-15469Issue summary: The 'openssl dgst' command-line tool silently…5.5
- CVE-2025-1547A stack-based buffer overflow vulnerability [CWE-121] in Wat…7.2
- CVE-2025-15470The Eleganzo theme for WordPress is vulnerable to arbitrary …6.5
- CVE-2025-15471A vulnerability was detected in TRENDnet TEW-713RE 1.02. The…9.8
- CVE-2025-15472A flaw has been found in TRENDnet TEW-811DRU 1.0.2.0. This a…7.3
- CVE-2025-15473The Timetics WordPress plugin before 1.0.52 does not have a…4.3
Are you affected by CVE-2025-15468?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
