CVE-2025-66506: Fulcio allocates excessive memory during token parsing

Published Dec 4, 2025
·
Updated

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.

Other sources

Function identity.extractIssuerURL currently 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. Relevant weakness: CWE-405: Asymmetric Resource Consumption (Amplification)

Details See identity.extractIssuerURL

Impact Excessive memory allocation

GitHub

Affected Software

3 affected componentsFixes available
Fulcio Fulcio<1.8.3
go/github.com/sigstore/fulcio<=1.8.2
1.8.3
linuxfoundation Fulcio<1.8.3

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade go/github.com/sigstore/fulcio to a version that resolves this vulnerability.

    Fixed in 1.8.3
  2. Upgrade

    Upgrade fulcio to a version that resolves this vulnerability.

    Fixed in 1.8.3

Event History

Dec 4, 2025
CVE Published
via MITRE·10:04 PM
Data Sourced
via MITRE·10:04 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·10:15 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·10:15 PM
RemedyAffected Software
Data Sourced
via Red Hat·11:02 PM
DescriptionSeverityAffected Software
Dec 5, 2025
Advisory Published
via GitHub·06:18 PM
Data Sourced
via GitHub·06:18 PM
DescriptionSeverityWeaknessAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2025-66506?

CVE-2025-66506 is classified with a critical severity due to its potential impact on security through untrusted data handling.

2

How do I fix CVE-2025-66506?

To fix CVE-2025-66506, upgrade Fulcio to version 1.8.3 or later where the vulnerability has been addressed.

3

What systems are affected by CVE-2025-66506?

CVE-2025-66506 affects Fulcio versions prior to 1.8.3.

4

What type of vulnerability is CVE-2025-66506?

CVE-2025-66506 is a code injection vulnerability that arises from improper handling of untrusted input.

5

Can CVE-2025-66506 lead to unauthorized access?

Yes, CVE-2025-66506 can lead to unauthorized access by allowing attackers to manipulate the issuer URL in the system.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203