📧 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 Technology/Software CRITICAL 1h Global malware Social Media and Consumer Technology HIGH 1h Global botnet Information Technology and IoT HIGH 2h Global vulnerability Enterprise Security, Software Development CRITICAL 3h Global vulnerability Software Development, Artificial Intelligence HIGH 3h Global apt Defense and Military CRITICAL 3h Global vulnerability Networking, Software, Infrastructure HIGH 3h Global phishing Information Technology HIGH 4h Global ransomware Multiple sectors CRITICAL 4h Global malware Multiple sectors CRITICAL 4h Global vulnerability Technology/Software CRITICAL 1h Global malware Social Media and Consumer Technology HIGH 1h Global botnet Information Technology and IoT HIGH 2h Global vulnerability Enterprise Security, Software Development CRITICAL 3h Global vulnerability Software Development, Artificial Intelligence HIGH 3h Global apt Defense and Military CRITICAL 3h Global vulnerability Networking, Software, Infrastructure HIGH 3h Global phishing Information Technology HIGH 4h Global ransomware Multiple sectors CRITICAL 4h Global malware Multiple sectors CRITICAL 4h Global vulnerability Technology/Software CRITICAL 1h Global malware Social Media and Consumer Technology HIGH 1h Global botnet Information Technology and IoT HIGH 2h Global vulnerability Enterprise Security, Software Development CRITICAL 3h Global vulnerability Software Development, Artificial Intelligence HIGH 3h Global apt Defense and Military CRITICAL 3h Global vulnerability Networking, Software, Infrastructure HIGH 3h Global phishing Information Technology HIGH 4h Global ransomware Multiple sectors CRITICAL 4h Global malware Multiple sectors CRITICAL 4h
Vulnerabilities

CVE-2026-10213

Medium
CWE-22 — Weakness Type
Published: Jun 1, 2026  ·  Modified: Jun 4, 2026  ·  Source: NVD
CVSS v3
5.4
🔗 NVD Official
📄 Description (English)

A security flaw has been discovered in AstrBotDevs AstrBot 4.23.6. This vulnerability affects unknown code of the file /api/skills/delete of the component API Endpoint. Performing a manipulation of the argument Name results in path traversal. The attack can be initiated remotely. The exploit has been released to the public and may be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.

🤖 AI Executive Summary

CVE-2026-10213 is a path traversal vulnerability in AstrBot 4.23.6's API endpoint /api/skills/delete that allows remote attackers to manipulate the 'Name' parameter to access unauthorized files. With a CVSS score of 5.4 (medium) and public exploit availability, this poses a moderate risk to organizations using this bot framework. The vendor's non-responsiveness increases urgency for immediate mitigation.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: Jun 1, 2026 06:33
🇸🇦 Saudi Arabia Impact Assessment
This vulnerability primarily impacts Saudi organizations using AstrBot for chatbot/automation services, particularly in government digital transformation initiatives, banking customer service platforms, and telecom automation systems. Government entities (NCA, CITC oversight), financial institutions relying on bot automation, and healthcare providers using chatbot systems for patient engagement face the highest risk. The path traversal could expose sensitive configuration files, API keys, and customer data stored on affected systems.
🏢 Affected Saudi Sectors
Government (Digital Transformation, NCA) Banking and Financial Services (SAMA regulated) Telecommunications (STC, Mobily automation) Healthcare (Patient engagement systems) E-commerce and Retail Customer Service Operations
⚖️ Saudi Risk Score (AI)
6.2
/ 10.0
🔧 Remediation Steps (English)
Immediate Actions:
1. Inventory all AstrBot 4.23.6 deployments across your organization
2. Restrict network access to /api/skills/delete endpoint using WAF rules or network ACLs
3. Implement input validation: reject any 'Name' parameter containing '../', '..\', or null bytes
4. Enable API request logging and monitor for suspicious path traversal patterns

Compensating Controls:
5. Deploy Web Application Firewall (WAF) rules to block path traversal attempts (ModSecurity rule: SecRule ARGS:Name "@rx (?:\.\./|\.\.\\)")
6. Run file integrity monitoring on configuration directories
7. Implement principle of least privilege for API service account permissions
8. Isolate AstrBot instances in network segments with restricted file system access

Long-term:
9. Migrate to alternative bot frameworks with active security support
10. Contact AstrBotDevs for security updates or consider forking the project for internal patching
11. Conduct security code review of custom API integrations
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. قم بحصر جميع نشرات AstrBot 4.23.6 عبر مؤسستك
2. قيد الوصول إلى نقطة نهاية /api/skills/delete باستخدام قواعد WAF أو قوائم التحكم في الوصول
3. تطبيق التحقق من المدخلات: رفض أي معامل 'Name' يحتوي على '../' أو '..\' أو بايتات فارغة
4. تفعيل تسجيل طلبات API ومراقبة محاولات اجتياز المسار المريبة

الضوابط البديلة:
5. نشر قواعد جدار الحماية (WAF) لحجب محاولات اجتياز المسار
6. تشغيل مراقبة سلامة الملفات على مجلدات التكوين
7. تطبيق مبدأ أقل امتياز لأذونات حساب خدمة API
8. عزل مثيلات AstrBot في قطاعات الشبكة ذات الوصول المحدود لنظام الملفات

المدى الطويل:
9. الهجرة إلى أطر عمل بوت بديلة مع دعم أمان نشط
10. التواصل مع AstrBotDevs للحصول على تحديثات أمان أو النظر في نسخ المشروع للتصحيح الداخلي
11. إجراء مراجعة أمان الكود للتكاملات المخصصة
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
ECC 2024 A.14.2.1 - Secure development policy ECC 2024 A.14.2.5 - Secure coding practices ECC 2024 A.12.6.1 - Management of technical vulnerabilities
🔵 SAMA CSF
SAMA CSF ID.BE-1 - Asset management SAMA CSF PR.AC-1 - Access control policy SAMA CSF DE.CM-1 - Detection and analysis
🟡 ISO 27001:2022
ISO 27001:2022 A.8.1 - User endpoint devices ISO 27001:2022 A.14.2.1 - Secure development policy ISO 27001:2022 A.12.6.1 - Management of technical vulnerabilities
🟣 PCI DSS v4.0.1
PCI DSS 6.2 - Security patches and updates PCI DSS 6.5.1 - Injection flaws
📊 CVSS Score
5.4
/ 10.0 — Medium
📊 CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L
Attack VectorN — None / Network
Attack ComplexityL — Low / Local
Privileges RequiredL — Low / Local
User InteractionN — None / Network
ScopeU — Unchanged
ConfidentialityN — None / Network
IntegrityL — Low / Local
AvailabilityL — Low / Local
📋 Quick Facts
Severity Medium
CVSS Score5.4
CWECWE-22
EPSS0.05%
Exploit No
Patch ✗ No
Published 2026-06-01
Source Feed nvd
🇸🇦 Saudi Risk Score
6.2
/ 10.0 — Saudi Risk
Priority: HIGH
🏷️ Tags
CWE-22
Share this CVE
📣 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.