Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. clevertap-web-sdk
  4. ›
  5. CVE-2026-26861

CVE-2026-26861: CleverTap Web SDK is vulnerable to DOM-based XSS via handleCustomHtmlPreviewPostMessageEvent function

February 27, 2026 (updated March 1, 2026)

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

  • github.com/CleverTap/clevertap-web-sdk
  • github.com/CleverTap/clevertap-web-sdk/blob/cf1b65d/src/util/campaignRender/nativeDisplay.js
  • github.com/CleverTap/clevertap-web-sdk/commit/84695b726a751614ddc3a4f71382c239c5833e03
  • github.com/CleverTap/clevertap-web-sdk/issues/424
  • github.com/CleverTap/clevertap-web-sdk/pull/417
  • github.com/advisories/GHSA-j5mf-6rh3-rhgg
  • nvd.nist.gov/vuln/detail/CVE-2026-26861

Code Behaviors & Features

Detect and mitigate CVE-2026-26861 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.15.3

Fixed versions

  • 1.15.3

Solution

Upgrade to version 1.15.3 or above.

Impact 8.3 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:L

Learn more about CVSS

Weakness

  • CWE-346: Origin Validation Error
  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Source file

npm/clevertap-web-sdk/CVE-2026-26861.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 24 Mar 2026 12:17:25 +0000.