Lucene search
+L

316 matches found

RedHat Linux
RedHat Linux
added 2 days ago5 views

Important: Red Hat Security Advisory: Red Hat Quay 3.15.7

Red Hat Quay 3.15.7 is now available with bug fixes. Quay 3.15.7...

8.7CVSS6.6AI score0.00436EPSS
SaveExploits8References14
RedHat Linux
RedHat Linux
added 3 days ago10 views

Important: Red Hat Security Advisory: Red Hat Quay 3.18.0

Red Hat Quay 3.18.0 is now available with bug fixes and feature enhancements. Quay 3.18.0...

9.8CVSS6.3AI score0.00717EPSS
SaveExploits4References10
NVD
NVD
added 3 days ago5 views

CVE-2026-18255

A flaw was found in Quay. A user configured in GLOBALREADONLYSUPERUSERS 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...

7.2CVSS0.00272EPSS
SaveExploits0References2
CVE
CVE
added 3 days ago15 views

CVE-2026-18255

CVE-2026-18255 is a vulnerability in Quay where a user in the GLOBAL_READONLY_SUPER_USERS group can view robot account tokens for repositories they are not a member of, enabling impersonation of robot accounts. Affected component: Quay’s handling of robot account tokens; root cause: token visibil...

7.2CVSS5.8AI score0.00272EPSS
SaveExploits0References2
EUVD
EUVD
added 3 days ago6 views

EUVD-2026-50411

A flaw was found in Quay. A user configured in GLOBALREADONLYSUPERUSERS 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...

7.2CVSS5.8AI score0.00272EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 3 days ago7 views

CVE-2026-18255

A flaw was found in Quay. A user configured in GLOBALREADONLYSUPERUSERS 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. Mitigation Remove users who can not be trusted with...

7.2CVSS5.8AI score0.00272EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/24 8:16 a.m.7 views

CVE-2026-16910

A flaw was found in Red Hat Quay's notification webhook feature. The Slack and generic webhook notification handlers accept user-supplied URLs without SSRF validation, allowing a repository administrator to make the Quay worker issue POST requests to internal network addresses or cloud...

5.5CVSS0.00213EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/24 6:36 a.m.7 views

CVE-2026-16910

A flaw was found in Red Hat Quay's notification webhook feature. The Slack and generic webhook notification handlers accept user-supplied URLs without SSRF validation, allowing a repository administrator to make the Quay worker issue POST requests to internal network addresses or cloud...

5.5CVSS5.8AI score0.00213EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/24 6:36 a.m.35 views

CVE-2026-16910 Quay: ssrf in red hat quay notification webhooks (slack/generic)

A flaw was found in Red Hat Quay's notification webhook feature. The Slack and generic webhook notification handlers accept user-supplied URLs without SSRF validation, allowing a repository administrator to make the Quay worker issue POST requests to internal network addresses or cloud...

5.5CVSS0.00213EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/24 6:36 a.m.12 views

CVE-2026-16910

CVE-2026-16910 describes an SSRF flaw in Red Hat Quay’s notification webhook handlers for Slack and generic webhooks. The handlers accept user-supplied URLs without SSRF validation, enabling a repository administrator to cause the Quay worker to issue POST requests to internal network addresses o...

5.5CVSS5.8AI score0.00213EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/24 6:36 a.m.9 views

EUVD-2026-48503

A flaw was found in Red Hat Quay's notification webhook feature. The Slack and generic webhook notification handlers accept user-supplied URLs without SSRF validation, allowing a repository administrator to make the Quay worker issue POST requests to internal network addresses or cloud...

5.5CVSS5.8AI score0.00213EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/24 6:36 a.m.8 views

CVE-2026-16910

A flaw was found in Red Hat Quay's notification webhook feature. The Slack and generic webhook notification handlers accept user-supplied URLs without SSRF validation, allowing a repository administrator to make the Quay worker issue POST requests to internal network addresses or cloud...

5.5CVSS5.8AI score0.00213EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/07/21 10:47 p.m.9 views

Important: Red Hat Security Advisory: Red Hat Quay 3.12.20

Red Hat Quay 3.12.20 is now available with bug fixes. Quay 3.12.20...

9.6CVSS6.5AI score0.01041EPSS
SaveExploits5References23
RedHat Linux
RedHat Linux
added 2026/07/21 1:53 p.m.11 views

Important: Red Hat Security Advisory: Red Hat Quay 3.15.6

Red Hat Quay 3.15.6 is now available with bug fixes. Quay 3.15.6...

10CVSS5.5AI score0.01041EPSS
SaveExploits8References29
NVD
NVD
added 2026/07/21 6:16 a.m.10 views

CVE-2026-15927

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 externalreference parameter without SSRF validation, unlike the organization-level mirror handlers which apply validateexternalregistryurl. A repository...

6.8CVSS0.00231EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/21 4:45 a.m.29 views

CVE-2026-15927 Quay: mirror-registry: ssrf: repo-level mirror accepts external_reference without url validation

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 externalreference parameter without SSRF validation, unlike the organization-level mirror handlers which apply validateexternalregistryurl. A repository...

6.8CVSS0.00231EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/21 4:45 a.m.17 views

CVE-2026-15927

CVE-2026-15927: Red Hat Quay repository-level mirror feature allows SSRF via external_reference in POST/PUT to endpoints/api/mirror.py, not applying the stricter validate_external_registry_url() used by organization-level mirrors. This enables a repository administrator to craft a hostname that m...

6.8CVSS5.4AI score0.00231EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/07/20 6:41 p.m.10 views

Important: Red Hat Security Advisory: Red Hat Quay 3.12.20

Red Hat Quay 3.12.20 is now available with bug fixes. Quay 3.12.20...

9.6CVSS6.4AI score0.01041EPSS
SaveExploits5References23
RedHat Linux
RedHat Linux
added 2026/07/16 7:46 p.m.11 views

Important: Red Hat Security Advisory: Red Hat Quay 3.16.5

Red Hat Quay 3.16.5 is now available with bug fixes. Quay 3.16.5...

9.6CVSS6.5AI score0.01041EPSS
SaveExploits9References34
RedHat Linux
RedHat Linux
added 2026/07/16 2:37 p.m.12 views

Important: Red Hat Security Advisory: Red Hat Quay 3.10.24

Red Hat Quay 3.10.24 is now available with bug fixes. Quay 3.10.24...

9.6CVSS6.8AI score0.01041EPSS
SaveExploits5References24
Rows per page
Query Builder