2 matches found
CVE-2026-55961
The CVE describes a flaw in wolfSSL where wolfSSL_PKCS7_verify() incorrectly reported success for a degenerate PKCS#7 object that contains no signer. In such objects, signerInfos is empty, so underlying signed-data verification could succeed without authenticating any content. The fix enforces th...
8.2CVSS5.8AI score0.00146EPSS
SaveExploits0References2Affected Software1
PT-2026-52526
wolfSSL PKCS7 verify returning success for a degenerate certs-only PKCS7 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...
8.2CVSS5.8AI score0.00146EPSS
SaveExploits0References3
20