CVE-2026-30618: xszyou Fay 4.3.1 contains a remote code execution vulnerability in its MCP STDIO server management and comm...
xszyou Fay 4.3.1 contains a remote code execution vulnerability in its MCP STDIO server management and command execution handling. A remote attacker can access the publicly exposed MCP management interface and configure an MCP STDIO server with attacker-controlled commands and parameters, resulting in execution of arbitrary commands on the server. Successful exploitation allows arbitrary command execution within the context of the Fay service.
Security readout for executives and security teams
Plain-English summary
CVE-2026-30618 is a critical remote code execution issue in xszyou Fay 4.3.1. If its MCP management interface is publicly reachable, an unauthenticated attacker may configure attacker-controlled command execution through MCP STDIO server handling. Successful exploitation can run commands as the Fay service.
Executive priority
Treat as urgent for any Fay 4.3.1 deployment with exposed management access. The impact is full server compromise in the Fay service context, but public evidence does not confirm active exploitation or a named patch.
Technical view
The source bundle describes CWE-94 in Fay 4.3.1 MCP STDIO server management and command execution handling. CVSS 3.1 is 9.8: network-accessible, low complexity, no privileges, no user interaction, with high confidentiality, integrity, and availability impact.
Likely exposure
Exposure is most likely where Fay 4.3.1 is deployed and the MCP management interface is reachable from untrusted networks. The CVE record provides no CPEs, and the affected vendor/product fields are listed as n/a, so inventory confirmation is required.
Exploitation context
The bundle says remote attackers can abuse a publicly exposed MCP management interface to configure MCP STDIO servers with attacker-controlled commands. CISA KEV is false in the bundle, and no cited source confirms active exploitation.
Researcher notes
Evidence is limited to the CVE description, CVSS, OX advisory reference, and upstream repository. The record lacks CPEs and named fixed versions. Validate exposure through configuration and network reachability without attempting command execution.
Mitigation direction
Remove public access to the MCP management interface.
Restrict management access to trusted networks or authenticated administrative paths.
Disable MCP STDIO server management where it is not operationally required.
Run the Fay service with least-privilege permissions.
Check upstream Fay and OX guidance for patches or configuration changes.
Monitor for unexpected MCP configuration changes and child process activity.
Validation and detection
Inventory systems running xszyou Fay 4.3.1.
Confirm whether any MCP management interface is internet-accessible.
Review Fay configuration for unexpected MCP STDIO server definitions.
Check logs for unauthorized management changes or unusual process execution.
Verify service account privileges limit command impact.
Track vendor repository and advisory updates for remediation status.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-94: Code execution behavior lookup
Code execution and unsafe deserialization weaknesses often justify reviewing execution behavior and process telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
1CVSS vectors
3Timeline events
1ADP providers
3Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: yesTechnical Impact: total
CVSS vector scores
1 official score
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-94 · source CWE mapping
Improper Control of Generation of Code ('Code Injection')
Improper Control of Generation of Code ('Code Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.