CVE Catalog

CVE-2026-15927

MediumCVSS 6.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.29%

21th percentile - higher than 21% of all known CVEs

Summary

SSRF vulnerability in Red Hat Quay's repository-level mirror configuration. A repository administrator can supply a crafted hostname causing the Quay mirror worker to make requests to internal network services.

Risk Assessment

An attacker can access internal network resources such as cloud metadata, potentially leading to data leakage or further compromise.

Recommendation

Apply a fix adding SSRF validation for repository mirror configuration or update Red Hat Quay.

Other vulnerabilities in Red Hat Quay

See all
Original NVD description (English source)

A flaw was found in Red Hat Quay's repository-level mirror configuration feature. The POST and PUT handlers in endpoints/api/mirror.py accept an external_reference parameter without SSRF validation, unlike the organization-level mirror handlers which apply validate_external_registry_url(). A repository administrator can supply a crafted hostname that causes the Quay mirror worker to make requests via Skopeo to internal network services, cloud metadata endpoints, or other resources not intended to be reachable from the Quay application.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS