{"id":"CVE-2026-14457","aliases":[],"url":"https://o3.security/vulnerability/CVE-2026-14457","summary":"Issue summary: In a server or client configuration with RFC7250 Raw Public Keys (RPKs)\nenabled, and only the private key (with no associated certificate) configured locally,\na NULL…","details":"Issue summary: In a server or client configuration with RFC7250 Raw Public Keys (RPKs)\nenabled, and only the private key (with no associated certificate) configured locally,\na NULL pointer dereference may occur when the remote peer solicits raw public keys and\nalso sends the typically omitted \"signature_algorithms_cert\" TLS extension.\n\nImpact summary: The impact is limited to a possible Denial of Service as a result of\nan application abort, no data disclosure or remote command execution are possible.\n\nCWE: CWE-476: NULL Pointer Dereference\n\nDescription: While a passing comment in sample code in the documentation suggests\nthat key-only RPK configurations are supported, the best-practice RPK configuration\nis to always configure a corresponding certificate (possibly self-signed or\nsigned by any convenient CA).\n\nWhen the private key is configured along with a matching certificate, the\n\"signature_algorithms_cert\" extension is handled reliably even without the\nfix, and peer clients or servers that don't support raw public keys may be\nable to complete a TLS connection by pinning or verifying the corresponding\ncertificate or its public key.\n\nDeployments that prefer to configure just a private key with no certificate\nneed to upgrade to an updated release as noted below.\n\nFIPS impact: no\n\nNo FIPS modules are affected by this issue, as the SSL protocol implementation\nis outside the OpenSSL FIPS module boundary.","published":"2026-08-25T13:17:49.533","modified":"2026-08-25T13:17:49.533","cvss":null,"epss":null,"cisaKev":null,"exploitsKnown":null,"affectedPackages":[],"fix":{"url":"https://github.com/openssl/openssl/commit/1e8c398db67404babd3e5af999bb6bd86f720c76","label":"openssl/openssl@1e8c398"},"references":[{"type":"WEB","url":"https://github.com/openssl/openssl/commit/1e8c398db67404babd3e5af999bb6bd86f720c76"},{"type":"WEB","url":"https://github.com/openssl/openssl/commit/581aaa0f0a35d214740f0fe1f5283ec41f1212e1"},{"type":"WEB","url":"https://github.com/openssl/openssl/commit/d0af20478688a6aa2f59d61caa3f82136b181d7f"},{"type":"WEB","url":"https://github.com/openssl/openssl/commit/dad836b071da6579510c968615848ba03cac593b"},{"type":"WEB","url":"https://openssl-library.org/news/secadv/20260825.txt"}],"provenance":{"sources":["OSV.dev","NVD","FIRST.org (EPSS)"],"lastVerified":"2026-08-25T13:17:49.533"}}