Uncontrolled Recursion in Google go-attestation Affects Windows SIPA Event Log Parser
CVE-2026-19201

6.6MEDIUM

Key Information:

Vendor

Google

Vendor
CVE Published:
8 September 2026

What is CVE-2026-19201?

A vulnerability has been identified in the Windows SIPA event log parser of the go-attestation product by Google. This issue arises from an uncontrolled recursion process within the (*WinEvents).readELAMAggregation function, which fails to impose a maximum recursion depth limit. Attackers can exploit this by crafting a malicious Windows event log with deeply nested elamAggregation headers, potentially leading to a denial of service (DoS). During execution, the absence of a size guard can result in the exhaustion of the goroutine call stack, culminating in an unrecoverable runtime error and causing the verifier application to crash.

Affected Version(s)

go-attestation 0.0.0 <= 0.6.1

References

CVSS V4

Score:
6.6
Severity:
MEDIUM
Confidentiality:
None
Integrity:
None
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
None

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

https://github.com/thientd
.