Description
An issue in Open Source GPT Researcher v3.3.7 allows attackers to execute arbitrary commands on a victim system via user interaction with a crafted HTML page.
Published: 2026-07-15
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Vulnerability in the open-source GPT Researcher application version 3.3.7 permits the injection and execution of arbitrary system commands. The flaw corresponds to CWE-77, a command injection weakness, and allows an attacker to run any command with the privileges of the GPT Researcher process when a victim interacts with a malicious HTML page. The high CVSS score of 9.8 reflects the severity and potential impact of this flaw.

Affected Systems

The affected product is the open‑source GPT Researcher platform, specifically release 3.3.7. User‑facing components that process HTML input include the web interface and any web server endpoints that serve user‑generated content. No alternative vendor or product names are listed.

Risk and Exploitability

The EPSS score indicates a very low‑but‑nonzero probability of exploitation, and the vulnerability is not currently listed in the CISA KEV catalog. The attack requires a user to interact with a crafted HTML page, which can be delivered via phishing or compromised websites. Based on the description, it is inferred that the attacker does not need authenticated or privileged access; the attacker only needs to entice a user to view the malicious content. Once triggered, the attacker can execute any system command with the privileges of the GPT Researcher application, potentially affecting confidentiality, integrity, and availability of the host system.

Generated by OpenCVE AI on August 4, 2026 at 18:32 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a patched release of GPT Researcher that fixes the command injection flaw.
  • Run the GPT Researcher process under a least‑privilege user or within a container that limits system command execution.
  • Implement input filtering or a web‑application firewall to sanitize or reject HTML content that contains suspicious command injection patterns before it reaches the vulnerable component.

Generated by OpenCVE AI on August 4, 2026 at 18:32 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 04 Aug 2026 19:00:00 +0000

Type Values Removed Values Added
Title GPT Researcher v3.3.7 Command Injection Allowing Remote Code Execution

Wed, 29 Jul 2026 03:30:00 +0000

Type Values Removed Values Added
Title Command Injection in GPT Researcher Allows Arbitrary Code Execution

Sat, 25 Jul 2026 08:15:00 +0000

Type Values Removed Values Added
Title Command Injection in GPT Researcher Allows Arbitrary Code Execution

Thu, 16 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-77
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 16 Jul 2026 01:30:00 +0000

Type Values Removed Values Added
First Time appeared Assafelovic
Assafelovic gpt-researcher
Vendors & Products Assafelovic
Assafelovic gpt-researcher

Wed, 15 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
Description An issue in Open Source GPT Researcher v3.3.7 allows attackers to execute arbitrary commands on a victim system via user interaction with a crafted HTML page.
References

Subscriptions

Assafelovic Gpt-researcher
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-07-16T18:12:05.298Z

Reserved: 2025-11-18T00:00:00.000Z

Link: CVE-2025-65720

cve-icon Vulnrichment

Updated: 2026-07-16T18:10:25.202Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T18:45:12Z

Weaknesses
  • CWE-77

    Improper Neutralization of Special Elements used in a Command ('Command Injection')