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

CVE-2026-2300

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

The BJ Lazy Load plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the `filter_images()` function in all versions up to, and including, 1.0.9. This is due to the use of regex-based HTML processing (`preg_replace`) that does not properly handle HTML attribute boundaries when replacing `src` attributes, allowing crafted content inside a `class` attribute value to be promoted to real DOM attributes after processing. 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 BJ Lazy Load WordPress plugin (versions ≤1.0.9) contains a Stored XSS vulnerability in the filter_images() function that allows authenticated contributors to inject malicious scripts through improper HTML attribute processing. Attackers can exploit regex-based HTML parsing flaws to inject code via class attributes that gets promoted to executable DOM attributes. This vulnerability affects WordPress sites using this plugin and poses a moderate risk to content integrity and user security.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: May 15, 2026 21:45
🇸🇦 Saudi Arabia Impact Assessment
Saudi organizations operating WordPress-based websites, particularly government agencies, educational institutions, and media organizations, face moderate risk. Government websites (under NCA oversight) and ARAMCO-affiliated digital properties using this plugin could experience content manipulation and user credential theft. Banking and financial sector websites using WordPress with this plugin could suffer reputational damage and potential customer data exposure. Telecom providers (STC, Mobily) and healthcare institutions with WordPress deployments are at risk of malicious script injection affecting patient/customer interactions.
🏢 Affected Saudi Sectors
Government and Public Administration Education and Universities Media and Publishing Healthcare and Hospitals Banking and Financial Services Telecommunications Energy and Utilities E-commerce and Retail
⚖️ Saudi Risk Score (AI)
6.2
/ 10.0
🔧 Remediation Steps (English)
IMMEDIATE ACTIONS:
1. Audit all WordPress installations for BJ Lazy Load plugin presence and version
2. Disable the plugin immediately if version ≤1.0.9 is detected
3. Review user access logs for Contributor+ level accounts with suspicious activity in the past 30 days
4. Scan all published posts/pages for suspicious class attributes containing script-like content

PATCHING GUIDANCE:
1. Contact plugin developer for security update timeline
2. If no patch available within 30 days, consider removing the plugin entirely
3. Implement alternative lazy-loading solutions (e.g., native WordPress lazy-loading, Smush, or Imagify)

COMPENSATING CONTROLS:
1. Restrict Contributor role permissions to trusted users only
2. Implement Web Application Firewall (WAF) rules to detect/block XSS patterns in POST requests
3. Enable WordPress security plugins (Wordfence, Sucuri) with XSS detection
4. Implement Content Security Policy (CSP) headers to restrict inline script execution
5. Enable WordPress revision history and monitor post modifications

DETECTION RULES:
1. Monitor for posts/pages with class attributes containing: <script, javascript:, onerror=, onload=
2. Alert on any modifications to posts by Contributor+ accounts
3. Log all preg_replace() function calls in plugin files
4. Monitor for DOM attribute injection patterns in HTTP requests
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. تدقيق جميع تثبيتات WordPress للتحقق من وجود مكون BJ Lazy Load والإصدار
2. تعطيل المكون فوراً إذا تم اكتشاف الإصدار ≤1.0.9
3. مراجعة سجلات الوصول للمستخدمين على مستوى المساهم وما فوقه للنشاط المريب في آخر 30 يوماً
4. فحص جميع المنشورات/الصفحات المنشورة عن سمات فئة مريبة تحتوي على محتوى يشبه البرامج النصية

إرشادات التصحيح:
1. التواصل مع مطور المكون بشأن جدول الأمان
2. إذا لم يتوفر تصحيح خلال 30 يوماً، فكر في إزالة المكون بالكامل
3. تنفيذ حلول بديلة للتحميل البطيء (مثل التحميل البطيء الأصلي في WordPress، Smush، أو Imagify)

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

قواعد الكشف:
1. مراقبة المنشورات/الصفحات التي تحتوي على سمات فئة تحتوي على: <script، javascript:، onerror=، onload=
2. تنبيه عند أي تعديلات على المنشورات بواسطة حسابات المساهم وما فوقه
3. تسجيل جميع استدعاءات دالة preg_replace() في ملفات المكون
4. مراقبة أنماط حقن سمات DOM في طلبات HTTP
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
ECC 2024 A.14.2.1 - Information security requirements for supplier relationships ECC 2024 A.12.6.1 - Management of technical vulnerabilities ECC 2024 A.14.2.5 - Addressing information security in supplier agreements
🔵 SAMA CSF
SAMA CSF 2.2 - Vulnerability Management SAMA CSF 3.1 - Access Control and Authentication SAMA CSF 4.2 - Data Protection and Privacy
🟡 ISO 27001:2022
ISO 27001:2022 A.12.6.1 - Management of technical vulnerabilities ISO 27001:2022 A.14.2.1 - Supplier security requirements ISO 27001:2022 A.5.23 - Information security for supplier relationships
🟣 PCI DSS v4.0.1
PCI DSS 6.2 - Security patches and updates PCI DSS 6.5.7 - Cross-site scripting (XSS) prevention
📊 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.04%
Exploit No
Patch ✗ No
Published 2026-05-12
Source Feed nvd
🇸🇦 Saudi Risk Score
6.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.