Authenticated command execution via unescaped Nmap flags
Published Mar 3, 2026 · Updated Mar 3, 2026
Command injection in PhialsBasement nmap-mcp-server allows remote authenticated users to execute host commands through Nmap scan requests. The runNmapScan handler in src/index.ts concatenates the user-controlled additionalFlags value into a command string passed to child_process.exec, so shell metacharacters are interpreted. Access to an MCP client authorized to invoke run_nmap_scan is required, and injected commands run with the Windows server process's privileges.
Summary
What happened
Command injection in PhialsBasement nmap-mcp-server allows remote authenticated users to execute host commands through Nmap scan requests. The runNmapScan handler in src/index.ts concatenates the user-controlled additionalFlags value into a command string passed to child_process.exec, so shell metacharacters are interpreted. Access to an MCP client authorized to invoke run_nmap_scan is required, and injected commands run with the Windows server process's privileges.
The record
- CVE
- CVE-2026-3484
- Published
- Mar 3, 2026
- Updated
- Mar 3, 2026
- Vendor
- PhialsBasement
- Product
- nmap-mcp-server
- Classifications
- CWE-74, CWE-77, T1059.003
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Mar 3, 2026CVE publishedPublication date reported by the CVE source.
- Mar 3, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=bee6d23547d57ae02460022f7c78ac0893092e38
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Command Injection in runNmapScan proof of conceptproof of concept · unverified
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo