CVE-2025-4374
- EPSS 0.03%
- Published 06.05.2025 14:49:28
- Last modified 31.07.2025 18:00:55
A flaw was found in Quay. When an organization acts as a proxy cache, and a user or robot pulls an image that hasn't been mirrored yet, they are granted "Admin" permissions on the newly created repository.
CVE-2024-9683
- EPSS 0.06%
- Published 17.10.2024 15:15:13
- Last modified 03.12.2024 16:14:52
A vulnerability was found in Quay, which allows successful authentication even when a truncated password version is provided. This flaw affects the authentication mechanism, reducing the overall security of password enforcement. While the risk is re...
CVE-2024-5891
- EPSS 0.09%
- Published 12.06.2024 14:15:12
- Last modified 21.11.2024 09:48:31
A vulnerability was found in Quay. If an attacker can obtain the client ID for an application, they can use an OAuth token to authenticate despite not having access to the organization from which the application was created. This issue is limited to ...
CVE-2024-3623
- EPSS 0.09%
- Published 25.04.2024 18:15:09
- Last modified 30.07.2025 14:34:41
A flaw was found when using mirror-registry to install Quay. It uses a default database secret key, which is stored in plain-text format in one of the configuration template files. This issue may lead to all instances of Quay deployed using mirror-re...
CVE-2024-3622
- EPSS 0.12%
- Published 25.04.2024 18:15:09
- Last modified 30.07.2025 14:41:38
A flaw was found when using mirror-registry to install Quay. It uses a default secret, which is stored in plain-text format in one of the configuration template files. This issue may lead to all instances of Quay deployed using mirror-registry to hav...
CVE-2023-4956
- EPSS 0.17%
- Published 07.11.2023 20:15:08
- Last modified 21.11.2024 08:36:20
A flaw was found in Quay. Clickjacking is when an attacker uses multiple transparent or opaque layers to trick a user into clicking on a button or link on another page when they intend to click on the top-level page. During the pentest, it has been d...
CVE-2023-44487
- EPSS 94.44%
- Published 10.10.2023 14:15:10
- Last modified 11.06.2025 17:29:54
The HTTP/2 protocol allows a denial of service (server resource consumption) because request cancellation can reset many streams quickly, as exploited in the wild in August through October 2023.
CVE-2023-4959
- EPSS 0.1%
- Published 15.09.2023 10:15:07
- Last modified 21.11.2024 08:36:20
A flaw was found in Quay. Cross-site request forgery (CSRF) attacks force a user to perform unwanted actions in an application. During the pentest, it was detected that the config-editor page is vulnerable to CSRF. The config-editor page is used to c...
CVE-2023-3384
- EPSS 0.26%
- Published 24.07.2023 16:15:12
- Last modified 21.11.2024 08:17:09
A flaw was found in the Quay registry. While the image labels created through Quay undergo validation both in the UI and backend by applying a regex (validation.py), the same validation is not performed when the label comes from an image. This flaw ...
CVE-2020-10735
- EPSS 0.31%
- Published 09.09.2022 14:15:08
- Last modified 21.11.2024 04:55:57
A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using int("text"), a system could take 50ms to parse an int string with 100,000 digits and 5s for 1,000,000 digits (float, decimal, int.from_bytes()...