Loading market data...
← Back to CVE feed

CVE-2026-6091

MEDIUM CVSS 6.5 View on NVD ↗

Description

Partial-chain certificate verification may accept chains that terminate at a peer-supplied, untrusted intermediate certificate rather than a trusted anchor. An attacker could present a chain that ends at an intermediate they control and have it accepted as valid. This affects the OpenSSL compatibility certificate-path-building path (wolfSSL_X509_verify_cert / X509_STORE, OPENSSL_EXTRA) when the X509_V_FLAG_PARTIAL_CHAIN verify flag is enabled.

CVSS Vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N

Affected Products

wolfssl/wolfssl
Published: Jun 25, 2026 18:16 UTC Modified: Jun 26, 2026 16:50 UTC