Bug 2516144 (CVE-2026-74247) - CVE-2026-74247 quay: SSRF via build archive_url in Quay build API
Summary: CVE-2026-74247 quay: SSRF via build archive_url in Quay build API
Keywords:
Status: NEW
Alias: CVE-2026-74247
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-14 19:51 UTC by OSIDB Bzimport
Modified: 2026-08-14 19:56 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-14 19:51:40 UTC
A flaw was found in Red Hat Quay's build API. The endpoints/api/build.py endpoint accepts an archive_url parameter with only an http/https scheme check and no SSRF validation. The URL is stored and passed to the builder fetch path, allowing a user with FEATURE_BUILD_SUPPORT enabled and repository write access to make the Quay builder issue requests to internal network addresses. This is a distinct code path from CVE-2026-16910 (webhook/Slack notification SSRF) with different privilege requirements and impact profile.


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