DEBIAN-CVE-2026-44310

Source
https://security-tracker.debian.org/tracker/CVE-2026-44310
Import Source
https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2026-44310.json
JSON Data
https://api.osv.dev/v1/vulns/DEBIAN-CVE-2026-44310
Upstream
Published
2026-05-15T17:16:47Z
Modified
2026-09-14T17:03:35Z
Severity
  • 5.4 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L CVSS Calculator
Summary
[none]
Details

Gitsign is a keyless Sigstore to signing tool for Git commits with your a GitHub / OIDC identity. From 0.4.0 to before 0.15.0, CertVerifier.Verify() in pkg/git/verifier.go unconditionally dereferences certs[0] after sd.GetCertificates() without checking the slice length. A CMS/PKCS7 signed message with an empty certificate set is a structurally valid DER payload; GetCertificates() returns an empty slice with no error, causing an immediate index-out-of-range panic. On the gitsign --verify code path (the GPG-compatible mode invoked by git verify-commit), the panic is silently recovered by internal/io/streams.go's Wrap() function, which returns nil instead of an error. main.go then exits with code 0, causing exit-code-only verification callers to interpret the failed verification as success. This vulnerability is fixed in 0.15.0.

References

Affected packages

Debian:13 / gitsign

Package

Name
gitsign
Purl
pkg:deb/debian/gitsign?arch=source&distro=trixie

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected

Affected versions

0.*
0.13.0-2
0.13.0-3
0.13.0-4~exp0
0.13.0-4
0.14.0-1~exp0
0.14.0-1
0.16.0-1
0.16.1-1
0.16.1-2~exp0
0.16.1-2
0.16.1-3

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Database specific

source
"https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2026-44310.json"

Debian:14 / gitsign

Package

Name
gitsign
Purl
pkg:deb/debian/gitsign?arch=source&distro=forky

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
0.16.0-1

Affected versions

0.*
0.13.0-2
0.13.0-3
0.13.0-4~exp0
0.13.0-4
0.14.0-1~exp0
0.14.0-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Database specific

source
"https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2026-44310.json"