CVE-2026-6329

PKCS#12 MAC verification uses an attacker-controlled comparison length, weakening the integrity check on the MAC and allowing a mismatched MAC to be accepted. The PKCS#12 verify path compared the locally computed HMAC against the MAC parsed from the PKCS#12 structure using a length taken directly from the attacker-supplied input, without first verifying that it equals the length of the digest actually produced by the configured algorithm. A truncated or zero-length stored MAC could therefore be accepted, defeating the integrity protection of the MAC.
Configurations

Configuration 1 (hide)

cpe:2.3:a:wolfssl:wolfssl:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-06-25 22:17

Updated : 2026-06-27 19:51


NVD link : CVE-2026-6329

Mitre link : CVE-2026-6329

CVE.ORG link : CVE-2026-6329


JSON object : View

Products Affected

wolfssl

  • wolfssl
CWE
CWE-347

Improper Verification of Cryptographic Signature