CVE•Published 2026-04-06•Modified 2026-04-09•1 article on news•6 live references•NVD data
CVE-2026-35394Mobilenexthq · Mobile_mcp
Vulnerability data via NVD (ingested)
CVSS v3.1
8.3
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:H/A:H
EPSS percentile
—
Weaknesses (CWE)
Description
Mobile Next is an MCP server for mobile development and automation. Prior to 0.0.50, the mobile_open_url tool in mobile-mcp passes user-supplied URLs directly to Android's intent system without any scheme validation, allowing execution of arbitrary Android intents, including USSD codes, phone calls, SMS messages, and content provider access. This vulnerability is fixed in 0.0.50.
Timeline
Published 2026-04-06
Modified 2026-04-09
External references
Search for exposed instances
Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).
Shodan · vuln tag0 hosts
vuln:CVE-2026-35394Hosts Shodan has explicitly fingerprinted as vulnerable.
Shodan · product
product:"Mobilenexthq Mobile Mcp"All exposed Mobilenexthq Mobile Mcp instances — cross-reference with the CVE's affected-version range.
Shodan · banner/body mention
http.html:"Mobile Mcp"HTTP body or banner mentions "Mobile Mcp" — catches deploys Shodan didn't identify as a product.
More intel sources (5)
Shodan report
vuln:CVE-2026-35394Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2026-35394Censys host search filtered to this CVE id.
grep.app
CVE-2026-35394Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2026-35394GitHub code search for direct mentions.
Google dork
"CVE-2026-35394" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (5)
CVE-2026-353945 repos
Ostorlab/KEVunknown
Ostorlab KEV: One-command to detect most remotely known exploitable vulnerabilities. Sourced from CISA KEV, Google's Tsunami, Ostorlab's Asteroid and Bug Bounty programs.
manthanghasadiya/mcpsecPython
An AI-driven dynamic protocol fuzzer for the Model Context Protocol (MCP). Prove runtime exploitability by discovering state violations, transport crashes, and application-layer lo…
mcp-security-project/mcp-cve-projectunknown
The Project shares all information on MCP related CVE's published
sattyamjjain/agent-airlockPython
Open-source security firewall for AI agents — validates tool calls, strips ghost arguments, enforces type safety, PII masking, RBAC, cost tracking & sandbox isolation. Works with L…
manthanghasadiya/writeupsJavaScript