Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/sigstore/sigstore-go
  4. ›
  5. CVE-2026-49834

CVE-2026-49834: sigstore-go has a multi-log threshold bypass via single compromised log

July 9, 2026 (updated July 31, 2026)

What kind of vulnerability is it? Who is impacted?

A verifier configured with WithTransparencyLog(N>1) or WithSignedCertificateTimestamps(N>1) expected defense-in-depth against the compromise of a single log instance. However, threshold counting counted verified witnesses per-entry or per-validation-path rather than per-log-authority.

As a result, a single compromised transparency log could forge multiple entries with different indices, and a single compromised CT log could verify multiple times (either across multiple certificate chains or via multiple embedded SCTs), fully satisfying the multi-log threshold requirements and defeating the multi-log policy.

Note that this does not affect Cosign, as Cosign sets a threshold of 1.

References

  • github.com/advisories/GHSA-9vcr-p3rj-q5q6
  • github.com/sigstore/sigstore-go/commit/dbb07e62623edd5b175fb9dd5a41dcb85a159207
  • github.com/sigstore/sigstore-go/pull/633
  • github.com/sigstore/sigstore-go/releases/tag/v1.2.0
  • github.com/sigstore/sigstore-go/security/advisories/GHSA-9vcr-p3rj-q5q6
  • nvd.nist.gov/vuln/detail/CVE-2026-49834

Code Behaviors & Features

Detect and mitigate CVE-2026-49834 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.2.0

Fixed versions

  • 1.2.0

Solution

Upgrade to version 1.2.0 or above.

Impact 5.9 MEDIUM

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N

Learn more about CVSS

Weakness

  • CWE-345: Insufficient Verification of Data Authenticity
  • CWE-347: Improper Verification of Cryptographic Signature

Source file

go/github.com/sigstore/sigstore-go/CVE-2026-49834.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 08 Aug 2026 00:18:06 +0000.