NVD Vulnerability Detail
Search Exploit, PoC
CVE-2026-6329
Summary

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.

Publication Date June 26, 2026, 7:17 a.m.
Registration Date June 27, 2026, 4:31 a.m.
Last Update June 26, 2026, 8:16 p.m.
Related information, measures and tools
Common Vulnerabilities List