Back to list

Strawberry GraphQL: Default GraphiQL may expose HTTP headers in URLs — CVE-2026-45739

GitHub · GitHub · CVE-2026-45739

ID
CVE-2026-45739
Date
Activity
Source
GitHub
Vendor
GitHub
Threat
low
CVSS
3.1

Summary

## Summary Strawberry's bundled GraphiQL template wrote values from the GraphiQL headers editor into the browser URL query string. If a user entered a sensitive header, such as `Authorization: Bearer <token>`, the value could become visible in browser history, copied links, and server/proxy/CDN access logs after a page reload or shared request. ## Affected Versions - Affected: `strawberry-graphql >= 0.288.4, <=…

Product

pip: strawberry-graphql

What to do

General, cautious steps (verify details in the official source):

  • Review exposure and plan remediation based on risk and environment.
  • Identify affected product versions in your inventory and verify whether you are impacted.
  • Apply vendor patches/updates or recommended mitigations as soon as available.
  • Read the official advisory for exact affected versions and remediation steps.

Official advisory

Related advisories