CleverTap Web SDK is vulnerable to DOM-based XSS via handleCustomHtmlPreviewPostMessageEvent function
- Severity:
- High
Description
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.
Recommendation
Update the clevertap-web-sdk package to the latest compatible version. Followings are version details:
- Affected version(s): < 1.15.3
- Patched version(s): 1.15.3
References
Related Issues
- CleverTap Web SDK is vulnerable to DOM-based Cross-Site Scripting (XSS) via window.postMessage - CVE-2026-26862
- SCEditor has DOM XSS via emoticon URL/HTML injection - CVE-2026-25581
- Cloudflare Agents SDK has Insecure Direct Object Reference (IDOR) via Header-Based Email Routing - CVE-2026-1664
- defuddle vulnerable to XSS via unescaped string interpolation in _findContentBySchemaText image tag - CVE-2026-30830
- Tags:
- npm
- clevertap-web-sdk
Anything's wrong? Let us know Last updated on March 01, 2026