📧 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 supply_chain Software Development and Technology HIGH 3h Global apt Government/Critical Infrastructure CRITICAL 5h Global vulnerability Enterprise Software / Data Analytics CRITICAL 6h Global vulnerability Artificial Intelligence and Technology HIGH 9h Global general Technology and Artificial Intelligence MEDIUM 13h Global general Technology and Artificial Intelligence HIGH 14h Global vulnerability Higher Education CRITICAL 23h Global data_breach Government HIGH 1d Global supply_chain Software Development and Open Source Communities CRITICAL 1d Global malware Software Development CRITICAL 1d Global supply_chain Software Development and Technology HIGH 3h Global apt Government/Critical Infrastructure CRITICAL 5h Global vulnerability Enterprise Software / Data Analytics CRITICAL 6h Global vulnerability Artificial Intelligence and Technology HIGH 9h Global general Technology and Artificial Intelligence MEDIUM 13h Global general Technology and Artificial Intelligence HIGH 14h Global vulnerability Higher Education CRITICAL 23h Global data_breach Government HIGH 1d Global supply_chain Software Development and Open Source Communities CRITICAL 1d Global malware Software Development CRITICAL 1d Global supply_chain Software Development and Technology HIGH 3h Global apt Government/Critical Infrastructure CRITICAL 5h Global vulnerability Enterprise Software / Data Analytics CRITICAL 6h Global vulnerability Artificial Intelligence and Technology HIGH 9h Global general Technology and Artificial Intelligence MEDIUM 13h Global general Technology and Artificial Intelligence HIGH 14h Global vulnerability Higher Education CRITICAL 23h Global data_breach Government HIGH 1d Global supply_chain Software Development and Open Source Communities CRITICAL 1d Global malware Software Development CRITICAL 1d
Vulnerabilities

CVE-2026-26862

High
CleverTap Web SDK version 1.15.2 and earlier is vulnerable to DOM-based Cross-Site Scripting (XSS) via window.postMessage in the Visual Builder module. The origin validation in src/modules/visualBuild
CWE-79 — Weakness Type
Published: Feb 27, 2026  ·  Modified: Feb 28, 2026  ·  Source: NVD
CVSS v3
8.3
🔗 NVD Official
📄 Description (English)

CleverTap Web SDK version 1.15.2 and earlier is vulnerable to DOM-based Cross-Site Scripting (XSS) via window.postMessage in the Visual Builder module. The origin validation in src/modules/visualBuilder/pageBuilder.js (lines 56-60) uses the includes() method to verify the originUrl contains "dashboard.clevertap.com", which can be bypassed by an attacker using a crafted subdomain

🤖 AI Executive Summary

CleverTap Web SDK versions 1.15.2 and earlier contain a DOM-based XSS vulnerability in the Visual Builder module due to improper origin validation using the includes() method. An attacker can bypass origin checks via crafted subdomains in window.postMessage communications, potentially allowing malicious script injection. This affects organizations using CleverTap for customer engagement and analytics across the Middle East region.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: Apr 24, 2026 23:50
🇸🇦 Saudi Arabia Impact Assessment
Saudi banking and financial services organizations using CleverTap for customer engagement platforms are at significant risk, particularly those under SAMA oversight. E-commerce and retail sectors leveraging CleverTap analytics face exposure to customer data theft and session hijacking. Government digital transformation initiatives and healthcare providers using customer engagement tools are vulnerable to credential harvesting and sensitive data exfiltration. Telecommunications companies (STC, Mobily, Zain) utilizing CleverTap for customer analytics could experience service disruption and customer trust erosion.
🏢 Affected Saudi Sectors
Banking and Financial Services E-commerce and Retail Government and Public Sector Healthcare and Pharmaceuticals Telecommunications Insurance Hospitality and Travel Media and Publishing
⚖️ Saudi Risk Score (AI)
7.8
/ 10.0
🔧 Remediation Steps (English)
1. IMMEDIATE ACTIONS:
- Audit all CleverTap Web SDK implementations across your organization
- Identify systems running versions 1.15.2 or earlier
- Implement Content Security Policy (CSP) headers with strict frame-ancestors and script-src directives
- Enable X-Frame-Options: DENY header on all pages using CleverTap

2. PATCHING GUIDANCE:
- Upgrade CleverTap Web SDK to version 1.15.3 or later immediately
- Test upgrades in staging environment before production deployment
- Verify origin validation now uses strict equality checks instead of includes()
- Validate postMessage origin against exact domain: https://dashboard.clevertap.com

3. COMPENSATING CONTROLS (if immediate patching not possible):
- Implement custom origin validation wrapper around window.postMessage listeners
- Use URL.parse() to validate origin protocol, hostname, and port explicitly
- Disable Visual Builder module if not actively used
- Restrict CleverTap dashboard access to whitelisted IP ranges

4. DETECTION RULES:
- Monitor for postMessage events with origin containing 'clevertap' but not exact match
- Alert on DOM manipulation attempts from unexpected origins
- Log all Visual Builder module interactions with source origin
- Implement WAF rules to block requests with suspicious subdomain patterns (*.*.clevertap.com variations)
🔧 خطوات المعالجة (العربية)
1. الإجراءات الفورية:
- تدقيق جميع تطبيقات CleverTap Web SDK عبر المنظمة
- تحديد الأنظمة التي تعمل بالإصدارات 1.15.2 أو أقدم
- تطبيق رؤوس سياسة أمان المحتوى (CSP) مع توجيهات صارمة frame-ancestors و script-src
- تفعيل رأس X-Frame-Options: DENY على جميع الصفحات التي تستخدم CleverTap

2. إرشادات التصحيح:
- ترقية CleverTap Web SDK إلى الإصدار 1.15.3 أو أحدث فوراً
- اختبار الترقيات في بيئة التطوير قبل نشرها في الإنتاج
- التحقق من أن التحقق من الأصل يستخدم الآن فحوصات المساواة الدقيقة بدلاً من includes()
- التحقق من أصل postMessage مقابل المجال الدقيق: https://dashboard.clevertap.com

3. الضوابط البديلة (إذا لم يكن التصحيح الفوري ممكناً):
- تطبيق غلاف التحقق من الأصل المخصص حول مستمعي window.postMessage
- استخدام URL.parse() للتحقق من بروتوكول الأصل واسم المضيف والمنفذ بشكل صريح
- تعطيل وحدة Visual Builder إذا لم تكن قيد الاستخدام النشط
- تقييد الوصول إلى لوحة معلومات CleverTap بنطاقات IP مدرجة في القائمة البيضاء

4. قواعد الكشف:
- مراقبة أحداث postMessage مع أصل يحتوي على 'clevertap' لكن ليس مطابقة دقيقة
- تنبيهات محاولات معالجة DOM من أصول غير متوقعة
- تسجيل جميع تفاعلات وحدة Visual Builder مع أصل المصدر
- تطبيق قواعس WAF لحجب الطلبات ذات أنماط النطاق الفرعي المريبة
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
ECC 2024 - 5.1.1: Access Control - Origin validation failure violates principle of least privilege ECC 2024 - 5.2.2: Cryptography and Data Protection - XSS enables unauthorized data access ECC 2024 - 5.3.1: Application Security - Input validation and output encoding deficiency ECC 2024 - 5.4.1: Web Application Security - DOM-based XSS vulnerability
🔵 SAMA CSF
SAMA CSF - Governance & Risk Management: Vulnerability management and patch deployment SAMA CSF - Information Security: Application security controls and secure coding practices SAMA CSF - Operational Resilience: Detection and response to web-based attacks SAMA CSF - Third-party Risk: CleverTap SDK security assessment and vendor management
🟡 ISO 27001:2022
ISO 27001:2022 - A.5.23: Secure development policy and secure coding practices ISO 27001:2022 - A.8.24: Protection against malware and malicious code ISO 27001:2022 - A.8.25: Monitoring and testing of information systems ISO 27001:2022 - A.8.28: Secure coding practices for application development
🟣 PCI DSS v4.0.1
PCI DSS 4.0 - Requirement 6.2.4: Security patches and updates for web applications PCI DSS 4.0 - Requirement 6.5.1: Injection flaws prevention PCI DSS 4.0 - Requirement 6.5.10: Broken access control and authentication mechanisms
📊 CVSS Score
8.3
/ 10.0 — High
📊 CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:L
Attack VectorN — None / Network
Attack ComplexityL — Low / Local
Privileges RequiredN — None / Network
User InteractionR — Required
ScopeU — Unchanged
ConfidentialityH — High
IntegrityH — High
AvailabilityL — Low / Local
📋 Quick Facts
Severity High
CVSS Score8.3
CWECWE-79
EPSS0.01%
Exploit No
Patch ✓ Yes
Published 2026-02-27
Source Feed nvd
Views 5
🇸🇦 Saudi Risk Score
7.8
/ 10.0 — Saudi Risk
Priority: HIGH
🏷️ Tags
CWE-79
Share this CVE

💬 Comments

0
Loading comments
📣 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.