CVE-2025-53100
BaseFortify
Publication date: 2025-07-01
Last updated on: 2025-07-03
Assigner: GitHub, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-78 | The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a command injection flaw in RestDB's Codehooks.io MCP Server prior to version 0.2.2. It allows an attacker to remotely execute arbitrary commands on the running MCP Server by exploiting how some MCP Server tools are defined and implemented. The issue has been fixed in version 0.2.2.
How can this vulnerability impact me? :
An attacker could remotely execute arbitrary commands on the MCP Server, potentially leading to unauthorized control over the server, data compromise, service disruption, or further attacks within the affected environment.
What immediate steps should I take to mitigate this vulnerability?
Upgrade the RestDB Codehooks.io MCP Server to version 0.2.2 or later, as this version contains the patch that fixes the command injection vulnerability.