boxscore/security
CVE · referencelatest edition

Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.

CVE-2026-47427HIGH
GitHub MCP Server: Nil Pointer Dereference DoS in completion/complete Handler
  AV  AC  PR  UI  S  C  I  A   CVSS    EPSS   %ile   KEV
   N   L   N   N  U  N  N  H    7.5   .0041   34.4     —
AFFECTED
  Product            Versions   Fixed
  github-mcp-server  < 1.1.0 –  —
TIMELINE
  May 19  Reserved by GitHub_M
  Jul 28  EXPLOIT PUBLISHED — CVE-2026-47427 (github-mcp-server). Public exploit reference added.
  Jul 28  Published (CNA: GitHub_M)
CWE-476 · CNA: GitHub_M · CVSS v3.1 · 4 references · NVD status: Analyzed

Description

GitHub MCP Server is GitHub's official MCP Server. Prior to 1.1.0, the CompletionsHandler function in pkg/github/server.go accesses params.Ref without first checking whether it is nil, so a completion/complete request with a missing or empty ref field triggers a nil pointer dereference and a Go runtime panic; because the crash occurs before any authentication or token validation, any unauthenticated client able to send JSON-RPC messages can crash the server, resulting in a complete denial of service. This issue is fixed in version 1.1.0.

Lifecycle

Complete event history — 3 events, chronological
DateEventDetail
May 19, 2026ReservedReserved by GitHub_M
July 28, 2026EXPLOIT PUBLISHEDEXPLOIT PUBLISHED — CVE-2026-47427 (github-mcp-server). Public exploit reference added.
July 28, 2026PublishedPublished (CNA: GitHub_M)

Affected

Affected products and packages — 1 row
VendorProduct / PackageEcosystemVersion introducedFixed
githubgithub-mcp-server< 1.1.0

Weaknesses

CWE-476

References (4)

Related

Authoritative record: CVE-2026-47427 at cve.org

Vendors: github

Weaknesses: CWE-476

About this page

This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2026-47427 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.