GHSA-9c54-x2g4-v92j: Sigstore Timestamp Authority has OOM due to unbounded metric label cardinality
The Sigstore Timestamp Authority server has a vulnerability where an unauthenticated remote attacker can cause unbounded memory growth by exploiting how HTTP request paths and methods are recorded as Prometheus metric labels. This occurs because the middleware records raw request paths and methods before routing, creating a new time-series entry for every unique label combination, which can exhaust system memory. The issue is patched in version v2.0.7 by restricting metric labels to a strict allowlist of known paths and methods, normalizing others to a static string. Workarounds include blocking invalid requests at a proxy or applying rate limiting.
AI Analysis
Technical Summary
CVE-2026-49835 affects github.com/sigstore/timestamp-authority/v2 versions prior to v2.1.0 and up to 1.2.9. The vulnerability arises from the global wrapMetrics middleware recording raw HTTP request paths and methods as Prometheus labels before routing, including unmatched paths and arbitrary methods. Since Prometheus creates a new permanent time-series for each distinct label combination, an attacker can cause unbounded memory growth by sending requests with random paths or methods. The issue is fixed by limiting metric label values to an allowlist of expected paths (/ping, /api/v1/timestamp, /api/v1/timestamp/certchain) and HTTP methods (GET, POST, HEAD, OPTIONS), with unrecognized values normalized to "unrecognized". Users should upgrade to v2.0.7 or later. Additional mitigations include filtering invalid requests at a reverse proxy and rate limiting.
Potential Impact
An unauthenticated remote attacker can cause a denial of service by exhausting the timestamp authority server's memory, leading to potential service disruption. There is no impact on confidentiality or integrity. The CVSS 3.1 vector indicates network attack vector, high attack complexity, no privileges required, no user interaction, unchanged scope, no confidentiality or integrity impact, and high availability impact.
Mitigation Recommendations
A fix is available in version v2.0.7 and later, which limits metric label values to a strict allowlist and normalizes unrecognized values to prevent unbounded memory growth. Users should update to v2.0.7 or later. As workarounds, administrators can block or drop requests with invalid HTTP methods or unknown paths at a reverse proxy or load balancer, and implement rate limiting on the public interface to reduce the risk of memory exhaustion from high volumes of unique requests.
GHSA-9c54-x2g4-v92j: Sigstore Timestamp Authority has OOM due to unbounded metric label cardinality
Description
The Sigstore Timestamp Authority server has a vulnerability where an unauthenticated remote attacker can cause unbounded memory growth by exploiting how HTTP request paths and methods are recorded as Prometheus metric labels. This occurs because the middleware records raw request paths and methods before routing, creating a new time-series entry for every unique label combination, which can exhaust system memory. The issue is patched in version v2.0.7 by restricting metric labels to a strict allowlist of known paths and methods, normalizing others to a static string. Workarounds include blocking invalid requests at a proxy or applying rate limiting.
CVSS v3.1
Affected software
Run on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2026-49835 affects github.com/sigstore/timestamp-authority/v2 versions prior to v2.1.0 and up to 1.2.9. The vulnerability arises from the global wrapMetrics middleware recording raw HTTP request paths and methods as Prometheus labels before routing, including unmatched paths and arbitrary methods. Since Prometheus creates a new permanent time-series for each distinct label combination, an attacker can cause unbounded memory growth by sending requests with random paths or methods. The issue is fixed by limiting metric label values to an allowlist of expected paths (/ping, /api/v1/timestamp, /api/v1/timestamp/certchain) and HTTP methods (GET, POST, HEAD, OPTIONS), with unrecognized values normalized to "unrecognized". Users should upgrade to v2.0.7 or later. Additional mitigations include filtering invalid requests at a reverse proxy and rate limiting.
Potential Impact
An unauthenticated remote attacker can cause a denial of service by exhausting the timestamp authority server's memory, leading to potential service disruption. There is no impact on confidentiality or integrity. The CVSS 3.1 vector indicates network attack vector, high attack complexity, no privileges required, no user interaction, unchanged scope, no confidentiality or integrity impact, and high availability impact.
Mitigation Recommendations
A fix is available in version v2.0.7 and later, which limits metric label values to a strict allowlist and normalizes unrecognized values to prevent unbounded memory growth. Users should update to v2.0.7 or later. As workarounds, administrators can block or drop requests with invalid HTTP methods or unknown paths at a reverse proxy or load balancer, and implement rate limiting on the public interface to reduce the risk of memory exhaustion from high volumes of unique requests.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-9c54-x2g4-v92j
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-49835"]
- Ecosystems
- ["Go"]
- Database Specific Severity
- MODERATE
- Cvss Version
- 3.1
Threat ID: 6a4452e027e9c797198e109b
Added to database: 06/30/2026, 23:36:00 UTC
Last enriched: 06/30/2026, 23:47:33 UTC
Last updated: 06/30/2026, 23:47:33 UTC
Views: 2
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.