Lucene search
+L

61274 matches found

Snyk
Snyk
added 2026/04/10 7:50 p.m.9 views

Arbitrary File Upload

Overview Affected versions of this package are vulnerable to Arbitrary File Upload via the file upload. An administrator can execute arbitrary JavaScript in the context of the application by uploading a crafted SVG or HTML file containing malicious scripts, which are then served to users without...

5.9CVSS6AI score
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/04/10 7:47 p.m.7 views

CVE-2026-40190

LangSmith Client SDKs provide SDK's for interacting with the LangSmith platform. Prior to 0.5.18, the LangSmith JavaScript/TypeScript SDK langsmith contains an incomplete prototype pollution fix in its internally vendored lodash set utility. The baseAssignValue function only guards against the...

5.6CVSS5.8AI score0.00313EPSS
SaveExploits1References2Affected Software1
EUVD
EUVD
added 2026/04/10 7:22 p.m.10 views

EUVD-2026-21154

PraisonAI Vulnerable to Stored XSS via Unsanitized Agent Output in HTML Rendering nh3 Not a Required Dependency...

5.4CVSS5.8AI score0.00216EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/04/10 7:22 p.m.11 views

PraisonAI Vulnerable to Stored XSS via Unsanitized Agent Output in HTML Rendering (nh3 Not a Required Dependency)

Summary The Flask API endpoint in src/praisonai/api.py renders agent output as HTML without effective sanitization. The sanitizehtml function relies on the nh3 library, which is not listed as a required or optional dependency in pyproject.toml. When nh3 is absent the default installation, the...

6.1CVSS5.8AI score0.00216EPSS
SaveExploits1References4Affected Software1
EUVD
EUVD
added 2026/04/10 6:31 p.m.9 views

EUVD-2026-21547

A flaw was found in odh-dashboard in Red Hat Openshift AI. This vulnerability in the odh-dashboard component of Red Hat OpenShift AI RHOAI allows for the disclosure of Kubernetes Service Account tokens through a NodeJS endpoint. This could enable an attacker to gain unauthorized access to...

8.5CVSS5.7AI score0.00492EPSS
SaveExploits0References5
NVD
NVD
added 2026/04/10 6:16 p.m.11 views

CVE-2026-5483

A flaw was found in odh-dashboard in Red Hat Openshift AI. This vulnerability in the odh-dashboard component of Red Hat OpenShift AI RHOAI allows for the disclosure of Kubernetes Service Account tokens through a NodeJS endpoint. This could enable an attacker to gain unauthorized access to...

9.9CVSS0.00492EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/04/10 5:33 p.m.5 views

CVE-2026-5483

A flaw was found in odh-dashboard in Red Hat Openshift AI. This vulnerability in the odh-dashboard component of Red Hat OpenShift AI RHOAI allows for the disclosure of Kubernetes Service Account tokens through a NodeJS endpoint. This could enable an attacker to gain unauthorized access to...

8.5CVSS5.7AI score0.00492EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/04/10 4:03 p.m.7 views

nodejs: Nodejs uninitialized memory exposure

A memory exposure flaw has been discovered in Node.js. A flaw in Node.js's buffer allocation logic can expose uninitialized memory when allocations are interrupted, when using the vm module with the timeout option. Under specific timing conditions, buffers allocated with Buffer.alloc and other...

7.1CVSS7AI score0.03383EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/04/10 4:03 p.m.7 views

nodejs: Nodejs denial of service

A denial of service flaw has been discovered in NodeJS. A malformed HTTP/2 HEADERS frame with oversized, invalid HPACK data can cause Node.js to crash by triggering an unhandled TLSSocket error ECONNRESET. Instead of safely closing the connection, the process crashes, enabling a remote denial of...

7.5CVSS7AI score0.03762EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/04/10 4:03 p.m.10 views

EUVD-2026-21438

OpenClaw before 2026.3.22 contains an unvalidated WebView JavascriptInterface vulnerability allowing attackers to inject arbitrary instructions. Untrusted pages can invoke the canvas bridge to execute malicious code within the Android application context...

8.8CVSS6AI score0.00368EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/04/10 4:03 p.m.40 views

CVE-2026-35643 OpenClaw < 2026.3.22 - Arbitrary Code Execution via Unvalidated WebView JavascriptInterface

OpenClaw before 2026.3.22 contains an unvalidated WebView JavascriptInterface vulnerability allowing attackers to inject arbitrary instructions. Untrusted pages can invoke the canvas bridge to execute malicious code within the Android application context...

8.8CVSS0.00368EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/04/10 4:03 p.m.3 views

CVE-2026-35643

OpenClaw before 2026.3.22 contains an unvalidated WebView JavascriptInterface vulnerability allowing attackers to inject arbitrary instructions. Untrusted pages can invoke the canvas bridge to execute malicious code within the Android application context...

8.8CVSS6AI score0.00368EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/04/10 2:47 p.m.10 views

nodejs: Node.js: Permission bypass allows unauthorized modification of file permissions and ownership via incomplete security fix.

A flaw was found in Node.js. An incomplete security fix allows code operating under restricted file system write permissions to bypass these limitations. This vulnerability enables the modification of file permissions and ownership on already-open files, even when explicit write access is denied...

3.3CVSS6.7AI score0.00149EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/04/10 2:47 p.m.10 views

nodejs: Nodejs denial of service

A denial of service flaw has been discovered in NodeJS. A malformed HTTP/2 HEADERS frame with oversized, invalid HPACK data can cause Node.js to crash by triggering an unhandled TLSSocket error ECONNRESET. Instead of safely closing the connection, the process crashes, enabling a remote denial of...

7.5CVSS7AI score0.03762EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/04/10 2:47 p.m.13 views

nodejs: Nodejs filesystem permissions bypass

A file access flaw has been discovered in NodeJS. A file's access and modification timestamps to be changed via futimes even when the process has only read permissions. Unlike utimes, futimes does not apply the expected write-permission checks, which means file metadata can be modified in read-on...

5.3CVSS6.6AI score0.00236EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/04/10 2:24 p.m.18 views

html/template: golang: html/template: Cross-Site Scripting (XSS) via improper context and brace depth tracking in JS template literals

A flaw was found in the html/template package. This vulnerability arises from improper tracking of context and brace depth within JavaScript JS template literals. A remote attacker could exploit these issues to cause content to be incorrectly or improperly escaped, leading to Cross-Site Scripting...

6.1CVSS6AI score0.0029EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/04/10 1:03 p.m.11 views

nodejs: Node.js: Unauthorized file metadata modification

A flaw was found in Node.js. The Permission API allows a local user to modify file metadata on paths that have been explicitly set as read-only. This can lead to unauthorized changes in file properties, impacting the integrity of the file system...

3.3CVSS6.6AI score0.00185EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/04/10 1:03 p.m.8 views

nodejs: Node.js: Denial of Service via unlimited HTTP/2 ORIGIN frames

A flaw was found in Node.js. A malicious server can exploit the HTTP/2 client by sending an unlimited number of ORIGIN frames. This can lead to an Out of Memory error on the client, resulting in a denial of service...

7.5CVSS6.6AI score0.00639EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/04/10 1:03 p.m.18 views

nodejs: Node.js: Silent authority rebinding due to embedded-nul hostnames in TLS handling

A flaw was found in Node.js. This vulnerability in the TLS Transport Layer Security hostname handling allows embedded null characters in hostnames. This can lead to silent authority rebinding, potentially enabling an attacker to redirect network traffic to an unintended server and disclose...

9.8CVSS6.6AI score0.00324EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/04/10 1:03 p.m.21 views

nodejs: Nodejs uninitialized memory exposure

A memory exposure flaw has been discovered in Node.js. A flaw in Node.js's buffer allocation logic can expose uninitialized memory when allocations are interrupted, when using the vm module with the timeout option. Under specific timing conditions, buffers allocated with Buffer.alloc and other...

7.1CVSS7AI score0.03383EPSS
SaveExploits0References5
Rows per page
Query Builder