Vulnerability Description
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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://access.redhat.com/errata/RHSA-2026:50931
- https://access.redhat.com/errata/RHSA-2026:52968
- https://access.redhat.com/errata/RHSA-2026:53520
- https://access.redhat.com/errata/RHSA-2026:54395
- https://access.redhat.com/security/cve/CVE-2026-15927
- https://bugzilla.redhat.com/show_bug.cgi?id=2501256
FAQ
What is CVE-2026-15927?
CVE-2026-15927 is a vulnerability with a CVSS score of 6.8 (MEDIUM). 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, u...
How severe is CVE-2026-15927?
CVE-2026-15927 has been rated MEDIUM with a CVSS base score of 6.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-15927?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.