CVE-2026-48816 PUBLISHED

sigstore-js: Insufficient Verification of Data Authenticity

Assigner: GitHub_M
Reserved: 22.05.2026 Published: 14.07.2026 Updated: 15.07.2026

sigstore-js provides JavaScript libraries for interacting with Sigstore services. Prior to 3.1.1, @sigstore/verify derives a transparency-log timestamp from tlogEntries[].integratedTime for bundle v0.2 inclusionProof-only entries even though the inclusion proof path does not cryptographically bind integratedTime, allowing an attacker who can supply an untrusted bundle to influence certificate validity and timestampThreshold verification decisions. This issue is fixed in version 3.1.1.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
CVSS Score: 6.5

Product Status

Vendor sigstore
Product sigstore-js
Versions
  • Version < 3.1.1 is affected

References

Problem Types

  • CWE-345: Insufficient Verification of Data Authenticity CWE