CVE-2026-26862

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
Configurations

Configuration 1 (hide)

cpe:2.3:a:clevertap:clevertap_web_sdk:*:*:*:*:*:*:*:*

History

03 Mar 2026, 18:44

Type Values Removed Values Added
References () https://github.com/CleverTap/clevertap-web-sdk/blob/cf1b65d/src/modules/visualBuilder/pageBuilder.js#L56-L60 - () https://github.com/CleverTap/clevertap-web-sdk/blob/cf1b65d/src/modules/visualBuilder/pageBuilder.js#L56-L60 - Product
References () https://github.com/CleverTap/clevertap-web-sdk/issues/442 - () https://github.com/CleverTap/clevertap-web-sdk/issues/442 - Exploit, Issue Tracking, Vendor Advisory
References () https://github.com/CleverTap/clevertap-web-sdk/pull/417 - () https://github.com/CleverTap/clevertap-web-sdk/pull/417 - Patch
CPE cpe:2.3:a:clevertap:clevertap_web_sdk:*:*:*:*:*:*:*:*
First Time Clevertap clevertap Web Sdk
Clevertap

27 Feb 2026, 20:21

Type Values Removed Values Added
CWE CWE-79
CWE-829
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 8.3

27 Feb 2026, 18:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-27 18:16

Updated : 2026-03-03 18:44


NVD link : CVE-2026-26862

Mitre link : CVE-2026-26862

CVE.ORG link : CVE-2026-26862


JSON object : View

Products Affected

clevertap

  • clevertap_web_sdk
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

CWE-829

Inclusion of Functionality from Untrusted Control Sphere