VYPR

Timestamp Authority

by Sigstore

Source repositories

CVEs (2)

  • CVE-2025-66564HigDec 4, 2025
    risk 0.42cvss 7.5epss 0.00

    Sigstore Timestamp Authority is a service for issuing RFC 3161 timestamps. Prior to 2.0.3, Function api.ParseJSONRequest currently splits (via a call to strings.Split) an optionally-provided OID (which is untrusted data) on periods. Similarly, function api.getContentType splits…

  • CVE-2026-49835MedJul 17, 2026
    risk 0.31cvss 5.9epss 0.00

    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…