📧 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 Data Centers and Critical Infrastructure CRITICAL 18m Global general Enterprise Security and Governance HIGH 26m Global phishing General Public / Multiple Sectors HIGH 41m Global vulnerability Windows Systems and Enterprise IT CRITICAL 41m Global vulnerability Information Technology HIGH 52m Global general Information Technology and Cybersecurity HIGH 1h Global vulnerability Cybersecurity Services HIGH 1h Global vulnerability Information Technology CRITICAL 2h Global vulnerability Enterprise Software and Cloud Services HIGH 2h Global vulnerability Software/Technology CRITICAL 2h Global vulnerability Data Centers and Critical Infrastructure CRITICAL 18m Global general Enterprise Security and Governance HIGH 26m Global phishing General Public / Multiple Sectors HIGH 41m Global vulnerability Windows Systems and Enterprise IT CRITICAL 41m Global vulnerability Information Technology HIGH 52m Global general Information Technology and Cybersecurity HIGH 1h Global vulnerability Cybersecurity Services HIGH 1h Global vulnerability Information Technology CRITICAL 2h Global vulnerability Enterprise Software and Cloud Services HIGH 2h Global vulnerability Software/Technology CRITICAL 2h Global vulnerability Data Centers and Critical Infrastructure CRITICAL 18m Global general Enterprise Security and Governance HIGH 26m Global phishing General Public / Multiple Sectors HIGH 41m Global vulnerability Windows Systems and Enterprise IT CRITICAL 41m Global vulnerability Information Technology HIGH 52m Global general Information Technology and Cybersecurity HIGH 1h Global vulnerability Cybersecurity Services HIGH 1h Global vulnerability Information Technology CRITICAL 2h Global vulnerability Enterprise Software and Cloud Services HIGH 2h Global vulnerability Software/Technology CRITICAL 2h
Vulnerabilities

CVE-2019-25744

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

WordPress Popup Builder 3.49 contains a persistent cross-site scripting vulnerability that allows authenticated attackers to inject malicious scripts by breaking out of option tags in the post_title parameter. Attackers can submit crafted POST requests to the post.php endpoint with script payloads in the post_title field that execute when pages or posts display popup selections.

🤖 AI Executive Summary

WordPress Popup Builder 3.49 contains a persistent XSS vulnerability allowing authenticated attackers to inject malicious scripts via the post_title parameter. The vulnerability enables script execution when popup selections are displayed, potentially compromising website visitors and data. While no public exploit exists, the lack of available patches presents ongoing risk to Saudi organizations using this plugin.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: Jun 4, 2026 18:16
🇸🇦 Saudi Arabia Impact Assessment
Saudi organizations in e-commerce, government portals, healthcare websites, and media sectors using WordPress with Popup Builder 3.49 are at risk. Government agencies (NCA, ARAMCO, STC) and financial institutions relying on WordPress for customer-facing portals face potential data theft, credential harvesting, and malware distribution. The vulnerability particularly impacts organizations serving Saudi citizens, as injected scripts could compromise visitor sessions and extract sensitive information.
🏢 Affected Saudi Sectors
E-commerce Government Healthcare Financial Services Telecommunications Media and Publishing Education
⚖️ Saudi Risk Score (AI)
6.8
/ 10.0
🔧 Remediation Steps (English)
Immediate Actions:
1. Audit all WordPress installations for Popup Builder 3.49 usage across your organization
2. Disable the Popup Builder plugin immediately if version 3.49 is detected
3. Review post_title fields in database for suspicious script content using: SELECT ID, post_title FROM wp_posts WHERE post_title LIKE '%<script%' OR post_title LIKE '%javascript:%'
4. Check WordPress admin audit logs for unauthorized post modifications

Patching Guidance:
1. Update to Popup Builder version 3.50 or later if available from official repository
2. If no update available, uninstall the plugin and migrate to alternative popup solutions (e.g., Elementor, Divi, MonsterInsights)
3. Implement Web Application Firewall (WAF) rules to block script injection in POST requests to post.php

Compensating Controls:
1. Restrict post.php access to specific IP ranges of authorized administrators
2. Implement Content Security Policy (CSP) headers: Content-Security-Policy: script-src 'self'
3. Enable WordPress security plugins (Wordfence, Sucuri) with XSS detection
4. Enforce strong authentication (2FA) for all WordPress admin accounts
5. Regular security scanning using WPScan or similar tools

Detection Rules:
1. Monitor POST requests to /wp-admin/post.php with post_title parameters containing: <script, javascript:, onerror=, onload=
2. Alert on database modifications to wp_posts.post_title containing script tags
3. Monitor for unusual admin user activity during off-hours
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. تدقيق جميع تثبيتات WordPress للتحقق من استخدام Popup Builder 3.49 في جميع أنحاء المنظمة
2. تعطيل مكون Popup Builder فوراً إذا تم اكتشاف الإصدار 3.49
3. مراجعة حقول post_title في قاعدة البيانات للبحث عن محتوى برامج نصية مريبة
4. فحص سجلات تدقيق WordPress للتحقق من التعديلات غير المصرح بها على المنشورات

إرشادات التصحيح:
1. التحديث إلى إصدار Popup Builder 3.50 أو أحدث إن توفر من المستودع الرسمي
2. إذا لم يكن هناك تحديث متاح، قم بإلغاء تثبيت المكون والهجرة إلى حلول منبثقة بديلة
3. تطبيق قواعد جدار حماية تطبيقات الويب (WAF) لحظر حقن البرامج النصية

الضوابط البديلة:
1. تقييد الوصول إلى post.php لنطاقات IP محددة للمسؤولين المصرح لهم
2. تطبيق رؤوس سياسة أمان المحتوى (CSP)
3. تفعيل مكونات أمان WordPress (Wordfence, Sucuri) مع كشف XSS
4. فرض المصادقة القوية (2FA) لجميع حسابات مسؤول WordPress
5. المسح الأمني المنتظم باستخدام WPScan أو أدوات مماثلة
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
A.14.2.1 - Secure development policy A.14.2.5 - Secure development environment A.12.6.1 - Management of technical vulnerabilities
🔵 SAMA CSF
ID.BE-5 - Organizational resilience PR.DS-6 - Data is protected from unauthorized access DE.CM-1 - The network is monitored to detect potential cybersecurity events
🟡 ISO 27001:2022
A.14.2.1 - Secure development policy A.14.2.5 - Secure development environment A.12.6.1 - Management of technical vulnerabilities A.6.2.1 - Mobile device policy
🟣 PCI DSS v4.0.1
6.5.7 - Cross-site scripting (XSS) 6.2 - Ensure security patches are installed
📊 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.03%
Exploit No
Patch ✗ No
Published 2026-06-04
Source Feed nvd
🇸🇦 Saudi Risk Score
6.8
/ 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.