📧 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 vulnerability Higher Education CRITICAL 7h Global data_breach Government HIGH 8h Global supply_chain Software Development and Open Source Communities CRITICAL 8h Global malware Software Development CRITICAL 8h Global phishing Multiple Sectors HIGH 8h Global vulnerability Web Applications CRITICAL 9h Global apt Critical Infrastructure CRITICAL 9h Global ransomware Multiple sectors CRITICAL 9h Global supply_chain Software Development, IT Infrastructure, Technology CRITICAL 10h Global vulnerability,data_breach,general Technology, Industrial Control Systems, Telecommunications HIGH 11h Global vulnerability Higher Education CRITICAL 7h Global data_breach Government HIGH 8h Global supply_chain Software Development and Open Source Communities CRITICAL 8h Global malware Software Development CRITICAL 8h Global phishing Multiple Sectors HIGH 8h Global vulnerability Web Applications CRITICAL 9h Global apt Critical Infrastructure CRITICAL 9h Global ransomware Multiple sectors CRITICAL 9h Global supply_chain Software Development, IT Infrastructure, Technology CRITICAL 10h Global vulnerability,data_breach,general Technology, Industrial Control Systems, Telecommunications HIGH 11h Global vulnerability Higher Education CRITICAL 7h Global data_breach Government HIGH 8h Global supply_chain Software Development and Open Source Communities CRITICAL 8h Global malware Software Development CRITICAL 8h Global phishing Multiple Sectors HIGH 8h Global vulnerability Web Applications CRITICAL 9h Global apt Critical Infrastructure CRITICAL 9h Global ransomware Multiple sectors CRITICAL 9h Global supply_chain Software Development, IT Infrastructure, Technology CRITICAL 10h Global vulnerability,data_breach,general Technology, Industrial Control Systems, Telecommunications HIGH 11h
Vulnerabilities

CVE-2026-7400

High
CWE-22 — Weakness Type
Published: Apr 29, 2026  ·  Modified: May 6, 2026  ·  Source: NVD
CVSS v3
7.3
🔗 NVD Official
📄 Description (English)

A security vulnerability has been detected in geekgod382 filesystem-mcp-server 1.0.0. This issue affects the function is_path_allowed of the file server.py of the component read_file_tool/write_file_tool. Such manipulation leads to path traversal. The attack can be launched remotely. The exploit has been disclosed publicly and may be used. Upgrading to version 1.1.0 is capable of addressing this issue. The name of the patch is 45364545fc60dc80aadcd4379f08042d3d3d292e. Upgrading the affected component is advised.

🤖 AI Executive Summary

CVE-2026-7400 is a path traversal vulnerability in filesystem-mcp-server 1.0.0 affecting file read/write operations. The vulnerability allows remote attackers to bypass path validation controls and access unauthorized files on affected systems. With a CVSS score of 7.3 and public disclosure, this poses a significant risk to organizations using this component for file operations.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: May 5, 2026 14:01
🇸🇦 Saudi Arabia Impact Assessment
This vulnerability primarily impacts Saudi organizations using filesystem-mcp-server for file management operations, particularly: Government agencies (NCA, CITC) managing sensitive documents; Banking sector (SAMA-regulated institutions) handling financial records; Healthcare organizations (MOH) storing patient data; Energy sector (ARAMCO, utilities) managing operational files; Telecom providers (STC, Mobily) processing customer information. Path traversal attacks could lead to unauthorized access to confidential data, system configuration files, and critical operational documents.
🏢 Affected Saudi Sectors
Government Banking Healthcare Energy Telecommunications Critical Infrastructure
⚖️ Saudi Risk Score (AI)
7.8
/ 10.0
🔧 Remediation Steps (English)
IMMEDIATE ACTIONS:
1. Identify all systems running filesystem-mcp-server 1.0.0 across your infrastructure
2. Isolate affected systems from production networks if possible
3. Review access logs for suspicious file access patterns (../ sequences, unusual file paths)
4. Implement network-level restrictions limiting access to the affected service

PATCHING:
1. Upgrade to filesystem-mcp-server version 1.1.0 immediately (patch: 45364545fc60dc80aadcd4379f08042d3d3d292e)
2. Test the upgrade in a staging environment before production deployment
3. Verify the is_path_allowed function properly validates all file paths

COMPENSATING CONTROLS (if upgrade delayed):
1. Implement strict input validation on all file path parameters
2. Use Web Application Firewall (WAF) rules to block requests containing ../ or similar traversal patterns
3. Apply principle of least privilege - restrict service account file system permissions
4. Implement file access monitoring and alerting for unauthorized path access attempts
5. Use chroot/containerization to limit filesystem scope

DETECTION:
1. Monitor for HTTP requests containing: ../, ..\, %2e%2e, encoded traversal sequences
2. Alert on file access attempts outside designated directories
3. Log all read_file_tool and write_file_tool function calls with full parameters
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. تحديد جميع الأنظمة التي تقوم بتشغيل filesystem-mcp-server 1.0.0 عبر البنية التحتية الخاصة بك
2. عزل الأنظمة المتأثرة عن شبكات الإنتاج إن أمكن
3. مراجعة سجلات الوصول للبحث عن أنماط وصول ملفات مريبة (تسلسلات ../)
4. تطبيق قيود على مستوى الشبكة لتحديد الوصول إلى الخدمة المتأثرة

التصحيح:
1. الترقية إلى filesystem-mcp-server الإصدار 1.1.0 فوراً (الرقعة: 45364545fc60dc80aadcd4379f08042d3d3d292e)
2. اختبار الترقية في بيئة التجريب قبل نشر الإنتاج
3. التحقق من أن دالة is_path_allowed تتحقق بشكل صحيح من جميع مسارات الملفات

عناصر التحكم البديلة:
1. تطبيق التحقق الصارم من المدخلات على جميع معاملات مسار الملف
2. استخدام قواعد جدار الحماية (WAF) لحظر الطلبات التي تحتوي على ../ أو أنماط اجتياز مماثلة
3. تطبيق مبدأ أقل امتياز - تقييد أذونات نظام الملفات لحساب الخدمة
4. تطبيق مراقبة التنبيهات لمحاولات الوصول غير المصرح بها
5. استخدام chroot/containerization لتحديد نطاق نظام الملفات

الكشف:
1. مراقبة طلبات HTTP التي تحتوي على: ../, ..\, %2e%2e
2. التنبيه على محاولات الوصول إلى الملفات خارج الدلائل المعينة
3. تسجيل جميع استدعاءات دوال read_file_tool و write_file_tool
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
A.5.1.1 - Information security policies and procedures A.8.1.1 - User access management A.12.4.1 - Event logging A.14.2.1 - Secure development policy
🔵 SAMA CSF
ID.AM-2 - Software inventory PR.AC-1 - Access control policy PR.PT-1 - Security awareness and training DE.CM-1 - The network is monitored for unauthorized connections
🟡 ISO 27001:2022
A.5.1.2 - Information security policy review A.8.1.1 - User access management A.12.4.1 - Event logging A.14.2.5 - Secure development environment
🟣 PCI DSS v4.0.1
Requirement 6.2 - Security patches installation Requirement 10.2 - Implement automated audit trails
📊 CVSS Score
7.3
/ 10.0 — High
📊 CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
Attack VectorN — None / Network
Attack ComplexityL — Low / Local
Privileges RequiredN — None / Network
User InteractionN — None / Network
ScopeU — Unchanged
ConfidentialityL — Low / Local
IntegrityL — Low / Local
AvailabilityL — Low / Local
📋 Quick Facts
Severity High
CVSS Score7.3
CWECWE-22
EPSS0.05%
Exploit No
Patch ✗ No
Published 2026-04-29
Source Feed nvd
🇸🇦 Saudi Risk Score
7.8
/ 10.0 — Saudi Risk
Priority: HIGH
🏷️ Tags
CWE-22
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.