CVE-2026-26861
HIGH8.3EPSS 0.01%CleverTap Web SDK is vulnerable to DOM-based XSS via handleCustomHtmlPreviewPostMessageEvent function
發布日:2026/2/27修改日:2026/3/4
描述
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.
受影響套件(1)
- npm/clevertap-web-sdkfrom 0, < 1.15.3
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH8.3 | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:L |
參考連結(6)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2026-26861
- PATCHhttps://github.com/CleverTap/clevertap-web-sdk
- WEBhttps://github.com/CleverTap/clevertap-web-sdk/blob/cf1b65d/src/util/campaignRender/nativeDisplay.js#L118-L121
- WEBhttps://github.com/CleverTap/clevertap-web-sdk/commit/84695b726a751614ddc3a4f71382c239c5833e03
- WEBhttps://github.com/CleverTap/clevertap-web-sdk/issues/424
- WEBhttps://github.com/CleverTap/clevertap-web-sdk/pull/417