CVE-2025-15468

Aliases:DEBIAN-CVE-2025-15468ALPINE-CVE-2025-15468CGA-cfrp-4x8p-ghrrCGA-36cf-cmx2-6qm9CGA-6cx6-vm7f-rmrfCGA-f53j-5qxr-ph9pCGA-hx69-f436-mffgCGA-jx45-2589-qh2pCGA-r5rf-jcg8-h4gfCGA-vmpm-7qr6-cwvf
Analyzed
Published: 27 Jan 2026, 16:01
Last modified:29 Jan 2026, 14:53

Vulnerability Summary

Overall Risk (default)
low
24/100
CVSS Score
5.9 MEDIUM
v3.1 (cve.org)
EPSS Score
0.78% LOW
1% probability +0.76%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

27 Jan 2026, 16:01
Published
Vulnerability first disclosed
29 Jan 2026, 14:53
Last Modified
Vulnerability information updated

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.

CVSS Metrics

  • v3.1MEDIUMScore: 5.9CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H

EPSS Trends

Current EPSS score: 0.78% Percentile: 54%

Techniques & Countermeasures

  • CWE-476NULL Pointer Dereference

    The product dereferences a pointer that it expects to be valid but is NULL.

Affected Systems

  • alpineopenssl

    ≥ 3.3.0, < 3.3.6-r0 | ≥ 3.3.0, < 3.3.6-r0 | ≥ 3.3.0, < 3.5.5-r0 | ≥ 3.3.0, < 3.5.5-r0 | ≥ 3.3.0, < 3.5.5-r0

  • chainguardlibcrypto3-2.34

    < 3.6.1-r0

  • chainguardopenssl

    < 3.6.1-r0

  • chainguardopenssl-provider-fips-3.4.0

    < 0

  • chainguardopenssl-provider-fips-3.6.0

    < 0

  • wolfiopenssl

    < 3.6.1-r0

  • debianopenssl

    < 3.5.4-1~deb13u2 | < 3.5.5-1

  • opensslopenssl

    ≥ 3.3.0, < 3.3.6 | ≥ 3.4.0, < 3.4.4 | ≥ 3.5.0, < 3.5.5 | ≥ 3.6.0, < 3.6.1

References (9)