Bug 2501256 (CVE-2026-15927) - CVE-2026-15927 quay: mirror-registry: SSRF: repo-level mirror accepts external_reference without URL validation
Summary: CVE-2026-15927 quay: mirror-registry: SSRF: repo-level mirror accepts externa...
Keywords:
Status: NEW
Alias: CVE-2026-15927
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-16 07:16 UTC by OSIDB Bzimport
Modified: 2026-07-21 04:42 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-16 07:16:54 UTC
A Server-Side Request Forgery (SSRF) vulnerability was identified in Red Hat
Quay's repository-level mirror configuration feature. An authenticated
repository administrator can supply an attacker-controlled hostname as the
external_reference parameter when enabling or updating repository mirroring
via endpoints/api/mirror.py (POST and PUT handlers). The value is stored
without SSRF validation and later interpolated into a docker:// URL that
Skopeo uses for HTTP requests, allowing the attacker to force the Quay
mirror worker to connect to internal services.


Note You need to log in before you can comment on or make changes to this bug.