CVE-2026-10078 PUBLISHED

Quay/config-tool: quay/config-tool: gitlab oauth client_secret exposed in url querystring

Assigner: redhat
Reserved: 29.05.2026 Published: 29.05.2026 Updated: 29.05.2026

A flaw was found in the Quay config-tool's GitLab OAuth validator. This vulnerability causes sensitive credentials, specifically client_id and client_secret, to be transmitted as plaintext in URL query parameters during POST requests to the GitLab endpoint. This insecure transmission can lead to the disclosure of these credentials in various system logs, such as server access logs, reverse proxy logs, and other monitoring systems. An attacker with access to these logs could potentially obtain these credentials, leading to unauthorized information disclosure.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N
CVSS Score: 2.7

Product Status

Vendor Red Hat
Product Red Hat Quay 3
Versions Default: affected
Vendor Red Hat
Product Red Hat Quay 3
Versions Default: affected

Credits

  • Red Hat would like to thank Martin Brodeur for reporting this issue.

References

Problem Types

  • Use of HTTP Request With Sensitive Query String CWE