PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-55580 sonirico CVE debrief

A vulnerability in mcp-shell, a secure MCP server for running shell commands, allows unrestricted OS command execution as the mcp-shell process user when the MCP_SHELL_SEC_CONFIG_FILE environment variable is unset, leading to a HIGH severity CVSS score of 8.6. The issue, fixed in version 0.6.0, arises from the insecure default configuration and lack of security policy enforcement.

Vendor
sonirico
Product
mcp-shell
CVSS
HIGH 8.6
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-25
Original CVE updated
2026-09-09
Advisory published
2026-08-25
Advisory updated
2026-09-09

Who should care

Defenders responsible for mcp-shell deployments, particularly those using versions prior to 0.6.0, should assess their exposure and prioritize updating to the latest version. System administrators and security teams should review system configurations and monitor for suspicious activity.

Why it matters

CVE-2026-55580 allows unrestricted OS command execution in mcp-shell deployments prior to version 0.6.0, posing a significant risk to system security. Defenders should prioritize verifying and updating deployments, ensuring secure configurations, and monitoring system activity.

  • Unrestricted OS command execution as the mcp-shell process user
  • Potential for arbitrary command execution via LLM connected over stdio
  • Insecure default configuration and lack of security policy enforcement
  • Verification of system configurations and updates required

Technical summary

The mcp-shell server, prior to version 0.6.0, initializes Security.Enabled to false and allows unrestricted OS command execution when the MCP_SHELL_SEC_CONFIG_FILE environment variable is unset. This insecure default configuration and lack of security policy enforcement enable an LLM connected over stdio to execute arbitrary OS commands as the mcp-shell process user. Affected product deployments should assess their exposure and prioritize updating to the latest version. The vulnerability arises from the insecure default configuration and lack of security policy enforcement, allowing potential attackers to execute commands without authentication. Defenders should verify and update mcp-shell deployments to ensure

Defensive priority

Defenders should prioritize verifying and updating mcp-shell deployments to version 0.6.0 or later, ensuring the MCP_SHELL_SEC_CONFIG_FILE environment variable is set, and reviewing system configurations for potential exposure.

Recommended defensive actions

  • Verify and update mcp-shell deployments to version 0.6.0 or later
  • Ensure the MCP_SHELL_SEC_CONFIG_FILE environment variable is set
  • Review system configurations for potential exposure
  • Monitor system activity for suspicious command execution
  • Conduct a thorough review of system logs for signs of exploitation
  • Inventory assets using mcp-shell and prioritize updates
  • Establish a change window for applying the update

Evidence notes

The CVE record and NVD entry provide details on the vulnerability, including its description, CVSS score, and affected versions. However, the corpus does not establish specific exploitation instances or victim organizations.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-55580 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-55580

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-55580 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-55580

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.