CVE-2026-49835
MEDIUM
5.9
CVSS 3.1
Description
Sigstore Timestamp Authority is a service for issuing RFC 3161 timestamps. Prior to 2.1.0, the global wrapMetrics middleware records raw HTTP request path r.URL.Path and raw HTTP request method r.Method as Prometheus labels for latency and request count metric vectors before routing, allowing an unauthenticated remote attacker to issue requests with random paths such as /api/v1/timestamp/<uuid> or random HTTP methods and create unbounded permanent time-series entries that exhaust memory. This issue is fixed in version 2.1.0.
Metadata
Severity & Metrics
5.9
MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
SSVC — CISA Coordinator
Affected products (1)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| sigstore | timestamp-authority | — | < 2.1.0 |
Weakness (CWE)
| CWE | Source | Description |
|---|---|---|
| CWE-770 | cna | CWE-770: Allocation of Resources Without Limits or Throttling |
CVSS scores (1)
| Score | Severity | Version | Source | Vector |
|---|---|---|---|---|
| 5.9 | MEDIUM | 3.1 | cna | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H |
References (3)
- https://github.com/sigstore/timestamp-authority/security/advisories/GHSA-9c54-x2g4-v92j https://github.com/sigstore/timestamp-authority/security/advisories/GHSA-9c54-x2g4-v92j
- https://github.com/sigstore/timestamp-authority/commit/506ec57b6ac2ea1e4739322e47453469425b69b5 https://github.com/sigstore/timestamp-authority/commit/506ec57b6ac2ea1e4739322e47453469425b69b5
- https://github.com/sigstore/timestamp-authority/releases/tag/v2.1.0 https://github.com/sigstore/timestamp-authority/releases/tag/v2.1.0