Not Using an Unpredictable IV with CBC Mode in keylime - CVE-2026-6420
Published: May 7, 2026
keylime
Detailed vulnerability description
The vulnerability allows a local privileged user to bypass attestation freshness checks via replay attacks.
The vulnerability exists due to generation of a predictable nonce in CertificationParameters.generate_challenge() when generating attestation challenges in the push attestation protocol. A local privileged user can replay previously captured valid TPM quotes to bypass attestation freshness checks via replay attacks.
The issue is limited to a single enrolled agent node, and the pull-mode attestation path is not affected.