CVE-2026-15927

Severity CVSS v4.0:
Pending analysis
Type:
CWE-918 Server-Side Request Forgery (SSRF)
Publication date:
21/07/2026
Last modified:
21/07/2026

Description

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