CleverTap Web SDK version 1.15.2 and earlier is vulnerable to Cross-Site Scripting (XSS) via window.postMessage. The handleCustomHtmlPreviewPostMessageEvent function in src/util/campaignRender/nativeDisplay.js performs insufficient origin validation using the includes() method, which can be bypassed by an attacker using a subdomain
References
| Link | Resource |
|---|---|
| https://github.com/CleverTap/clevertap-web-sdk/blob/cf1b65d/src/util/campaignRender/nativeDisplay.js#L118-L121 | Product |
| https://github.com/CleverTap/clevertap-web-sdk/issues/424 | Exploit Issue Tracking Vendor Advisory |
| https://github.com/CleverTap/clevertap-web-sdk/pull/417 | Patch |
Configurations
History
No history.
Information
Published : 2026-02-27 18:16
Updated : 2026-03-03 18:46
NVD link : CVE-2026-26861
Mitre link : CVE-2026-26861
CVE.ORG link : CVE-2026-26861
JSON object : View
Products Affected
clevertap
- clevertap_web_sdk
CWE
CWE-346
Origin Validation Error
