NULL pointer dereference in OpenSSL - CVE-2026-14457

 

NULL pointer dereference in OpenSSL - CVE-2026-14457

Published: August 26, 2026


Vulnerability identifier: #VU145419
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-14457
CWE-ID: CWE-476
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to cause a denial of service.

The vulnerability exists due to null pointer dereference in RFC7250 raw public key signature algorithm selection when handling the "signature_algorithms_cert" TLS extension. A remote attacker can send a crafted TLS handshake message to cause a denial of service.

The issue requires raw public keys to be enabled and only a private key, without an associated certificate, to be configured locally.


Affected software

OpenSSL
Debian Linux
FreeBSD
openssl (Debian package)

How to mitigate CVE-2026-14457

Install security update from vendor's website.

OpenSSL - addressed in versions 3.4.7, 3.5.8, 3.6.4, 4.0.2
openssl (Debian package) - update to 3.5.7-1~deb13u2

External References

Related Security Bulletins