CVE-2026-5619 Details
Description
A flaw has been found in Braffolk mcp-summarization-functions up to 0.1.5. This impacts an unknown function of the file src/server/mcp-server.ts of the component summarize_command. Executing a manipulation of the argument command can lead to os command injection. The attack requires local access. The exploit has been published and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
A command injection vulnerability has been identified in Braffolk mcp-summarization-functions versions through 0.1.5. The issue resides in the 'summarize_command' component, specifically within the 'src/server/mcp-server.ts' file. The vulnerability allows local attackers to manipulate the 'command' argument, leading to unauthorized execution of operating system commands via the 'execa' library. This exploitation could result in a complete compromise of the host, including unauthorized data access, integrity violations, and potential disruption of services.
It is recommended to remove direct execution of shell commands from request-driven paths. Replace unvalidated command inputs with fixed allowlists and validated argument schemas. Prefer executing commands as argument arrays without shell interpretation. Additionally, implement authentication, authorization, logging, and rate limiting on sensitive MCP/HTTP handlers.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Apr 6, 2026CISA-ADP
Assessed Apr 6, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/wing3e/public_exp/issues/26 | [email protected] | ExploitIssue TrackingTechnical Description |
| https://vuldb.com/submit/785574 | [email protected] | Technical Description |
| https://vuldb.com/vuln/355409 | [email protected] | AdvisoryExploitTechnical Description |
| https://vuldb.com/vuln/355409/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-77 | Improper Neutralization of Special Elements used in a Command ('Command Injection') | [email protected] |
| CWE-78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Braffolk mcp-summarization-functions | All versions |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 24, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Apr 6, 2026 | New CVE Received | [email protected] |
Volerion