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

CVE-2026-23831: Rekor's COSE v0.0.1 entry type nil pointer dereference in Canonicalize via empty Message

January 22, 2026 (updated January 23, 2026)

Rekor’s cose v0.0.1 entry implementation can panic on attacker-controlled input when canonicalizing a proposed entry with an empty spec.message. validate() returns nil (success) when message is empty, leaving sign1Msg uninitialized, and Canonicalize() later dereferences v.sign1Msg.Payload.

References

  • github.com/advisories/GHSA-273p-m2cw-6833
  • github.com/sigstore/rekor
  • github.com/sigstore/rekor/commit/39bae3d192bce48ef4ef2cbd1788fb5770fee8cd
  • github.com/sigstore/rekor/releases/tag/v1.5.0
  • github.com/sigstore/rekor/security/advisories/GHSA-273p-m2cw-6833
  • nvd.nist.gov/vuln/detail/CVE-2026-23831

Code Behaviors & Features

Detect and mitigate CVE-2026-23831 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.5.0

Fixed versions

  • 1.5.0

Solution

Upgrade to version 1.5.0 or above.

Impact 5.3 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-476: NULL Pointer Dereference

Source file

go/github.com/sigstore/rekor/CVE-2026-23831.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Wed, 04 Feb 2026 00:35:38 +0000.