📧 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 data_breach Government HIGH 43m Global vulnerability Enterprise Software / ERP Systems CRITICAL 1h Global phishing Cross-sector HIGH 6h Global data_breach Energy CRITICAL 8h Global phishing Government/Multi-sector HIGH 9h Global apt Education CRITICAL 11h Global vulnerability Enterprise Software / ERP Systems CRITICAL 12h Global vulnerability IT Infrastructure CRITICAL 13h Global vulnerability Technology and Software Development HIGH 14h Global vulnerability Enterprise IT and Government CRITICAL 14h Global data_breach Government HIGH 43m Global vulnerability Enterprise Software / ERP Systems CRITICAL 1h Global phishing Cross-sector HIGH 6h Global data_breach Energy CRITICAL 8h Global phishing Government/Multi-sector HIGH 9h Global apt Education CRITICAL 11h Global vulnerability Enterprise Software / ERP Systems CRITICAL 12h Global vulnerability IT Infrastructure CRITICAL 13h Global vulnerability Technology and Software Development HIGH 14h Global vulnerability Enterprise IT and Government CRITICAL 14h Global data_breach Government HIGH 43m Global vulnerability Enterprise Software / ERP Systems CRITICAL 1h Global phishing Cross-sector HIGH 6h Global data_breach Energy CRITICAL 8h Global phishing Government/Multi-sector HIGH 9h Global apt Education CRITICAL 11h Global vulnerability Enterprise Software / ERP Systems CRITICAL 12h Global vulnerability IT Infrastructure CRITICAL 13h Global vulnerability Technology and Software Development HIGH 14h Global vulnerability Enterprise IT and Government CRITICAL 14h
Vulnerabilities

CVE-2026-1914

Medium
The FuseDesk plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's fusedesk_newcase shortcode in all versions up to, and including, 6.8 due to insufficient input sanitizat
CWE-79 — Weakness Type
Published: Mar 21, 2026  ·  Modified: Mar 23, 2026  ·  Source: NVD
CVSS v3
6.4
🔗 NVD Official
📄 Description (English)

The FuseDesk plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's fusedesk_newcase shortcode in all versions up to, and including, 6.8 due to insufficient input sanitization and output escaping on the 'emailtext' attribute. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

🤖 AI Executive Summary

FuseDesk WordPress plugin versions up to 6.8 contain a Stored Cross-Site Scripting (XSS) vulnerability in the fusedesk_newcase shortcode due to insufficient input sanitization on the 'emailtext' attribute. Authenticated attackers with Contributor-level access can inject malicious scripts that execute for all users viewing affected pages. No patch is currently available, requiring immediate compensating controls.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: May 15, 2026 19:41
🇸🇦 Saudi Arabia Impact Assessment
Saudi organizations using FuseDesk for customer support and ticketing systems face significant risk, particularly in banking sector (SAMA-regulated institutions), government agencies (NCA oversight), healthcare providers, and e-commerce platforms. Compromised support portals could lead to credential theft, malware distribution, and unauthorized access to sensitive customer data. Government entities and financial institutions are at highest risk due to regulatory compliance requirements and data sensitivity.
🏢 Affected Saudi Sectors
Banking and Financial Services Government and Public Administration Healthcare and Medical Services E-commerce and Retail Telecommunications Energy and Utilities
⚖️ Saudi Risk Score (AI)
7.2
/ 10.0
🔧 Remediation Steps (English)
IMMEDIATE ACTIONS:
1. Audit all WordPress installations using FuseDesk plugin versions ≤6.8 across your organization
2. Restrict Contributor-level access to only trusted personnel; review and revoke unnecessary permissions
3. Disable the fusedesk_newcase shortcode on all pages until patched
4. Review page edit history for suspicious modifications to shortcode attributes

COMPENSATING CONTROLS:
5. Implement Web Application Firewall (WAF) rules to detect and block XSS payloads in shortcode parameters
6. Enable WordPress security plugins (Wordfence, Sucuri) with XSS detection signatures
7. Apply Content Security Policy (CSP) headers to restrict inline script execution
8. Monitor and log all shortcode usage and page modifications

DETECTION:
9. Search WordPress database for fusedesk_newcase shortcodes containing suspicious characters: <, >, script, onerror, onload
10. Query: SELECT * FROM wp_posts WHERE post_content LIKE '%fusedesk_newcase%' AND (post_content LIKE '%<script%' OR post_content LIKE '%javascript:%')
11. Monitor access logs for unusual patterns to pages containing the shortcode

LONG-TERM:
12. Contact FuseDesk for patch timeline; consider alternative support plugins if no patch released within 30 days
13. Implement code review process for all shortcode implementations
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. تدقيق جميع تثبيتات WordPress التي تستخدم مكون FuseDesk الإصدارات ≤6.8 عبر مؤسستك
2. تقييد الوصول على مستوى المساهم للموظفين الموثوقين فقط؛ مراجعة وإلغاء الأذونات غير الضرورية
3. تعطيل اختصار fusedesk_newcase على جميع الصفحات حتى يتم إصلاحه
4. مراجعة سجل تعديل الصفحة للتعديلات المريبة على سمات الاختصار

الضوابط التعويضية:
5. تنفيذ قواعد جدار حماية تطبيقات الويب (WAF) للكشف عن حمولات XSS وحجبها
6. تفعيل مكونات أمان WordPress (Wordfence, Sucuri) مع توقيعات كشف XSS
7. تطبيق رؤوس سياسة أمان المحتوى (CSP) لتقييد تنفيذ البرامج النصية المضمنة
8. مراقبة وتسجيل جميع استخدامات الاختصار وتعديلات الصفحة

الكشف:
9. البحث في قاعدة بيانات WordPress عن اختصارات fusedesk_newcase تحتوي على أحرف مريبة
10. الاستعلام: SELECT * FROM wp_posts WHERE post_content LIKE '%fusedesk_newcase%'
11. مراقبة سجلات الوصول للأنماط غير العادية

المدى الطويل:
12. التواصل مع FuseDesk للحصول على جدول زمني للإصلاح
13. تنفيذ عملية مراجعة الكود لجميع تطبيقات الاختصار
📋 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 2.2 - Vulnerability Management SAMA CSF 3.1 - Access Control SAMA CSF 4.2 - Data Protection
🟡 ISO 27001:2022
ISO 27001:2022 A.8.1 - User endpoint devices ISO 27001:2022 A.14.2 - Development ISO 27001:2022 A.12.6 - Management of technical vulnerabilities and exposures
🟣 PCI DSS v4.0.1
PCI DSS 6.5.7 - Cross-site scripting (XSS) PCI DSS 6.2 - Security patches and updates
📊 CVSS Score
6.4
/ 10.0 — Medium
📊 CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Attack VectorN — None / Network
Attack ComplexityL — Low / Local
Privileges RequiredL — Low / Local
User InteractionN — None / Network
ScopeC — Changed
ConfidentialityL — Low / Local
IntegrityL — Low / Local
AvailabilityN — None / Network
📋 Quick Facts
Severity Medium
CVSS Score6.4
CWECWE-79
Exploit No
Patch ✗ No
Published 2026-03-21
Source Feed nvd
Views 4
🇸🇦 Saudi Risk Score
7.2
/ 10.0 — Saudi Risk
Priority: HIGH
🏷️ Tags
CWE-79
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.