CVE 5.8 MEDIUM

Fulcio vulnerable to Server-Side Request Forgery (SSRF) via MetaIssuer Regex Bypass_CVE-2026-22772

5.8 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N

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.

Basic Information

ID CVE-2026-22772
Source GitHub_M
Published Jan 12, 2026 at 20:58
Modified Jan 12, 2026 at 21:17

Affected Product

Vendor sigstore
Product fulcio
Version < 1.8.5
Affected Versions sigstore fulcio < 1.8.5

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.