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

CVE-2021-47857

High
Moodle 3.10.3 contains a persistent cross-site scripting vulnerability in the calendar event subtitle field that allows attackers to inject malicious scripts. Attackers can craft a calendar event with
CWE-79 — Weakness Type
Published: Jan 21, 2026  ·  Modified: Feb 28, 2026  ·  Source: NVD
CVSS v3
7.2
🔗 NVD Official
📄 Description (English)

Moodle 3.10.3 contains a persistent cross-site scripting vulnerability in the calendar event subtitle field that allows attackers to inject malicious scripts. Attackers can craft a calendar event with malicious JavaScript in the subtitle track label to execute arbitrary code when users view the event.

🤖 AI Executive Summary

CVE-2021-47857 is a persistent XSS vulnerability in Moodle 3.10.3's calendar event subtitle field that allows attackers to inject malicious JavaScript code. When users view crafted calendar events, the injected scripts execute in their browsers, potentially compromising user sessions and data. This vulnerability poses significant risk to educational institutions and organizations using Moodle for learning management, particularly in Saudi Arabia where Moodle adoption is widespread in universities and government training programs.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: May 7, 2026 22:38
🇸🇦 Saudi Arabia Impact Assessment
High impact on Saudi educational sector: King Saud University, King Fahd University of Petroleum and Minerals, and other universities using Moodle LMS are at risk. Government training institutions under NCIT and Ministry of Education utilizing Moodle for e-learning are vulnerable. Healthcare sector training programs using Moodle for staff development could be compromised. Attackers could steal authentication credentials, access sensitive educational records, modify course content, or conduct phishing attacks against students and faculty. The persistent nature of the XSS means compromised events affect all users viewing them repeatedly.
🏢 Affected Saudi Sectors
Education (Universities, Schools, Training Centers) Government (Training Programs, E-Learning Platforms) Healthcare (Staff Training and Development) Corporate Training (Large Organizations) Non-Profit Organizations
⚖️ Saudi Risk Score (AI)
7.8
/ 10.0
🔧 Remediation Steps (English)
Immediate Actions:
1. Identify all Moodle 3.10.3 instances in your organization and document their locations
2. Restrict calendar event creation to trusted administrators only as a temporary measure
3. Audit existing calendar events for suspicious JavaScript patterns in subtitle fields
4. Clear browser caches across all user devices to remove cached malicious scripts

Patching Guidance:
1. Upgrade Moodle to version 3.10.4 or later immediately
2. Apply security patches from Moodle Security Tracker (https://tracker.moodle.org/)
3. Test patches in staging environment before production deployment
4. Implement automated patching procedures for future Moodle updates

Compensating Controls:
1. Implement Content Security Policy (CSP) headers to restrict script execution
2. Enable Moodle's HTML filtering and sanitization features
3. Use Web Application Firewall (WAF) rules to detect XSS patterns in calendar events
4. Implement input validation on subtitle fields to reject special characters
5. Monitor calendar event creation logs for suspicious activity

Detection Rules:
1. Search calendar event database for JavaScript keywords: <script>, javascript:, onerror=, onload=, eval(
2. Monitor HTTP requests containing encoded XSS payloads (%3Cscript%3E, etc.)
3. Alert on calendar events with subtitle field length exceeding normal parameters
4. Track user accounts creating multiple calendar events with similar malicious patterns
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. حدد جميع مثيلات Moodle 3.10.3 في مؤسستك وقم بتوثيق مواقعها
2. قيد إنشاء أحداث التقويم للمسؤولين الموثوقين فقط كإجراء مؤقت
3. تدقيق أحداث التقويم الموجودة للبحث عن أنماط JavaScript المريبة في حقول العناوين الفرعية
4. امسح ذاكرة التخزين المؤقت للمتصفح عبر جميع أجهزة المستخدم لإزالة البرامج النصية الضارة المخزنة مؤقتاً

إرشادات التصحيح:
1. قم بترقية Moodle إلى الإصدار 3.10.4 أو أحدث على الفور
2. تطبيق تصحيحات الأمان من Moodle Security Tracker
3. اختبر التصحيحات في بيئة التدريج قبل نشر الإنتاج
4. تنفيذ إجراءات التصحيح الآلية للتحديثات المستقبلية

الضوابط البديلة:
1. تنفيذ رؤوس سياسة أمان المحتوى (CSP) لتقييد تنفيذ البرامج النصية
2. تفعيل ميزات تصفية وتطهير HTML في Moodle
3. استخدام قواعد جدار حماية تطبيقات الويب (WAF) للكشف عن أنماط XSS
4. تنفيذ التحقق من صحة الإدخال على حقول العناوين الفرعية لرفض الأحرف الخاصة
5. مراقبة سجلات إنشاء أحداث التقويم للنشاط المريب

قواعد الكشف:
1. البحث في قاعدة بيانات أحداث التقويم عن كلمات JavaScript الرئيسية
2. مراقبة طلبات HTTP التي تحتوي على حمولات XSS المشفرة
3. تنبيه على أحداث التقويم التي يتجاوز طول حقل العنوان الفرعي فيها المعاملات العادية
4. تتبع حسابات المستخدمين التي تنشئ أحداث تقويم متعددة بأنماط ضارة مماثلة
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
ECC 2024 A.14.2.1 - Information security requirements for system development and maintenance ECC 2024 A.14.2.5 - Secure development policy ECC 2024 A.12.6.1 - Management of technical vulnerabilities
🔵 SAMA CSF
SAMA CSF ID.BE-3.1 - Organizational resilience objectives SAMA CSF PR.DS-6 - Data is protected from unauthorized access SAMA CSF DE.CM-1 - The network is monitored to detect potential cybersecurity events
🟡 ISO 27001:2022
ISO 27001:2022 A.8.2.3 - Segregation of duties ISO 27001:2022 A.14.2.1 - Information security requirements for system development ISO 27001:2022 A.14.2.5 - Secure development policy ISO 27001:2022 A.12.6.1 - Management of technical vulnerabilities
🟣 PCI DSS v4.0.1
PCI DSS 6.5.7 - Cross-site scripting (XSS) PCI DSS 6.2 - Security patches and updates
📊 CVSS Score
7.2
/ 10.0 — High
📊 CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
Attack VectorN — None / Network
Attack ComplexityL — Low / Local
Privileges RequiredN — None / Network
User InteractionN — None / Network
ScopeC — Changed
ConfidentialityL — Low / Local
IntegrityL — Low / Local
AvailabilityN — None / Network
📋 Quick Facts
Severity High
CVSS Score7.2
CWECWE-79
EPSS0.05%
Exploit No
Patch ✓ Yes
Published 2026-01-21
Source Feed nvd
Views 5
🇸🇦 Saudi Risk Score
7.8
/ 10.0 — Saudi Risk
Priority: HIGH
🏷️ Tags
CWE-79
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.