CVE-2026-74247
- EPSS 0.13%
- Veröffentlicht 14.08.2026 22:43:15
- Zuletzt bearbeitet 20.08.2026 19:59:12
A flaw was found in Red Hat Quay. A user with FEATURE_BUILD_SUPPORT enabled and repository write access can exploit a Server-Side Request Forgery (SSRF) vulnerability within the build API. This allows the user to provide a malicious URL, causing the ...
CVE-2026-74245
- EPSS 0.31%
- Veröffentlicht 14.08.2026 22:43:10
- Zuletzt bearbeitet 20.08.2026 20:05:07
A flaw was found in Red Hat Quay's exported logs feature. An unauthenticated attacker with a valid file ID could download exported action logs without proper authorization. While file IDs are complex, they can be intercepted from plaintext email or w...
CVE-2026-74244
- EPSS 0.14%
- Veröffentlicht 14.08.2026 22:43:06
- Zuletzt bearbeitet 20.08.2026 20:01:38
A flaw was found in Red Hat Quay's Stripe billing webhook handler. This vulnerability allows an unauthenticated attacker to forge billing events by sending crafted JSON requests to the `/webhooks/stripe` endpoint without validating the Stripe-Signatu...
CVE-2026-74243
- EPSS 0.26%
- Veröffentlicht 14.08.2026 22:43:06
- Zuletzt bearbeitet 20.08.2026 19:49:07
A flaw was found in Red Hat Quay. When the SECURITY_SCANNER_V4_PSK (pre-shared key) is not set, a remote unauthenticated attacker can send POST requests to the security scanner notification endpoint. This allows the attacker to flood the notification...
CVE-2026-74242
- EPSS 0.26%
- Veröffentlicht 14.08.2026 22:43:04
- Zuletzt bearbeitet 20.08.2026 19:00:11
A flaw was found in Red Hat Quay. An administrator of any repository, by knowing or guessing a target notification's Universally Unique Identifier (UUID), can read the notification configuration, including sensitive details like webhook URLs, Slack t...
CVE-2026-74241
- EPSS 0.18%
- Veröffentlicht 14.08.2026 22:43:02
- Zuletzt bearbeitet 20.08.2026 19:13:47
A flaw was found in Red Hat Quay's external Lightweight Directory Access Protocol (LDAP) authentication handling. When an LDAP referral is returned during authentication, the system does not properly escape the username input. This allows an attacker...
CVE-2026-74240
- EPSS 0.19%
- Veröffentlicht 14.08.2026 22:43:01
- Zuletzt bearbeitet 20.08.2026 19:45:42
A flaw was found in Red Hat Quay's JWT (JSON Web Token) validation for federated robot accounts and single sign-on (SSO) authentication. Multiple issues related to audience verification and the enforcement of `azp` and `sub` claims were identified. T...
CVE-2026-19519
- EPSS 0.27%
- Veröffentlicht 11.08.2026 07:39:56
- Zuletzt bearbeitet 14.08.2026 19:07:46
A flaw was found in claircore's RPM package scanner. Crafted RPM header data in a container layer can cause an unchecked type assertion to panic the scanner. The panic is not recovered, causing the Clair indexer process to crash, leading to a denial ...
CVE-2026-18255
- EPSS 0.27%
- Veröffentlicht 29.07.2026 16:34:44
- Zuletzt bearbeitet 30.07.2026 14:15:31
A flaw was found in Quay. A user configured in GLOBAL_READONLY_SUPER_USERS is able to view robot account tokens for repositories they are not a member of, allowing an attacker with read-only superuser privileges to impersonate any robot account.
CVE-2026-15927
- EPSS 0.29%
- Veröffentlicht 21.07.2026 04:45:27
- Zuletzt bearbeitet 15.08.2026 22:16:52
A flaw was found in Red Hat Quay's repository-level mirror configuration feature. The POST and PUT handlers in endpoints/api/mirror.py accept an external_reference parameter without SSRF validation, unlike the organization-level mirror handlers which...