GHSA-9qq8-cgcv-qmc9 · Severity: low · Ecosystem: go — Step CA affected by an index out of bounds panic in TPM attestation EKU validation
Step CA is an online certificate authority for secure, automated certificate management for DevOps. From 0.24.0 to before 0.30.0-rc3, an attacker can trigger an index out-of-bounds panic in Step CA by sending a crafted attestation key (AK) certificate with an empty Extended Key Usage (EKU) extension during TPM device attestation. When processing a device-attest-01 ACME challenge using TPM attestation, Step CA validates that the AK certificate contains the tcg-kp-AIKCertificate Extended Key Usage OID. During this validation, the EKU extension value is decoded from its ASN.1 representation and the first element is checked. A crafted certificate could include an EKU extension that decodes to an empty sequence, causing the code to panic when accessing the first element of the empty slice. This vulnerability is only reachable when a device-attest-01 ACME challenge with TPM attestation is configured. Deployments not using TPM device attestation are not affected. This vulnerability is fixed in 0.30.0-rc3.
Conclusion & alert: CVE-2026-40097 is rated Low Risk (20.5/100): CVSS Low severity, with low exploitation likelihood (EPSS 0.05%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-05-12 | 0.03% | 0.05% | +0.02% |
| 2 | 2026-04-11 | — | 0.03% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 3.7 | 3.1 | LOW |
|
2.2 | 1.4 | [email protected] |
GHSA-9qq8-cgcv-qmc9 · Severity: low · Ecosystem: go — Step CA affected by an index out of bounds panic in TPM attestation EKU validation
| URL | Tags |
|---|---|
| https://github.com/smallstep/certificates/commit/ffd31ac0a87e03b0224cb8363094bfe602242888 | Patch |
| https://github.com/smallstep/certificates/pull/2569 | Issue Tracking Patch |
| https://github.com/smallstep/certificates/releases/tag/v0.30.0 | Product Release Notes |
| https://github.com/smallstep/certificates/security/advisories/GHSA-9qq8-cgcv-qmc9 | Mitigation Vendor Advisory |