CVE-2026-22703

Aliases:GHSA-whqx-f9j3-ch6mBIT-cosign-2026-22703GO-2026-4309
Analyzed
Published: 10 Jan 2026, 06:11
Last modified:12 Jan 2026, 16:43

Vulnerability Summary

Overall Risk (default)
medium
32/100
CVSS Score
5.5 MEDIUM
v3.1 (cve.org)
EPSS Score
<0.01% LOW
0% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
1 found
Dark Web
Not detected

Timeline

10 Jan 2026, 06:11
Published
Vulnerability first disclosed
12 Jan 2026, 16:43
Last Modified
Vulnerability information updated

Description

Cosign provides code signing and transparency for containers and binaries. Prior to versions 2.6.2 and 3.0.4, Cosign bundle can be crafted to successfully verify an artifact even if the embedded Rekor entry does not reference the artifact's digest, signature or public key. When verifying a Rekor entry, Cosign verifies the Rekor entry signature, and also compares the artifact's digest, the user's public key from either a Fulcio certificate or provided by the user, and the artifact signature to the Rekor entry contents. Without these comparisons, Cosign would accept any response from Rekor as valid. A malicious actor that has compromised a user's identity or signing key could construct a valid Cosign bundle by including any arbitrary Rekor entry, thus preventing the user from being able to audit the signing event. This issue has been patched in versions 2.6.2 and 3.0.4.

CVSS Metrics

  • v3.1MEDIUMScore: 5.5CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N

EPSS Trends

Current EPSS score: 0.01% Percentile: 1%

Techniques & Countermeasures

  • CWE-345Insufficient Verification of Data Authenticity

    The product does not sufficiently verify the origin or authenticity of data, in a way that causes it to accept invalid data.

Affected Systems

  • github.com/sigstorecosign

    all

  • github.com/sigstore/cosignv2

    < 2.6.2

  • github.com/sigstore/cosignv3

    < 3.0.4

  • sigstorecosign

    < 3.0.4 | < 2.6.2 | ≥ 3.0.0, < 3.0.4

References (5)