📧 info@ciso.sa | 📱 +966550939344 | Riyadh, Kingdom of Saudi Arabia
🔧 Scheduled Maintenance — Saturday 2:00-4:00 AM AST. Some features may be temporarily unavailable.    ●   
💎
Pro Plan 50% Off Unlock all AI features, unlimited reports, and priority support. Upgrade
Search Center
ESC to close
Global insider Education HIGH 2h Global supply_chain Software Development and Technology HIGH 7h Global apt Government/Critical Infrastructure CRITICAL 8h Global vulnerability Enterprise Software / Data Analytics CRITICAL 9h Global vulnerability Artificial Intelligence and Technology HIGH 12h Global general Technology and Artificial Intelligence MEDIUM 16h Global general Technology and Artificial Intelligence HIGH 17h Global vulnerability Higher Education CRITICAL 1d Global data_breach Government HIGH 1d Global supply_chain Software Development and Open Source Communities CRITICAL 1d Global insider Education HIGH 2h Global supply_chain Software Development and Technology HIGH 7h Global apt Government/Critical Infrastructure CRITICAL 8h Global vulnerability Enterprise Software / Data Analytics CRITICAL 9h Global vulnerability Artificial Intelligence and Technology HIGH 12h Global general Technology and Artificial Intelligence MEDIUM 16h Global general Technology and Artificial Intelligence HIGH 17h Global vulnerability Higher Education CRITICAL 1d Global data_breach Government HIGH 1d Global supply_chain Software Development and Open Source Communities CRITICAL 1d Global insider Education HIGH 2h Global supply_chain Software Development and Technology HIGH 7h Global apt Government/Critical Infrastructure CRITICAL 8h Global vulnerability Enterprise Software / Data Analytics CRITICAL 9h Global vulnerability Artificial Intelligence and Technology HIGH 12h Global general Technology and Artificial Intelligence MEDIUM 16h Global general Technology and Artificial Intelligence HIGH 17h Global vulnerability Higher Education CRITICAL 1d Global data_breach Government HIGH 1d Global supply_chain Software Development and Open Source Communities CRITICAL 1d
Vulnerabilities

CVE-2026-35394

High ⚡ Exploit Available
CWE-939 — Weakness Type
Published: Apr 6, 2026  ·  Modified: Apr 13, 2026  ·  Source: NVD
CVSS v3
8.3
🔗 NVD Official
📄 Description (English)

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.

🤖 AI Executive Summary

CVE-2026-35394 is a critical intent injection vulnerability in Mobile Next MCP server versions prior to 0.0.50 that allows attackers to execute arbitrary Android intents without scheme validation. This enables unauthorized USSD code execution, phone calls, SMS messages, and content provider access on affected mobile devices. The vulnerability poses significant risk to Saudi organizations using this tool for mobile development and automation, particularly in banking and telecommunications sectors where USSD and SMS are critical channels.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: Apr 25, 2026 01:55
🇸🇦 Saudi Arabia Impact Assessment
High impact on Saudi banking sector (SAMA-regulated institutions) where USSD codes are used for financial transactions and customer verification. Telecommunications sector (STC, Mobily, Zain) at critical risk as USSD and SMS are primary channels for mobile money and authentication. Government agencies using mobile development tools for citizen services vulnerable to unauthorized intent execution. Healthcare sector (MOH) at risk if using affected tools for mobile health applications. Financial technology companies and fintech startups heavily dependent on mobile automation face significant operational and security risks.
🏢 Affected Saudi Sectors
Banking and Financial Services Telecommunications Government and Public Administration Healthcare Financial Technology (FinTech) Mobile Application Development E-commerce
⚖️ Saudi Risk Score (AI)
8.7
/ 10.0
🔧 Remediation Steps (English)
Immediate Actions:
1. Identify all instances of Mobile Next MCP server in development and production environments
2. Audit all mobile applications and automation scripts using the mobile_open_url tool
3. Implement network segmentation to restrict MCP server access to trusted development networks only
4. Disable the mobile_open_url tool immediately if not critical to operations

Patching Guidance:
1. Upgrade Mobile Next MCP to version 0.0.50 or later immediately
2. Verify patch deployment across all development, testing, and production environments
3. Restart all affected services after patching
4. Test mobile applications thoroughly post-patch to ensure functionality

Compensating Controls (if immediate patching not possible):
1. Implement strict input validation and URL scheme whitelisting at application level
2. Use Android intent filters to restrict allowed schemes (http, https only)
3. Implement Web Application Firewall (WAF) rules to block suspicious intent patterns
4. Monitor and log all URL handling requests for forensic analysis
5. Restrict MCP server access to specific IP ranges and authenticated users only

Detection Rules:
1. Monitor for intent:// scheme usage in application logs
2. Alert on USSD code execution attempts (tel:*#*#)
3. Track unauthorized SMS/phone call intents
4. Monitor content provider access patterns
5. Implement IDS/IPS signatures for Android intent injection patterns
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. تحديد جميع حالات خادم Mobile Next MCP في بيئات التطوير والإنتاج
2. تدقيق جميع تطبيقات الهاتف المحمول وسكريبتات الأتمتة التي تستخدم أداة mobile_open_url
3. تنفيذ تقسيم الشبكة لتقييد وصول خادم MCP إلى شبكات التطوير الموثوقة فقط
4. تعطيل أداة mobile_open_url فوراً إذا لم تكن حرجة للعمليات

إرشادات التصحيح:
1. ترقية Mobile Next MCP إلى الإصدار 0.0.50 أو أحدث فوراً
2. التحقق من نشر التصحيح عبر جميع بيئات التطوير والاختبار والإنتاج
3. إعادة تشغيل جميع الخدمات المتأثرة بعد التصحيح
4. اختبار تطبيقات الهاتف المحمول بدقة بعد التصحيح لضمان الوظائف

الضوابط البديلة (إذا لم يكن التصحيح الفوري ممكناً):
1. تنفيذ التحقق الصارم من المدخلات وقائمة بيضاء لمخطط URL على مستوى التطبيق
2. استخدام مرشحات نوايا Android لتقييد المخططات المسموحة (http و https فقط)
3. تنفيذ قواعد جدار الحماية لتطبيقات الويب لحظر أنماط النوايا المريبة
4. مراقبة وتسجيل جميع طلبات معالجة URL للتحليل الجنائي
5. تقييد وصول خادم MCP إلى نطاقات IP محددة والمستخدمين المصرح لهم فقط

قواعد الكشف:
1. مراقبة استخدام مخطط intent:// في سجلات التطبيق
2. تنبيه محاولات تنفيذ أكواد USSD (tel:*#*#)
3. تتبع نوايا SMS/المكالمات الهاتفية غير المصرح بها
4. مراقبة أنماط الوصول إلى موفر المحتوى
5. تنفيذ توقيعات IDS/IPS لأنماط حقن نوايا Android
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
ECC 2024 A.5.1.1 - Information security policies and procedures ECC 2024 A.6.1.1 - Access control and authentication ECC 2024 A.8.1.1 - Cryptography and secure communications ECC 2024 A.12.2.1 - Change management and patch management ECC 2024 A.12.6.1 - Management of technical vulnerabilities
🔵 SAMA CSF
SAMA CSF ID.AM-2 - Software and hardware inventory SAMA CSF PR.AC-1 - Access control and authentication mechanisms SAMA CSF PR.PT-2 - Secure development practices SAMA CSF DE.CM-8 - Vulnerability scanning and management SAMA CSF RS.MI-2 - Incident response and recovery
🟡 ISO 27001:2022
ISO 27001:2022 A.5.1 - Policies for information security ISO 27001:2022 A.6.1 - Organization of information security ISO 27001:2022 A.8.1 - Asset management ISO 27001:2022 A.12.6 - Management of technical vulnerabilities ISO 27001:2022 A.14.2 - Secure development, test and acceptance
🟣 PCI DSS v4.0.1
PCI DSS 6.2 - Security patches and updates PCI DSS 6.5.1 - Injection flaws prevention PCI DSS 11.2 - Vulnerability scanning PCI DSS 12.2 - Configuration standards
📦 Affected Products / CPE 1 entries
mobilenexthq:mobile_mcp
📊 CVSS Score
8.3
/ 10.0 — High
📊 CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:H/A:H
Attack VectorN — None / Network
Attack ComplexityL — Low / Local
Privileges RequiredN — None / Network
User InteractionR — Required
ScopeU — Unchanged
ConfidentialityL — Low / Local
IntegrityH — High
AvailabilityH — High
📋 Quick Facts
Severity High
CVSS Score8.3
CWECWE-939
EPSS0.05%
Exploit ✓ Yes
Patch ✓ Yes
Published 2026-04-06
Source Feed nvd
Views 4
🇸🇦 Saudi Risk Score
8.7
/ 10.0 — Saudi Risk
Priority: CRITICAL
🏷️ Tags
exploit-available patch-available CWE-939
Share this CVE

💬 Comments

0
Loading comments
📣 Found this valuable?
Share it with your cybersecurity network
in LinkedIn 𝕏 X / Twitter 💬 WhatsApp ✈ Telegram
🍪 Privacy Preferences
CISO Consulting — Compliant with Saudi Personal Data Protection Law (PDPL)
We use cookies and similar technologies to provide the best experience on our platform. You can choose which types you accept.
🔒
Essential Always On
Required for the website to function properly. Cannot be disabled.
📋 Sessions, CSRF tokens, authentication, language preferences
📊
Analytics
Help us understand how visitors use the site and improve performance.
📋 Page views, session duration, traffic sources, performance metrics
⚙️
Functional
Enable enhanced features like content personalization and preferences.
📋 Dark/light theme, font size, custom dashboards, saved filters
📣
Marketing
Used to deliver content and ads relevant to your interests.
📋 Campaign tracking, retargeting, social media analytics
Privacy Policy →
CISO AI Assistant
Ask anything · Documents · Support
🔐

Introduce Yourself

Enter your details to access the full assistant

Your info is private and never shared
💬
CyberAssist
Online · responds in seconds
5 / 5
🔐 Verify Your Identity

Enter your email to receive a verification code before submitting a support request.

Enter to send · / for commands 0 / 2000
CISO AI · Powered by Anthropic Claude
✦ Quick Survey Help Us Improve CISO Consulting Your feedback shapes the future of our platform — takes less than 2 minutes.
⚠ Please answer this question to continue

How would you rate your overall experience with our platform?

Rate from 1 (poor) to 5 (excellent)

🎉
Thank you!
Your response has been recorded.