Google go-attestation: denial of service
Medium6.6CVE-2026-19201 · Published Sep 9, 2026 · updated Sep 24, 2026
An uncontrolled recursion vulnerability in the Windows SIPA event log parser of Google go-attestation versions up to and including 0.6.1 allows an attacker to cause a denial of service (DoS). The (*WinEvents).readELAMAggregation function recurses for every nested elamAggregation sub-event without enforcing a maximum recursion depth limit, while the size guard is bypassed on recursive execution paths. By submitting a crafted Windows event log containing deeply nested elamAggregation headers, an attacker can exhaust the goroutine call stack, triggering an unrecoverable fatal runtime error (stack overflow) that immediately crashes the verifier application.
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| go-attestation Product | >= 0.0.0, <= 0.6.1 | No fix yet |
Details and references
- CVSS 4.0
- CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
- Severity from
- the vendor (its own CVE record or advisory)
- Weakness
- CWE-674
More Google advisories
All Google| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Sep 9 | Google cel-go: excessive memory allocation | Medium6.9 | 0.29.0 |
| Sep 9 | Google Chrome: clickjacking | Medium5.4 | 153.0.8010.36 |
| Sep 9 | Google Chrome: remote attacker could bypass system access restrictions | Medium5.4 | 153.0.8010.36 |
| Sep 9 | Google Chrome: use after free | Low3.1 | 153.0.8010.36 |
| Sep 9 | Google Chrome: information disclosure | Medium4.3 | 153.0.8010.36 |
| Sep 9 | Google Chrome: use after free | Critical9.6 | 153.0.8010.36 |