SSRF Vulnerability in Red Hat Quay Repository Configuration
CVE-2026-15927

6.8MEDIUM

What is CVE-2026-15927?

A security flaw has been discovered in the repository mirror configuration of Red Hat Quay, specifically within the POST and PUT handlers located in endpoints/api/mirror.py. These handlers process an external_reference parameter without proper Server-Side Request Forgery (SSRF) validation, unlike the organization-level handlers, which do utilize validation mechanisms like validate_external_registry_url(). As a result, a repository administrator has the ability to input a specially crafted hostname, enabling the Quay mirror worker to initiate requests to sensitive internal network services, unauthorized cloud metadata endpoints, or other protected resources that should not be accessible from the Quay application.

Affected Version(s)

Red Hat Quay 3.12 1786170635

Red Hat Quay 3.9 1785950004

References

CVSS V3.1

Score:
6.8
Severity:
MEDIUM
Confidentiality:
High
Integrity:
None
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
High
User Interaction:
None
Scope:
Changed

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

This issue was discovered by Martin Brodeur and Shaon Hossain (Red Hat).
.