CVE-2026-22772

MEDIUM

Sigstore Fulcio < 1.8.5 - SSRF

Title source: rule

Description

Fulcio is a certificate authority for issuing code signing certificates for an OpenID Connect (OIDC) identity. Prior to 1.8.5, Fulcio's metaRegex() function uses unanchored regex, allowing attackers to bypass MetaIssuer URL validation and trigger SSRF to arbitrary internal services. Since the SSRF only can trigger GET requests, the request cannot mutate state. The response from the GET request is not returned to the caller so data exfiltration is not possible. A malicious actor could attempt to probe an internal network through Blind SSRF. This vulnerability is fixed in 1.8.5.

Scores

CVSS v3 5.8
EPSS 0.0001
EPSS Percentile 1.6%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N

Classification

CWE
CWE-918
Status published

Affected Products (2)

sigstore/fulcio < 1.8.5Go
linuxfoundation/fulcio < 1.8.5

Timeline

Published Jan 12, 2026
Tracked Since Feb 18, 2026