📧 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 2h Global vulnerability Enterprise Software / ERP Systems CRITICAL 2h Global phishing Cross-sector HIGH 8h Global data_breach Energy CRITICAL 10h Global phishing Government/Multi-sector HIGH 10h Global apt Education CRITICAL 13h Global vulnerability Enterprise Software / ERP Systems CRITICAL 13h Global vulnerability IT Infrastructure CRITICAL 14h Global vulnerability Technology and Software Development HIGH 15h Global vulnerability Enterprise IT and Government CRITICAL 15h Global data_breach Government HIGH 2h Global vulnerability Enterprise Software / ERP Systems CRITICAL 2h Global phishing Cross-sector HIGH 8h Global data_breach Energy CRITICAL 10h Global phishing Government/Multi-sector HIGH 10h Global apt Education CRITICAL 13h Global vulnerability Enterprise Software / ERP Systems CRITICAL 13h Global vulnerability IT Infrastructure CRITICAL 14h Global vulnerability Technology and Software Development HIGH 15h Global vulnerability Enterprise IT and Government CRITICAL 15h Global data_breach Government HIGH 2h Global vulnerability Enterprise Software / ERP Systems CRITICAL 2h Global phishing Cross-sector HIGH 8h Global data_breach Energy CRITICAL 10h Global phishing Government/Multi-sector HIGH 10h Global apt Education CRITICAL 13h Global vulnerability Enterprise Software / ERP Systems CRITICAL 13h Global vulnerability IT Infrastructure CRITICAL 14h Global vulnerability Technology and Software Development HIGH 15h Global vulnerability Enterprise IT and Government CRITICAL 15h
Vulnerabilities

CVE-2026-4074

Medium
CWE-79 — Weakness Type
Published: Apr 22, 2026  ·  Modified: Apr 25, 2026  ·  Source: NVD
CVSS v3
6.4
🔗 NVD Official
📄 Description (English)

The Quran Live Multilanguage plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'cheikh' and 'lang' shortcode attributes in all versions up to, and including, 1.0.3. This is due to insufficient input sanitization and output escaping on user-supplied shortcode attributes. The quran_live_render() function of quran-live.php receives shortcode attributes and passes them directly through shortcode_atts() and extract() without any sanitization. These values are then passed to Render_Quran_Live::render_verse_quran_live() where they are echoed directly into inline <script> blocks using PHP short tags (<?=$cheikh;?> and <?=$lang;?>) at lines 191, 216, 217, 245, and 246 of Class_QuranLive.php. Since the output occurs inside a JavaScript context within <script> tags, an attacker can break out of the JavaScript string and inject arbitrary script code. 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

The Quran Live Multilanguage WordPress plugin versions up to 1.0.3 contain a Stored Cross-Site Scripting vulnerability in shortcode attributes that lack proper sanitization and escaping. Attackers can inject malicious JavaScript code through the 'cheikh' and 'lang' parameters, affecting all users viewing pages with vulnerable shortcodes.

📄 Description (Arabic)

تحتوي إضافة Quran Live Multilanguage للإصدارات حتى 1.0.3 على ثغرة XSS مخزنة في دالة quran_live_render() حيث يتم تمرير سمات shortcode مباشرة دون تنظيف أو تجنب. يتم إدراج القيم المضرة مباشرة في كتل JavaScript باستخدام علامات PHP القصيرة، مما يسمح للمهاجمين بحقن أكواد JavaScript عشوائية.

🤖 ملخص تنفيذي (AI)

The Quran Live Multilanguage WordPress plugin versions up to 1.0.3 contain a Stored Cross-Site Scripting vulnerability in shortcode attributes that lack proper sanitization and escaping. Attackers can inject malicious JavaScript code through the 'cheikh' and 'lang' parameters, affecting all users viewing pages with vulnerable shortcodes.

🤖 AI Intelligence Analysis Analyzed: May 14, 2026 07:22
🇸🇦 Saudi Arabia Impact Assessment
Saudi Relevance: high
🏢 Affected Saudi Sectors
government telecom healthcare
🎯 MITRE ATT&CK Techniques
⚖️ Saudi Risk Score (AI)
7.0
/ 10.0
🔧 Remediation Steps (English)
Update the Quran Live Multilanguage plugin to version 1.0.4 or later immediately. Implement proper input sanitization using sanitize_text_field() and output escaping using esc_js() or esc_attr() for all shortcode attributes before rendering in JavaScript contexts. Review and audit all shortcode implementations for similar vulnerabilities.
🔧 خطوات المعالجة (العربية)
قم بتحديث إضافة Quran Live Multilanguage إلى الإصدار 1.0.4 أو أحدث فوراً. طبق تنظيف المدخلات الصحيح باستخدام sanitize_text_field() وتجنب المخرجات باستخدام esc_js() أو esc_attr() لجميع سمات shortcode قبل العرض في سياقات JavaScript. قم بمراجعة وتدقيق جميع تطبيقات shortcode للبحث عن ثغرات مماثلة.
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
A.7.1.1 A.7.1.2 A.12.6.1
🔵 SAMA CSF
ID.RA-1 PR.DS-1 PR.DS-2
🟡 ISO 27001:2022
A.14.2.1 A.14.2.5
🔗 References & Sources 13
🔗
https://plugins.trac.wordpress.org/browser/quran-live/tags/1.0.3/inc/Class_QuranLive.ph...
security@wordfence.com
🔗
https://plugins.trac.wordpress.org/browser/quran-live/tags/1.0.3/inc/Class_QuranLive.ph...
security@wordfence.com
🔗
https://plugins.trac.wordpress.org/browser/quran-live/tags/1.0.3/inc/Class_QuranLive.ph...
security@wordfence.com
🔗
https://plugins.trac.wordpress.org/browser/quran-live/tags/1.0.3/inc/Class_QuranLive.ph...
security@wordfence.com
🔗
https://plugins.trac.wordpress.org/browser/quran-live/tags/1.0.3/inc/Class_QuranLive.ph...
security@wordfence.com
🔗
https://plugins.trac.wordpress.org/browser/quran-live/tags/1.0.3/quran-live.php#L110
security@wordfence.com
🔗
https://plugins.trac.wordpress.org/browser/quran-live/trunk/inc/Class_QuranLive.php#L191
security@wordfence.com
🔗
https://plugins.trac.wordpress.org/browser/quran-live/trunk/inc/Class_QuranLive.php#L216
security@wordfence.com
🔗
https://plugins.trac.wordpress.org/browser/quran-live/trunk/inc/Class_QuranLive.php#L217
security@wordfence.com
🔗
https://plugins.trac.wordpress.org/browser/quran-live/trunk/inc/Class_QuranLive.php#L245
security@wordfence.com
🔗
https://plugins.trac.wordpress.org/browser/quran-live/trunk/inc/Class_QuranLive.php#L246
security@wordfence.com
🔗
https://plugins.trac.wordpress.org/browser/quran-live/trunk/quran-live.php#L110
security@wordfence.com
🔗
https://www.wordfence.com/threat-intel/vulnerabilities/id/883484dd-d48d-46f9-ae96-22362...
security@wordfence.com
📊 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
EPSS0.02%
Exploit No
Patch ✗ No
Published 2026-04-22
Source Feed nvd
🇸🇦 Saudi Risk Score
7.0
/ 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.