CVE-2026-7600 — ArtMin96 Yii2-Mcp-Server Command Injection

CVE-2026-7600 — ArtMin96 Yii2-Mcp-Server Command Injection

CVE-2026-7600 — A flaw has been found in ArtMin96 yii2-mcp-server 1.0.2. This impacts the function yii_command_help/yii_execute_command of the file src/index.ts of the component MCP Interface. Executing a manipulation can lead to os command injection. The attack can be executed remotely. The exploit

What This Means For You

  • If your environment is affected by CWE-77, CWE-78, review your exposure and prioritize patching based on your environment. Monitor vendor advisories for CVE-2026-7600 updates and patches.

Related ATT&CK Techniques

🛡️ Detection Rules

3 rules · 6 SIEM formats

3 detection rules auto-generated for this incident, mapped to MITRE ATT&CK. Sigma YAML is free — export to any SIEM format via the Intel Bot.

critical T1059.004 Execution

CVE-2026-7600 - ArtMin96 Yii2-Mcp-Server Command Injection via MCP Interface

Sigma YAML — free preview
title: CVE-2026-7600 - ArtMin96 Yii2-Mcp-Server Command Injection via MCP Interface
id: scw-2026-05-02-ai-1
status: experimental
level: critical
description: |
  Detects attempts to exploit CVE-2026-7600 by targeting the yii_command_help or yii_execute_command functions within the ArtMin96 yii2-mcp-server component. This rule specifically looks for requests containing '/yii_command_help' or '/yii_execute_command' in the URI and a 'command=' parameter in the query string, indicative of an OS command injection attempt.
author: SCW Feed Engine (AI-generated)
date: 2026-05-02
references:
  - https://shimiscyberworld.com/posts/nvd-CVE-2026-7600/
tags:
  - attack.execution
  - attack.t1059.004
logsource:
    category: webserver
detection:
  selection:
      cs-uri|contains:
          - '/yii_command_help'
      cs-uri|contains:
          - '/yii_execute_command'
      cs-uri-query|contains:
          - 'command='
  condition: selection
falsepositives:
  - Legitimate administrative activity

Source: Shimi's Cyber World · License & reuse

✓ Sigma · Splunk SPL Sentinel KQL Elastic QRadar AQL Wazuh Get rules for your SIEM →

Indicators of Compromise

IDTypeIndicator
CVE-2026-7600 vulnerability CVE-2026-7600
CWE-77 weakness CWE-77
CWE-78 weakness CWE-78
Source & Attribution
Source PlatformNVD
ChannelNational Vulnerability Database
PublishedMay 02, 2026 at 04:16 UTC

This content was curated and summarized by Shimi's Cyber World for informational purposes. It is not copied or republished in full. All intellectual property rights remain with the original author and source.

Believe this infringes your rights? Submit a takedown request.

Related coverage

CVE-2026-7599 — Dayoooun Hwpx-Mcp Path Traversal

CVE-2026-7599 — A vulnerability was detected in Dayoooun hwpx-mcp 0.2.0. This affects the function save_document/export_to_text/export_to_html of the file mcp-server/src/index.ts of the component MCP Interface. Performing...

vulnerabilityCVEmedium-severitypath-traversalcwe-22
/SCW Vulnerability Desk /MEDIUM /6.3 /⚑ 2 IOCs /⚙ 3 Sigma

libssh2 Integer Overflow (CVE-2026-7598) Exposes Remote Attack Vector

CVE-2026-7598 — A security vulnerability has been detected in libssh2 up to 1.11.1. The impacted element is the function userauth_password of the file src/userauth.c. Such...

vulnerabilityCVEhigh-severityinteger-overflowcwe-189cwe-190
/SCW Vulnerability Desk /HIGH /7.3 /⚑ 4 IOCs /⚙ 1 Sigma

CVE-2026-7597 — Mem0ai Mem0 Insecure Deserialization

CVE-2026-7597 — A vulnerability was found in mem0ai mem0 up to 1.0.11. This affects the function pickle.load/pickle.dump of the file mem0/vector_stores/faiss.py. Performing a manipulation results...

vulnerabilityCVEmedium-severityinsecure-deserializationcwe-20cwe-502
/SCW Vulnerability Desk /MEDIUM /6.3 /⚑ 3 IOCs /⚙ 3 Sigma