Improper Verification of Cryptographic Signature in keylime - CVE-2021-3406
Published: February 24, 2021 / Updated: May 7, 2026
keylime
Keylime
Description
The vulnerability allows a remote attacker to bypass the cryptographic chain of trust for agent attestation.
The vulnerability exists due to improper verification in the Keylime agent and registrar code when processing endorsement and attestation key data during registration and credential protection. A remote attacker can provide mismatched key material and TPM-related values to bypass the cryptographic chain of trust for agent attestation.
The issue includes missing checks that the ek_tpm public key matches ek or ekcert, missing validation between pub_aik and aik_name, and missing validation of attestation key object attributes.