CVE-2026-55961
wolfSSL wolfSSL, wolfssl
wolfSSL_PKCS7_verify() returning success for a degenerate (certs-only) PKCS#7 object that contains no signer. Such an object has empty signerInfos, so the underlying signed-data verification succeeds without authenticating any content. The compatibility-layer verify path now rejects the object when no signer signature has actually been verified, so a PKCS#7 carrying no valid signature is no longer reported as verified. This is enforced regardless of the PKCS7_NOVERIFY flag, which only suppresses signer certificate chain validation and was never intended to waive the requirement that a signa...
- CVSS
- 8.2
- EPSS
- 0.10% 0.82% percentile
- CISA KEV
- Not listed
- Published
- 2026.06.26