ГлавнаяУязвимости → CVE-2026-26861
8.3высокая

CVE-2026-26861

Описание

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

Затрагиваемое ПО
Clevertap Clevertap web sdk
CVSS
Балл8.3 — высокая
ВекторCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:L
Источники
https://github.com/CleverTap/clevertap-web-sdk/blob/cf1b65d/src/util/campaignRender/nativeDisplay.js#L118-L121https://github.com/CleverTap/clevertap-web-sdk/issues/424https://github.com/CleverTap/clevertap-web-sdk/pull/417