CVE-2026-19201

Source
https://cve.org/CVERecord?id=CVE-2026-19201
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-19201.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-19201
Aliases
  • GHSA-hcm6-rjfh-f25p
Published
2026-09-08T23:48:38Z
Modified
2026-09-10T03:46:05Z
Severity
  • 6.6 (Medium) CVSS_V4 - 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 CVSS Calculator
Summary
Denial of Service via Unbounded Recursion in go-attestation Windows SIPA Parser
Details

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.

Database specific
{
    "cna_assigner": "Google",
    "cwe_ids": [
        "CWE-674"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/19xxx/CVE-2026-19201.json"
}
References

Affected packages

Git / github.com/google/go-attestation

Affected ranges

Type
GIT
Repo
https://github.com/google/go-attestation
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "0.0.0"
        },
        {
            "last_affected": "0.6.1"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

v0.*
v0.1.1
v0.1.2
v0.1.3
v0.2.0
v0.2.1
v0.2.2
v0.3.0
v0.3.1
v0.3.2
v0.4.0
v0.4.1
v0.4.2
v0.4.3
v0.5.0
v0.5.1
v0.6.0
v0.6.1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-19201.json"