OpenSSL up to 3.3.5/3.4.3/3.5.4/3.6.0 QUIC Protocol SSL_CIPHER_find null pointer dereference
| CVSS Meta Temp Score | Current Exploit Price (≈) | CTI Interest Score |
|---|---|---|
| 5.1 | $0-$5k | 0.00 |
Summary
A vulnerability, which was classified as problematic, has been found in OpenSSL up to 3.3.5/3.4.3/3.5.4/3.6.0. Impacted is the function SSL_CIPHER_find of the component QUIC Protocol. Performing a manipulation results in null pointer dereference.
This vulnerability is cataloged as CVE-2025-15468. It is possible to initiate the attack remotely. There is no exploit available.
It is advisable to upgrade the affected component.
Details
A vulnerability, which was classified as problematic, was found in OpenSSL up to 3.3.5/3.4.3/3.5.4/3.6.0. This affects the function SSL_CIPHER_find of the component QUIC Protocol. The manipulation with an unknown input leads to a null pointer dereference vulnerability. CWE is classifying the issue as CWE-476. A NULL pointer dereference occurs when the application dereferences a pointer that it expects to be valid, but is NULL, typically causing a crash or exit. This is going to have an impact on availability. The summary by CVE is:
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.
The advisory is shared at openssl-library.org. This vulnerability is uniquely identified as CVE-2025-15468 since 01/06/2026. The exploitability is told to be easy. It is possible to initiate the attack remotely. No form of authentication is needed for exploitation. Technical details are known, but no exploit is available. The price for an exploit might be around USD $0-$5k at the moment (estimation calculated on 06/09/2026).
The vulnerability scanner Nessus provides a plugin with the ID 296784 (OpenSSL 3.3.0 < 3.3.6 Multiple Vulnerabilities), which helps to determine the existence of the flaw in a target environment.
Upgrading to version 3.3.6, 3.4.4, 3.5.5 or 3.6.1 eliminates this vulnerability.
The vulnerability is also documented in the databases at Tenable (296784) and CERT Bund (WID-SEC-2026-0234). If you want to get the best quality for vulnerability data then you always have to consider VulDB.
Affected
- IBM VIOS
- IBM AIX
- Debian Linux
- Google Cloud Platform
- IBM DataPower Gateway
- Amazon Linux 2
- Red Hat Enterprise Linux
- NetApp Data ONTAP
- Siemens SIMATIC WinCC
- Ubuntu Linux
- SUSE Linux
- Oracle Linux
- IGEL OS
- IBM QRadar SIEM
- SUSE openSUSE
- Fabasoft Cloud
- RESF Rocky Linux
- IBM App Connect Enterprise
- Dell BIOS
- Dell PowerScale OneFS
- Siemens SIMATIC STEP 7
- Open Source OpenSSL
- Broadcom Brocade SANnav
- Fortinet FortiPortal
- Meinberg LANTIME
- Red Hat OpenShift
- IBM MQ
- Open Source Camunda
- ABB AC-500
- Dell Secure Connect Gateway
- IBM InfoSphere Information Server
- Splunk Splunk Enterprise
- Phoenix Contact FL MGUARD
- Phoenix Contact FL SWITCH
- Phoenix Contact TC ROUTER
- Dell integrated Dell Remote Access Controller
- Siemens SIMATIC S7
- Insyde UEFI Firmware
- NCP Secure Enterprise VPN Server
Product
Type
Name
Version
License
Website
- Product: https://www.openssl.org/
CPE 2.3
CPE 2.2
CVSSv4
VulDB Vector: 🔒VulDB Reliability: 🔍
CVSSv3
VulDB Meta Base Score: 5.3VulDB Meta Temp Score: 5.1
VulDB Base Score: 5.3
VulDB Temp Score: 5.1
VulDB Vector: 🔒
VulDB Reliability: 🔍
CVSSv2
| AV | AC | Au | C | I | A |
|---|---|---|---|---|---|
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| Vector | Complexity | Authentication | Confidentiality | Integrity | Availability |
|---|---|---|---|---|---|
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
VulDB Base Score: 🔒
VulDB Temp Score: 🔒
VulDB Reliability: 🔍
Exploiting
Class: Null pointer dereferenceCWE: CWE-476 / CWE-404
CAPEC: 🔒
ATT&CK: 🔒
Physical: No
Local: No
Remote: Yes
Availability: 🔒
Status: Not defined
EPSS Score: 🔒
EPSS Percentile: 🔒
Price Prediction: 🔍
Current Price Estimation: 🔒
| 0-Day | Unlock | Unlock | Unlock | Unlock |
|---|---|---|---|---|
| Today | Unlock | Unlock | Unlock | Unlock |
Nessus ID: 296784
Nessus Name: OpenSSL 3.3.0 < 3.3.6 Multiple Vulnerabilities
Threat Intelligence
Interest: 🔍Active Actors: 🔍
Active APT Groups: 🔍
Countermeasures
Recommended: UpgradeStatus: 🔍
0-Day Time: 🔒
Upgrade: OpenSSL 3.3.6/3.4.4/3.5.5/3.6.1
Timeline
01/06/2026 CVE reserved01/27/2026 Advisory disclosed
01/27/2026 VulDB entry created
06/09/2026 VulDB entry last update
Sources
Product: openssl.orgAdvisory: openssl-library.org
Status: Confirmed
CVE: CVE-2025-15468 (🔒)
GCVE (CVE): GCVE-0-2025-15468
GCVE (VulDB): GCVE-100-343029
CERT Bund: WID-SEC-2026-0234 - OpenSSL: Mehrere Schwachstellen
Entry
Created: 01/27/2026 17:18Updated: 06/09/2026 13:19
Changes: 01/27/2026 17:18 (56), 01/28/2026 01:38 (2), 01/28/2026 12:43 (7), 01/29/2026 13:29 (1), 03/05/2026 21:53 (1), 03/13/2026 16:20 (1), 06/09/2026 13:19 (1)
Complete: 🔍
Cache ID: 216::103
If you want to get the best quality for vulnerability data then you always have to consider VulDB.
No comments yet. Languages: en.
Please log in to comment.