Description

Fulcio is a free-to-use certificate authority for issuing code signing certificates for an OpenID Connect (OIDC) identity. Prior to 1.8.3, function identity.extractIssuerURL splits (via a call to strings.Split) its argument (which is untrusted data) on periods. As a result, in the face of a malicious request with an (invalid) OIDC identity token in the payload containing many period characters, a call to extractIssuerURL incurs allocations to the tune of O(n) bytes (where n stands for the length of the function's argument), with a constant factor of about 16. This vulnerability is fixed in 1.8.3.

INFO

Published Date :

2025-12-04T22:04:41.637Z

Last Modified :

2025-12-05T15:32:25.591Z

Source :

GitHub_M
AFFECTED PRODUCTS

The following products are affected by CVE-2025-66506 vulnerability.

Vendors Products
Linuxfoundation
  • Fulcio
Sigstore
  • Fulcio

CVSS Vulnerability Scoring System

Detailed values of each vector for above chart.
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality Impact
Integrity Impact
Availability Impact