Description
A vulnerability was found in INQUIRELAB mcp-bridge-api up to b30a82aa1d1d1139e0de846c41c8aadee6e06114. The impacted element is an unknown function of the file mcp-bridge.js of the component Servers Endpoint. Performing a manipulation of the argument command/args results in command injection. It is possible to initiate the attack remotely. This product is using a rolling release to provide continious delivery. Therefore, no version details for affected nor updated releases are available. The pull request to fix this issue awaits acceptance.
Published: 2026-08-08
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A vulnerability exists in the mcp-bridge.js component of INQUIRELAB mcp-bridge-api, where manipulation of the command/args argument can lead to arbitrary code execution on the host. The flaw resides in an unknown function within the Servers Endpoint, allowing a remote attacker to inject and run system commands through the API. This may compromise confidentiality, integrity, and availability of the underlying system if the API is exposed to untrusted clients.

Affected Systems

The affected product is INQUIRELAB mcp-bridge-api, which follows a rolling‑release model without explicit version tags for the vulnerable state. All releases prior to the fix (commit b30a82aa1d1d1139e0de846c41c8aadee6e06114) are impacted. The vulnerability is located in the mcp-bridge.js file’s Servers Endpoint function and can affect any deployment that exposes this endpoint.

Risk and Exploitability

The CVSS score of 6.9 indicates a moderate severity, and the EPSS score is currently unavailable, but the lack of a KEV listing does not mitigate potential exploitation in a network‑exposed scenario. An attacker who can reach the mcp-bridge-api endpoint can send crafted request payloads to trigger the command injection, thereby executing arbitrary shell commands on the host. The pull request addressing this issue has not yet been merged, so no public patch is available at this time, increasing the window of exposure.

Generated by OpenCVE AI on August 8, 2026 at 08:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the authorized patch or upgrade to a release that includes the merged fix for the command injection flaw.
  • Restrict network exposure of the mcp-bridge-api service by firewalling or placing the service behind a VPN so only trusted networks can reach the endpoint.
  • Implement input validation or sanitization for the command/args parameters in your deployment, ensuring that only permitted commands are executed or that malicious payloads are rejected.

Generated by OpenCVE AI on August 8, 2026 at 08:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 08 Aug 2026 07:15:00 +0000

Type Values Removed Values Added
Description A vulnerability was found in INQUIRELAB mcp-bridge-api up to b30a82aa1d1d1139e0de846c41c8aadee6e06114. The impacted element is an unknown function of the file mcp-bridge.js of the component Servers Endpoint. Performing a manipulation of the argument command/args results in command injection. It is possible to initiate the attack remotely. This product is using a rolling release to provide continious delivery. Therefore, no version details for affected nor updated releases are available. The pull request to fix this issue awaits acceptance.
Title INQUIRELAB mcp-bridge-api Servers Endpoint mcp-bridge.js command injection
First Time appeared Inquirelab
Inquirelab mcp-bridge-api
Weaknesses CWE-74
CWE-77
CPEs cpe:2.3:a:inquirelab:mcp-bridge-api:*:*:*:*:*:*:*:*
Vendors & Products Inquirelab
Inquirelab mcp-bridge-api
References
Metrics cvssV2_0

{'score': 7.5, 'vector': 'AV:N/AC:L/Au:N/C:P/I:P/A:P/E:ND/RL:ND/RC:C'}

cvssV3_0

{'score': 7.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:X/RL:X/RC:R'}

cvssV3_1

{'score': 7.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:X/RL:X/RC:R'}

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X'}


Subscriptions

Inquirelab Mcp-bridge-api
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-08T06:45:09.304Z

Reserved: 2026-08-07T14:06:50.940Z

Link: CVE-2026-19263

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-08T08:30:12Z

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

  • CWE-77

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