Vulnerability Description
Improper Validation of Specified Index, Position, or Offset in Input vulnerability in Google go-attestation. parseEfiSignatureList() does not advance the buffer past vendor bytes before reading entries. For hashSHA256SigGUID lists, this allows attacker-controlled vendor header bytes to be appended to the trusted SHA256 hash list. A crafted TPM event log could inject arbitrary SHA256 hashes into the verifier's trusted measurement database, enabling a remote attestation verifier to accept a compromised boot state. This issue affects go-attestation: through 0.6.0.
Related Weaknesses (CWE)
References
- https://github.com/google/go-attestation/commit/b6e905e7ae52937f02b5ca494dd1c6a3
- https://github.com/google/go-attestation/releases/tag/v0.6.1
- https://github.com/google/go-attestation/security/advisories/GHSA-9r4w-jg96-92mv
FAQ
What is CVE-2026-12681?
CVE-2026-12681 is a documented vulnerability. Improper Validation of Specified Index, Position, or Offset in Input vulnerability in Google go-attestation. parseEfiSignatureList() does not advance the buffer past vendor bytes before reading entrie...
How severe is CVE-2026-12681?
CVSS scoring is not yet available for CVE-2026-12681. Check NVD for updates.
Is there a patch for CVE-2026-12681?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.