Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/nhost/nhost
  4. ›
  5. CVE-2026-34969

CVE-2026-34969: Nhost Leaks Refresh Tokens via URL Query Parameter in OAuth Provider Callback

April 1, 2026 (updated April 27, 2026)

The auth service’s OAuth provider callback flow places the refresh token directly into the redirect URL as a query parameter. Refresh tokens in URLs are logged in browser history, server access logs, HTTP Referer headers, and proxy/CDN logs.

Note that the refresh token is one-time use and all of these leak vectors are on owned infrastructure or services integrated by the application developer.

References

  • docs.nhost.io/products/auth/pkce
  • github.com/advisories/GHSA-g2qj-prgh-4g9r
  • github.com/nhost/nhost
  • github.com/nhost/nhost/security/advisories/GHSA-g2qj-prgh-4g9r
  • nvd.nist.gov/vuln/detail/CVE-2026-34969

Code Behaviors & Features

Detect and mitigate CVE-2026-34969 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.0.0-20260330133707-294954e0fc3a

Fixed versions

  • 0.0.0-20260330133707-294954e0fc3a

Solution

Upgrade to version 0.0.0-20260330133707-294954e0fc3a or above.

Impact 7.5 HIGH

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

Learn more about CVSS

Weakness

  • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor
  • CWE-598: Use of GET Request Method With Sensitive Query Strings

Source file

go/github.com/nhost/nhost/CVE-2026-34969.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 12 May 2026 12:24:41 +0000.