Lucene search
+L

13079 matches found

vulnersOsv
vulnersOsv
added 2026/02/27 9:25 p.m.4 views

leanplum-sdk (1.13.0) potentially affected by CVE-2026-26861 via clevertap-web-sdk (1.9.2)

clevertap-web-sdk NPM version 1.9.2 is affected by a known vulnerability. The following packages have a transitive dependency on clevertap-web-sdk and may be impacted: - leanplum-sdk 1.13.0 Source cves: CVE-2026-26861 Source advisory: SNYK:JS-CLEVERTAPWEBSDK-15366963...

8.3CVSS5.3AI score0.00181EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2026/02/27 7:45 p.m.14 views

CVE-2026-23749

Golioth Firmware SDK version 0.19.1 prior to 0.22.0, fixed in commit 0e788217, contain an out-of-bounds read due to improper null termination of a blockwise transfer path. blockwisetransferinit accepts a path whose length equals CONFIGGOLIOTHCOAPMAXPATHLEN and copies it using strncpy without...

2.9CVSS6AI score0.00165EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/02/27 7:45 p.m.13 views

CVE-2026-23747

Golioth Firmware SDK version 0.10.0 prior to 0.22.0, fixed in commit 48f521b, contain a stack-based buffer overflow in Payload Utils. The goliothpayloadasint and goliothpayloadasfloat helpers copy network-supplied payload data into fixed-size stack buffers using memcpy with a length derived from...

6.3CVSS6.2AI score0.00297EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/02/27 6:31 p.m.33 views

EUVD-2026-9039

CleverTap Web SDK version 1.15.2 and earlier is vulnerable to DOM-based Cross-Site Scripting XSS via window.postMessage in the Visual Builder module. The origin validation in src/modules/visualBuilder/pageBuilder.js lines 56-60 uses the includes method to verify the originUrl contains...

8.3CVSS5.9AI score0.00366EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/02/27 6:31 p.m.18 views

CleverTap Web SDK is vulnerable to DOM-based Cross-Site Scripting (XSS) via window.postMessage

CleverTap Web SDK version 1.15.2 and earlier is vulnerable to DOM-based Cross-Site Scripting XSS via window.postMessage in the Visual Builder module. The origin validation in src/modules/visualBuilder/pageBuilder.js lines 56-60 uses the includes method to verify the originUrl contains...

8.3CVSS5.9AI score0.00366EPSS
SaveExploits1References7Affected Software1
vulnersOsv
vulnersOsv
added 2026/02/27 6:31 p.m.4 views

leanplum-sdk (1.13.0) potentially affected by CVE-2026-26862 via clevertap-web-sdk (1.9.2)

clevertap-web-sdk NPM version 1.9.2 is affected by a known vulnerability. The following packages have a transitive dependency on clevertap-web-sdk and may be impacted: - leanplum-sdk 1.13.0 Source cves: CVE-2026-26862 Source advisory: OSV:GHSA-JFRQ-HJ9F-C8QX...

8.3CVSS5.3AI score0.00366EPSS
SaveExploits1
vulnersOsv
vulnersOsv
added 2026/02/27 6:31 p.m.5 views

leanplum-sdk (1.13.0) potentially affected by CVE-2026-26861 via clevertap-web-sdk (1.9.2)

clevertap-web-sdk NPM version 1.9.2 is affected by a known vulnerability. The following packages have a transitive dependency on clevertap-web-sdk and may be impacted: - leanplum-sdk 1.13.0 Source cves: CVE-2026-26861 Source advisory: OSV:GHSA-J5MF-6RH3-RHGG...

8.3CVSS5.3AI score0.00181EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2026/02/27 6:31 p.m.16 views

CleverTap Web SDK is vulnerable to DOM-based XSS via handleCustomHtmlPreviewPostMessageEvent function

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 ...

8.3CVSS5.9AI score0.00181EPSS
SaveExploits1References6Affected Software1
NVD
NVD
added 2026/02/27 6:16 p.m.23 views

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 ...

8.3CVSS0.00181EPSS
SaveExploits1References3
GithubExploit
GithubExploit
added 2026/02/27 2:57 p.m.231 views

Exploit for CVE-2026-2472

Unauthenticated Stored Cross-Site Scripting XSS in genai/e...

8.6CVSS6.2AI score0.00522EPSS
SaveExploits2
Cvelist
Cvelist
added 2026/02/27 5:32 a.m.39 views

CVE-2026-3293 snowflakedb snowflake-jdbc JDBC URL SdkProxyRoutePlanner.java SdkProxyRoutePlanner redos

A weakness has been identified in snowflakedb snowflake-jdbc up to 4.0.1. Impacted is the function SdkProxyRoutePlanner of the file src/main/java/net/snowflake/client/internal/core/SdkProxyRoutePlanner.java of the component JDBC URL Handler. Executing a manipulation of the argument nonProxyHosts...

4.8CVSS0.00209EPSS
SaveExploits1References8
CNNVD
CNNVD
added 2026/02/27 12:00 a.m.22 views

CleverTap Web SDK 安全漏洞

The CleverTap Web SDK is an open-source developer toolkit developed by CleverTap. The CleverTap Web SDK versions 1.15.2 and earlier contain security vulnerabilities. These vulnerabilities stem from the insufficient source verification in the handleCustomHtmlPreviewPostMessageEvent function within...

8.3CVSS5.6AI score0.00181EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/02/27 12:00 a.m.8 views

CVE-2026-26862

CleverTap Web SDK version 1.15.2 and earlier is vulnerable to DOM-based Cross-Site Scripting XSS via window.postMessage in the Visual Builder module. The origin validation in src/modules/visualBuilder/pageBuilder.js lines 56-60 uses the includes method to verify the originUrl contains...

8.3CVSS5.9AI score0.00366EPSS
SaveExploits1References4
CVE
CVE
added 2026/02/27 12:00 a.m.29 views

CVE-2026-26861

CVE-2026-26861 affects the CleverTap Web SDK up to version 1.15.2. The issue is an XSS vulnerability via window.postMessage triggered by the function handleCustomHtmlPreviewPostMessageEvent in src/util/campaignRender/nativeDisplay.js, which performs insufficient origin validation using the JavaSc...

8.3CVSS5.9AI score0.00181EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2026/02/27 12:00 a.m.32 views

CVE-2026-26862

CleverTap Web SDK version 1.15.2 and earlier is vulnerable to DOM-based Cross-Site Scripting XSS via window.postMessage in the Visual Builder module. The origin validation in src/modules/visualBuilder/pageBuilder.js lines 56-60 uses the includes method to verify the originUrl contains...

0.00366EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2026/02/27 12:00 a.m.15 views

CleverTap Web SDK 安全漏洞

The CleverTap Web SDK is an open-source developer toolkit developed by CleverTap. Versions of the CleverTap Web SDK prior to 1.15.2 contain security vulnerabilities. These vulnerabilities stem from the source validation in the Visual Builder module, where the includes method is used to check...

8.3CVSS5.6AI score0.00366EPSS
SaveExploits1References3
OSV
OSV
added 2026/02/27 12:00 a.m.15 views

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 ...

8.3CVSS5.8AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/02/27 12:00 a.m.7 views

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 ...

5.9AI score0.00181EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/02/27 12:00 a.m.20 views

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 ...

8.3CVSS5.9AI score0.00181EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/02/26 10:20 p.m.20 views

MCP Go SDK Vulnerable to Improper Handling of Case Sensitivity

The Go MCP SDK used Go's standard encoding/json.Unmarshal for JSON-RPC and MCP protocol message parsing. Go's standard library performs case-insensitive matching of JSON keys to struct field tags — a field tagged json:"method" would also match "Method", "METHOD", etc. Additionally, Go's standard...

7.5CVSS5.4AI score0.00255EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder