📧 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 apt Financial Services, Banking HIGH 55m Global vulnerability Technology and Software Development HIGH 3h Global vulnerability Government and Federal Agencies CRITICAL 3h Global supply_chain Software Development and Open-Source Ecosystems HIGH 4h Global vulnerability Enterprise Software/SaaS MEDIUM 4h Global supply_chain Software Development HIGH 5h Global general Insurance/Risk Management HIGH 5h Global data_breach Enterprise Software / Information Technology CRITICAL 6h Global vulnerability Technology/Software CRITICAL 8h Global malware Social Media and Consumer Technology HIGH 8h Global apt Financial Services, Banking HIGH 55m Global vulnerability Technology and Software Development HIGH 3h Global vulnerability Government and Federal Agencies CRITICAL 3h Global supply_chain Software Development and Open-Source Ecosystems HIGH 4h Global vulnerability Enterprise Software/SaaS MEDIUM 4h Global supply_chain Software Development HIGH 5h Global general Insurance/Risk Management HIGH 5h Global data_breach Enterprise Software / Information Technology CRITICAL 6h Global vulnerability Technology/Software CRITICAL 8h Global malware Social Media and Consumer Technology HIGH 8h Global apt Financial Services, Banking HIGH 55m Global vulnerability Technology and Software Development HIGH 3h Global vulnerability Government and Federal Agencies CRITICAL 3h Global supply_chain Software Development and Open-Source Ecosystems HIGH 4h Global vulnerability Enterprise Software/SaaS MEDIUM 4h Global supply_chain Software Development HIGH 5h Global general Insurance/Risk Management HIGH 5h Global data_breach Enterprise Software / Information Technology CRITICAL 6h Global vulnerability Technology/Software CRITICAL 8h Global malware Social Media and Consumer Technology HIGH 8h
Vulnerabilities

CVE-2026-3349

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

The MinhNhut Link Gateway plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'url' parameter on the redirect page in all versions up to, and including, 3.6.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.

🤖 AI Executive Summary

The MinhNhut Link Gateway WordPress plugin (versions ≤3.6.1) contains a Reflected Cross-Site Scripting (XSS) vulnerability in the 'url' parameter of its redirect page. Unauthenticated attackers can inject malicious scripts that execute in users' browsers if victims click a crafted link. With no patch currently available and no active exploit in the wild, this represents a medium-risk vulnerability requiring immediate compensating controls for WordPress deployments in Saudi Arabia.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: May 29, 2026 22:04
🇸🇦 Saudi Arabia Impact Assessment
Saudi organizations using WordPress with the MinhNhut Link Gateway plugin are at risk, particularly: (1) E-commerce and retail sectors relying on link shortening/redirection services; (2) Government and public sector websites using WordPress for citizen services; (3) Financial services and banking institutions with WordPress-based customer portals; (4) Telecommunications companies (STC, Mobily) using WordPress for marketing/support pages; (5) Healthcare providers with WordPress-based patient information systems. The vulnerability enables credential theft, malware distribution, and defacement attacks targeting Saudi users.
🏢 Affected Saudi Sectors
E-commerce and Retail Government and Public Sector Banking and Financial Services Telecommunications (STC, Mobily, Zain) Healthcare and Medical Services Education and Universities Media and Publishing Hospitality and Tourism
⚖️ Saudi Risk Score (AI)
6.2
/ 10.0
🔧 Remediation Steps (English)
IMMEDIATE ACTIONS:
1. Audit all WordPress installations for MinhNhut Link Gateway plugin presence using WP-CLI: wp plugin list | grep -i minhnhut
2. Disable the plugin immediately: wp plugin deactivate minhNhut-link-gateway
3. Remove the plugin entirely: wp plugin delete minhNhut-link-gateway

COMPENSATING CONTROLS (if plugin removal not feasible):
1. Implement Web Application Firewall (WAF) rules to block requests containing script tags in 'url' parameter: ModSecurity rule to detect <script>, javascript:, onerror=, onload= patterns
2. Apply Content Security Policy (CSP) headers: Content-Security-Policy: default-src 'self'; script-src 'self'; object-src 'none'
3. Enable WordPress security plugins (Wordfence, Sucuri) with XSS detection enabled
4. Restrict plugin access via .htaccess to admin IPs only

DETECTION RULES:
1. Monitor access logs for 'url' parameter containing encoded/unencoded script tags
2. Alert on HTTP requests to /redirect page with suspicious characters: %3C, %3E, javascript:, onerror
3. Log all plugin activation/deactivation events
4. Monitor for reflected content in HTTP responses matching user input

PATCHING GUIDANCE:
1. Contact plugin vendor for security update timeline
2. If no patch released within 30 days, consider alternative link management plugins (Pretty Links, Bitly integration)
3. Test any replacement plugin thoroughly in staging environment before production deployment
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. تدقيق جميع تثبيتات WordPress للتحقق من وجود مكون MinhNhut Link Gateway باستخدام WP-CLI: wp plugin list | grep -i minhNhut
2. تعطيل المكون فوراً: wp plugin deactivate minhNhut-link-gateway
3. حذف المكون بالكامل: wp plugin delete minhNhut-link-gateway

الضوابط التعويضية (إذا لم يكن حذف المكون ممكناً):
1. تطبيق قواعد جدار حماية تطبيقات الويب (WAF) لحجب الطلبات التي تحتوي على علامات البرامج النصية في معامل 'url': قاعدة ModSecurity للكشف عن أنماط <script>، javascript:، onerror=، onload=
2. تطبيق رؤوس Content Security Policy (CSP): Content-Security-Policy: default-src 'self'; script-src 'self'; object-src 'none'
3. تفعيل مكونات أمان WordPress (Wordfence، Sucuri) مع تفعيل كشف XSS
4. تقييد وصول المكون عبر .htaccess لعناوين IP الإدارية فقط

قواعد الكشف:
1. مراقبة سجلات الوصول للبحث عن معامل 'url' يحتوي على علامات برامج نصية مشفرة/غير مشفرة
2. تنبيه على طلبات HTTP لصفحة /redirect تحتوي على أحرف مريبة: %3C، %3E، javascript:، onerror
3. تسجيل جميع أحداث تفعيل/تعطيل المكون
4. مراقبة المحتوى المنعكس في استجابات HTTP التي تطابق إدخال المستخدم

إرشادات التصحيح:
1. الاتصال بمورد المكون للحصول على جدول زمني لتحديث الأمان
2. إذا لم يتم إصدار تصحيح خلال 30 يوماً، فكر في مكونات إدارة الروابط البديلة (Pretty Links، تكامل Bitly)
3. اختبر أي مكون بديل بدقة في بيئة التجريب قبل نشره في الإنتاج
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
ECC 2024 A.14.2.1 - Information security requirements for supplier relationships (plugin vendor security) ECC 2024 A.14.2.5 - Addressing information security in supplier agreements (patch management SLAs) ECC 2024 A.6.2.1 - Ensure information security roles and responsibilities are assigned ECC 2024 A.12.6.1 - Management of technical vulnerabilities (XSS vulnerability tracking and remediation)
🔵 SAMA CSF
Identify (ID) - Asset Management: Identify all WordPress installations with vulnerable plugins Protect (PR) - Access Control: Implement WAF rules and CSP headers to prevent XSS execution Detect (DE) - Security Monitoring: Monitor for XSS attack patterns in access logs Respond (RS) - Incident Response: Establish procedures for plugin vulnerability response Recover (RC) - Recovery Planning: Maintain backup and restore procedures for compromised systems
🟡 ISO 27001:2022
A.5.23 - Information security for supplier relationships A.8.1 - User endpoint devices (browser security controls) A.8.2 - Privileged access rights (restrict plugin management) A.8.3 - Information access restriction (WAF implementation) A.12.6.1 - Management of technical vulnerabilities (patch management) A.14.2.1 - Information security requirements in supplier contracts
🟣 PCI DSS v4.0.1
Requirement 6.2 - Ensure all system components and software are protected from known vulnerabilities Requirement 6.5.1 - Injection flaws (XSS is injection vulnerability) Requirement 6.5.7 - Cross-site scripting (XSS) Requirement 11.3 - Perform penetration testing (test for XSS vulnerabilities)
📊 CVSS Score
6.1
/ 10.0 — Medium
📊 CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Attack VectorN — None / Network
Attack ComplexityL — Low / Local
Privileges RequiredN — None / Network
User InteractionR — Required
ScopeC — Changed
ConfidentialityL — Low / Local
IntegrityL — Low / Local
AvailabilityN — None / Network
📋 Quick Facts
Severity Medium
CVSS Score6.1
CWECWE-79
EPSS0.06%
Exploit No
Patch ✗ No
Published 2026-05-27
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.