7.5
HIGH CVSS 2.0
CVE-2026-6130
chatboxai chatbox Model Context Protocol Server Management System ipc-stdio-transport.ts StdioClientTransport os command injection
Description

A flaw has been found in chatboxai chatbox up to 1.20.0. This impacts the function StdioClientTransport of the file src/main/mcp/ipc-stdio-transport.ts of the component Model Context Protocol Server Management System. Executing a manipulation of the argument args/env can lead to os command injection. The attack can be launched remotely. The exploit has been published and may be used. The project was informed of the problem early through an issue report but has not responded yet.

INFO

Published Date :

April 12, 2026, 10:16 p.m.

Last Modified :

June 17, 2026, 11 a.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2026-6130 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

No affected product recoded yet

CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 134c704f-9b21-4f2e-91b3-4a467353bcc0
CVSS 2.0 HIGH [email protected]
CVSS 3.1 HIGH [email protected]
CVSS 4.0 MEDIUM [email protected]
Solution
Update the Model Context Protocol Server Management System to fix OS command injection vulnerability.
  • Update chatboxai chatbox to a version later than 1.20.0.
  • Apply vendor patches when available.
  • Sanitize all user-supplied arguments and environment variables.
Public PoC/Exploit Available at Github

CVE-2026-6130 has a 4 public PoC/Exploit available at Github. Go to the Public Exploits tab to see the list.

References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2026-6130.

URL Resource
https://github.com/chatboxai/chatbox/
https://github.com/chatboxai/chatbox/issues/3627
https://github.com/chatboxai/chatbox/issues/3627#issue-4193060116
https://vuldb.com/submit/795355
https://vuldb.com/vuln/356993
https://vuldb.com/vuln/356993/cti
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-6130 is associated with the following CWEs:

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

A lightweight stdio-based MCP server for local file system operations — read, write, edit, search, exec for AI assistants. Specially optimized for Chatbox: bat-bypass for exec (CVE-2026-6130), b64 encoding to eliminate escaping issues, and multi-pattern regex for precise code block targeting.

JavaScript

Updated: 1 month, 2 weeks ago
0 stars 0 fork 0 watcher
Born at : June 13, 2026, 12:10 p.m. This repo has been linked 1 different CVEs too.

The Project shares all information on MCP related CVE's published

mcp mcp-security mcp-cve

Updated: 1 week, 6 days ago
19 stars 4 fork 4 watcher
Born at : May 7, 2026, 3:47 p.m. This repo has been linked 307 different CVEs too.

Security scanner for Model Context Protocol (MCP) configurations. Detects command injection, insecure transports, hardcoded secrets, and known CVEs.

JavaScript TypeScript

Updated: 3 months, 1 week ago
0 stars 0 fork 0 watcher
Born at : April 22, 2026, 5:38 p.m. This repo has been linked 6 different CVEs too.

📡 PoC auto collect from GitHub. ⚠️ Be careful Malware.

security cve exploit poc vulnerability

Updated: 1 week, 4 days ago
7922 stars 1275 fork 1275 watcher
Born at : Dec. 8, 2019, 1:03 p.m. This repo has been linked 646 different CVEs too.

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-6130 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-6130 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • CVE Modified by [email protected]

    Jun. 17, 2026

    Action Type Old Value New Value
    Added Affected [{'vendor': 'chatboxai', 'modules': ['Model Context Protocol Server Management System'], 'product': 'chatbox', 'versions': [{'status': 'affected', 'version': '1.0'}, {'status': 'affected', 'version': '1.1'}, {'status': 'affected', 'version': '1.2'}, {'status': 'affected', 'version': '1.3'}, {'status': 'affected', 'version': '1.4'}, {'status': 'affected', 'version': '1.5'}, {'status': 'affected', 'version': '1.6'}, {'status': 'affected', 'version': '1.7'}, {'status': 'affected', 'version': '1.8'}, {'status': 'affected', 'version': '1.9'}, {'status': 'affected', 'version': '1.10'}, {'status': 'affected', 'version': '1.11'}, {'status': 'affected', 'version': '1.12'}, {'status': 'affected', 'version': '1.13'}, {'status': 'affected', 'version': '1.14'}, {'status': 'affected', 'version': '1.15'}, {'status': 'affected', 'version': '1.16'}, {'status': 'affected', 'version': '1.17'}, {'status': 'affected', 'version': '1.18'}, {'status': 'affected', 'version': '1.19'}, {'status': 'affected', 'version': '1.20.0'}]}]
  • CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0

    Jun. 17, 2026

    Action Type Old Value New Value
    Added SSVC {'id': 'CVE-2026-6130', 'role': 'CISA Coordinator', 'options': [{'exploitation': 'poc'}, {'automatable': 'yes'}, {'technicalImpact': 'partial'}], 'version': '2.0.3', 'timestamp': '2026-04-13T15:34:49.843910Z'}
  • Data Remediation by [email protected]

    Apr. 29, 2026

    Action Type Old Value New Value
    Changed CVSS V4.0 Score 6.9 5.5
  • New CVE Received by [email protected]

    Apr. 12, 2026

    Action Type Old Value New Value
    Added Description A flaw has been found in chatboxai chatbox up to 1.20.0. This impacts the function StdioClientTransport of the file src/main/mcp/ipc-stdio-transport.ts of the component Model Context Protocol Server Management System. Executing a manipulation of the argument args/env can lead to os command injection. The attack can be launched remotely. The exploit has been published and may be used. The project was informed of the problem early through an issue report but has not responded yet.
    Added CVSS V4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
    Added CVSS V3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
    Added CVSS V2 (AV:N/AC:L/Au:N/C:P/I:P/A:P)
    Added CWE CWE-78
    Added CWE CWE-77
    Added Reference https://github.com/chatboxai/chatbox/
    Added Reference https://github.com/chatboxai/chatbox/issues/3627
    Added Reference https://github.com/chatboxai/chatbox/issues/3627#issue-4193060116
    Added Reference https://vuldb.com/submit/795355
    Added Reference https://vuldb.com/vuln/356993
    Added Reference https://vuldb.com/vuln/356993/cti
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.