CVE Catalog

CVE-2026-11569

MediumCVSS 5.4
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.14%

4th percentile - higher than 4% of all known CVEs

Summary

In Quay, the filedrop endpoint accepts any mime type without validation, allowing an authenticated user with repository write access to upload a malicious SVG file containing JavaScript. The file is stored and served inline via CDN, enabling stored XSS.

Risk Assessment

When a victim visits the archive URL, malicious script executes in their browser, potentially leading to data theft or session hijacking.

Recommendation

Implement MIME type validation on the filedrop endpoint and restrict SVG file uploads.

Other vulnerabilities in Quay

See all
Original NVD description (English source)

A flaw was found in Quay. The filedrop endpoint accepts any mime type without validation, allowing an authenticated user with repository write access to upload a malicious SVG file containing JavaScript. The file is stored and served inline through the CDN, enabling stored cross-site scripting when a victim visits the archive URL.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS