CVE-2026-55960
Un-negotiated Raw Public Key (RFC 7250) accepted in place of an X.509 certificate, bypassing chain validation. A raw public key has no chain, so ParseCertRelative() accepts it without performing any trust verification; it must therefore only be accepted when RPK was actually negotiated for that peer. The check now defaults the expected type to X.509 (per RFC 7250/8446) when no type was negotiated, comparing against the received server certificate type on the client and the selected client certificate type on the server, and rejects any mismatch, including an un-negotiated raw public key, with UNSUPPORTED_CERTIFICATE. Only affects builds with Raw Public Key support (HAVE_RPK) enabled - disabled by default in a standalone build, but included in --enable-all.
- Affected products
- Wolfssl, Wolfssl Jll
- Wolfssl
- < 5.9.2
- CVSS 4.0
- 8.2 HIGH
- CVSS 3.1
- 7.5 HIGH
- EPSS
- 0.2% (14th percentile)
- Weakness
- CWE-295
- NVD status
- Analyzed
- Published
- 2026-06-25
No indexed exploits for CVE-2026-55960 yet
Our index is partial: it proves presence, never absence
No exploit for CVE-2026-55960 has been indexed yet. Our index is built from live traffic and upstream syncs, so this page can only say what it knows — not that no exploit exists.