Unauthenticated code execution via unsafe process spawning
Published Aug 8, 2026 · Updated Aug 8, 2026
Command injection in INQUIRE Lab MCP Bridge API allows remote attackers to execute programs through crafted POST /servers requests. The unauthenticated route copies caller-controlled command and args values into startServer, which passes them to child_process.spawn with shell execution and no executable allowlist. Any client that can reach the REST service can run a process with the bridge service's operating-system privileges, affecting confidentiality, integrity, and availability.
Summary
What happened
Command injection in INQUIRE Lab MCP Bridge API allows remote attackers to execute programs through crafted POST /servers requests. The unauthenticated route copies caller-controlled command and args values into startServer, which passes them to child_process.spawn with shell execution and no executable allowlist. Any client that can reach the REST service can run a process with the bridge service's operating-system privileges, affecting confidentiality, integrity, and availability.
The record
- CVE
- CVE-2026-19263
- Published
- Aug 8, 2026
- Updated
- Aug 8, 2026
- Vendor
- INQUIRE Lab
- Product
- MCP Bridge API
- Classifications
- CWE-74, CWE-77, T1059
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Aug 8, 2026CVE publishedPublication date reported by the CVE source.
- Aug 8, 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=b30a82aa1d1d1139e0de846c41c8aadee6e06114
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
- Server Start Command Injection 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