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

CVE-2026-48529: GitHub MCP Server: Lockdown mode singleton in HTTP server causes cross-user GraphQL client confusion

June 25, 2026

When running in HTTP mode with –lockdown-mode enabled, the RepoAccessCache is implemented as a process-global singleton initialized with the first authenticated user’s GraphQL client. All subsequent requests from different users share this singleton and their lockdown-related GraphQL queries are executed using the first user’s credentials. The singleton is never updated to reflect later users’ tokens.

References

  • github.com/advisories/GHSA-pjp5-fpmr-3349
  • github.com/github/github-mcp-server/security/advisories/GHSA-pjp5-fpmr-3349
  • nvd.nist.gov/vuln/detail/CVE-2026-48529

Code Behaviors & Features

Detect and mitigate CVE-2026-48529 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 starting from 0.22.0 before 1.1.2

Fixed versions

  • 1.1.2

Solution

Upgrade to version 1.1.2 or above.

Impact 6 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-284: Improper Access Control

Source file

go/github.com/github/github-mcp-server/CVE-2026-48529.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Fri, 26 Jun 2026 12:18:04 +0000.