Use of GET Request Method With Sensitive Query Strings in gogs - CVE-2026-26196
Published: April 27, 2026
gogs
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to use of get request method with sensitive query strings in the API authentication logic when processing API requests with token or access_token URL parameters. A remote user can send a request with an access token in the query string to disclose sensitive information.
Exposed tokens may leak through logs, browser history, shell history, and referrer headers, and may be reused until revoked.