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.
Published: 2026-08-27
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability exists in the WebSocket endpoint of gpt-researcher v0.14.7 and earlier. An attacker can send crafted Model Context Protocol messages that lead to arbitrary code execution on the server. No authentication is required, meaning any remote host can trigger the flaw. The impact is complete compromise of the target system, giving the attacker the same privileges as the gpt-researcher process.

Affected Systems

Any deployment of gpt-researcher running version 0.14.7 or earlier is affected. This includes installations that expose the WebSocket endpoint publicly or within an organizational network, as no vendor or CPE information distinguishes separate configurations.

Risk and Exploitability

The CVSS score is not provided, but the absence of authentication and the ability to execute code remotely indicate a high exploitability. EPSS data is not available, and the vulnerability is not listed in the CISA KEV catalog; however, as the attack vector is a remote WebSocket connection, typical attackers can discover and exploit it quickly. The risk is therefore critical, with a potential for full system compromise.

Generated by OpenCVE AI on August 28, 2026 at 06:30 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update gpt-researcher to a version above 0.14.7 where the issue is fixed.
  • Restrict access to the WebSocket endpoint to trusted IP ranges or apply a firewall rule to limit external traffic.
  • Disable or secure the WebSocket endpoint by requiring authentication before processing Model Context Protocol configurations and validate or sanitize all received configuration data to prevent arbitrary code execution.

Generated by OpenCVE AI on August 28, 2026 at 06:30 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 28 Aug 2026 06:45:00 +0000

Type Values Removed Values Added
Title Unauthenticated Remote Code Execution via WebSocket in gpt-researcher
Weaknesses CWE-20

Thu, 27 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
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.
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-27T17:27:07.183Z

Reserved: 2026-04-06T00:00:00.000Z

Link: CVE-2026-37006

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-27T20:17:41.423

Modified: 2026-08-27T20:17:41.423

Link: CVE-2026-37006

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T06:30:18Z

Weaknesses
  • CWE-20

    Improper Input Validation