CVE-2026-12681 PUBLISHED

Assigner: Google
Reserved: 19.06.2026 Published: 24.06.2026 Updated: 24.06.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:H/SA:N
CVSS Score: 8.9

Product Status

Vendor Google
Product go-attestation
Versions Default: unaffected
  • affected from 0 to 0.6.0 (incl.)

Credits

  • https://github.com/prasanna8585 finder

References

Problem Types

  • CWE-1285 Improper validation of specified index, position, or offset in input CWE