CVE-2025-51684 Details
Description
CleverTap Web SDK v1.15.1 is vulnerable to Cross Site Scripting (XSS). The application does not sanitize untrusted data received via window.postMessage before injecting it into the page DOM. An attacker can craft a malicious message that, when processed by renderCustomHtml, results in execution of arbitrary JavaScript in the context of the hosting site.
A cross-site scripting (XSS) vulnerability has been identified in CleverTap Web SDK version 1.15.1. The issue arises because the SDK does not properly sanitize untrusted data received through window.postMessage before injecting it into the page DOM. This lack of sanitization allows an attacker to send a malicious message that, when handled by the renderCustomHtml function, executes arbitrary JavaScript in the context of the hosting site.
Users can upgrade to CleverTap Web SDK version 1.15.2, which addresses this vulnerability.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jul 30, 2026CISA-ADP
Assessed Jul 31, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/CleverTap/clevertap-web-sdk/issues/416 | CISA-ADP | ExploitIssue TrackingTechnical DescriptionVendor |
| https://github.com/CleverTap/clevertap-web-sdk/issues/416 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| CleverTap Web SDK | 1.15.1 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 31, 2026 | CVE Modified | CISA-ADP |
| Jul 30, 2026 | New CVE Received | [email protected] |
Volerion