ZeroHour

CVE-2026-37006

niche

Unauthenticated RCE in gpt-researcher via WebSocket MCP configuration

CVSS 3.1
9.8 critical
EPSS
<1%p47
Published
()
Modified
AI analysis

CVE-2026-37006 is an improper authentication flaw (CWE-287) in the WebSocket endpoint of gpt-researcher, an open-source autonomous research agent, affecting version 0.14.7 and all earlier versions. The WebSocket endpoint can be reached without any authentication, allowing a remote attacker to supply malicious Model Context Protocol (MCP) configurations that the application then processes, resulting in arbitrary code execution on the host running gpt-researcher. Because the issue is rated AV:N/AC:L/PR:N/UI:N, exploitation requires only network access to the exposed endpoint, no credentials, and no user interaction, yielding full confidentiality, integrity, and availability impact. Anyone running gpt-researcher 0.14.7 or earlier is affected, particularly when the service is exposed to the internet or an untrusted network. There is currently no known public proof-of-concept, no known in-the-wild exploitation, and the vulnerability is not in the CISA KEV catalog, with EPSS estimating only a 0.6% chance of exploitation in the next 30 days.

What to do: Upgrade gpt-researcher to the latest release newer than v0.14.7 as soon as one is available, checking the project's GitHub releases or security advisory for the fixed version. Until then, do not expose the WebSocket endpoint to untrusted networks; place the service behind a reverse proxy with authentication or restrict access with firewall rules. Administrators should inventory any self-hosted gpt-researcher deployments and verify whether their WebSocket endpoint is reachable from the internet.

Affected
gpt-researcher (open-source project) gpt-researcherv0.14.7 and all earlier versions
Estimated exposure
nichelikely no more than low thousands of self-hosted instances, with an unknown but smaller subset internet-exposed (estimate) — gpt-researcher is a self-hosted open-source research agent popular with individual developers and researchers but with no published install counts, and most deployments run locally rather than as internet-exposed services.

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

A vulnerability in the WebSocket endpoint of gpt-researcher v0.14.7 and before allows an unauthenticated remote attacker to achieve code execution via malicious Model Context Protocol configurations.

Weakness
CWE-287
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

In the news

No ingested article mentions this CVE yet.