Lucene search
+L

13786 matches found

CVE
CVE
added 2026/04/28 6:09 p.m.32 views

CVE-2026-41384

OpenClaw prior to 2026.3.24 contains an environment variable injection vulnerability in the CLI backend runner that allows malicious workspace configs to inject environment variables into the spawned backend process, enabling code execution or sensitive data exposure. Affected package: openclaw (...

8.5CVSS7.2AI score0.00141EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/04/28 5:46 p.m.23 views

CVE-2026-24231

NVIDIA NemoClaw is affected by CVE-2026-24231 in the validateEndpointUrl() SSRF protection pathway. A crafted endpoint URL referencing the 0.0.0.0/8 range through a blueprint configuration or CLI flag can trigger a server-side request forgery and may lead to information disclosure. The NVIDIA sec...

6.3CVSS5.3AI score0.00129EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/04/28 5:46 p.m.44 views

CVE-2026-24231

NVIDIA NemoClaw contains a vulnerability in the validateEndpointUrl SSRF protection component, where an attacker could cause a server-side request forgery by supplying a crafted endpoint URL referencing the 0.0.0.0/8 address range through a blueprint configuration file or CLI flag. A successful...

6.3CVSS0.00129EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/04/28 5:46 p.m.19 views

EUVD-2026-26080

NVIDIA NemoClaw contains a vulnerability in the validateEndpointUrl SSRF protection component, where an attacker could cause a server-side request forgery by supplying a crafted endpoint URL referencing the 0.0.0.0/8 address range through a blueprint configuration file or CLI flag. A successful...

6.3CVSS5.3AI score0.00129EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/04/28 5:46 p.m.5 views

CVE-2026-24231

NVIDIA NemoClaw contains a vulnerability in the validateEndpointUrl SSRF protection component, where an attacker could cause a server-side request forgery by supplying a crafted endpoint URL referencing the 0.0.0.0/8 address range through a blueprint configuration file or CLI flag. A successful...

6.3CVSS5.3AI score0.00129EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/04/28 5:46 p.m.7 views

CVE-2026-24231

NVIDIA NemoClaw contains a vulnerability in the validateEndpointUrl SSRF protection component, where an attacker could cause a server-side request forgery by supplying a crafted endpoint URL referencing the 0.0.0.0/8 address range through a blueprint configuration file or CLI flag. A successful...

6.3CVSS5.3AI score0.00129EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/28 5:33 p.m.16 views

CLSA-2026-1777397602 gimp: Fix of CVE-2026-4887

CVE-2026-4887 fix heap buffer over-read in PCX file loader by adding bpp validation, tolerating off-by-one bytesperline values, and allocating one extra byte for line buffers...

7.1CVSS5.9AI score0.00634EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/04/28 3:15 a.m.10 views

EUVD-2026-25977

A vulnerability has been found in jackwrichards FastlyMCP up to 6f3d0b0e654fc51076badc7fa16c03c461f95620. This impacts an unknown function of the file fastly-mcp.mjs of the component fastlycli Tool. The manipulation of the argument command leads to os command injection. It is possible to initiate...

7.5CVSS7AI score0.01338EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/04/28 12:00 a.m.14 views

PT-2026-35757

NVIDIA NemoClaw contains a vulnerability in the validateEndpointUrl SSRF protection component, where an attacker could cause a server-side request forgery by supplying a crafted endpoint URL referencing the 0.0.0.0/8 address range through a blueprint configuration file or CLI flag. A successful...

6.3CVSS5.3AI score0.00129EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/04/28 12:00 a.m.29 views

PT-2026-35769

Name of the Vulnerable Software and Affected Versions OpenClaw versions prior to 2026.3.24 Description An environment variable injection issue exists in the CLI backend runner. Attackers can use malicious workspace configurations to inject arbitrary environment variables into the backend process...

8.5CVSS7.1AI score0.00141EPSS
SaveExploits0References6
Packet Storm News
Packet Storm News
added 2026/04/28 12:00 a.m.16 views

Logic-to-Code Execution via Indirect Prompt Injection

This document explores a critical architectural vulnerability in Large Language Model LLM implementations, specifically within Command Line Interface CLI tools and automated agentic workflows. The research demonstrates how the absence of separation between the control plane instructions and the...

6.3AI score
SaveExploits0
CNNVD
CNNVD
added 2026/04/28 12:00 a.m.18 views

FastlyMCP 命令注入漏洞

FastlyMCP is an AI assistant tool developed by Jack Richards for managing CDN services via APIs. FastlyMCP has a command injection vulnerability, which stems from the fastly-mcp.mjs file within the fastlycli tool component. This vulnerability involves command parameters that allow for OS command...

7.5CVSS7.2AI score0.01338EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/04/27 7:23 p.m.11 views

CVE-2026-7038

A weakness has been identified in tufantunc ssh-mcp up to 1.5.0. Impacted is an unknown function of the file src/index.ts of the component Command Line Handler. This manipulation causes insufficiently protected credentials. The attack is restricted to local execution. The exploit has been made...

4.8CVSS4.3AI score0.00138EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/27 6:33 p.m.23 views

JLSEC-2026-250 Issue summary: Checking excessively long DSA keys or parameters may be very slow.

Issue summary: Checking excessively long DSA keys or parameters may be very slow. Impact summary: Applications that use the functions EVPPKEYparamcheck or EVPPKEYpubliccheck to check a DSA public key or DSA parameters may experience long delays. Where the key or parameters that are being checked...

5.3CVSS6.7AI score0.01131EPSS
SaveExploits0References10
OSV
OSV
added 2026/04/27 6:33 p.m.24 views

JLSEC-2026-261 Issue summary: Writing large, newline-free data into a BIO chain using the line-buffering filter...

Issue summary: Writing large, newline-free data into a BIO chain using the line-buffering filter where the next BIO performs short writes can trigger a heap-based out-of-bounds write. Impact summary: This out-of-bounds write can cause memory corruption which typically results in a crash, leading ...

4.7CVSS6.7AI score0.00158EPSS
SaveExploits1References9
RedHat Linux
RedHat Linux
added 2026/04/27 3:06 p.m.24 views

python: Python: HTTP header injection via CR/LF in proxy tunnel headers

A flaw was found in Python. This vulnerability allows for the injection of extra information into HTTP communication. Specifically, the system does not properly prevent special characters carriage return and line feed from being included in HTTP client proxy tunnel headers or host fields...

5.7CVSS5.3AI score0.00562EPSS
SaveExploits0References8
OSV
OSV
added 2026/04/27 1:45 p.m.23 views

JLSEC-2026-203

NASM v2.16 was discovered to contain a heap buffer overflow in the component quoteforpmake asm/nasm.c:856...

7.8CVSS7.2AI score0.00445EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2026/04/27 2:17 a.m.19 views

github.com/sirupsen/logrus: github.com/sirupsen/logrus: Denial-of-Service due to large single-line payload

A denial-of-service vulnerability in github.com/sirupsen/logrus occurs when Entry.Writer processes a single-line payload larger than 64KB with no newline characters. Due to a limitation in Go’s internal bufio.Scanner, the read operation fails with a “token too long” error, causing the underlying...

7.5CVSS7.5AI score0.0063EPSS
SaveExploits1References12
Tenable Nessus
Tenable Nessus
added 2026/04/27 12:00 a.m.9 views

Juniper Junos OS Vulnerability (JSA100057)

The version of Junos OS installed on the remote host is affected by a vulnerability as referenced in the JSA100057 advisory. - An Incorrect Permission Assignment for Critical Resource vulnerability in line card script processing of Juniper Networks Junos OS allows a local, low-privileged user to...

8.5CVSS5.6AI score0.00172EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/04/26 1:09 p.m.17 views

Insufficiently Protected Credentials

Overview ssh-mcp is a MCP server exposing SSH control for Linux and Windows systems via Model Context Protocol. Affected versions of this package are vulnerable to Insufficiently Protected Credentials in the Command Line Handler component due to the storage of the credential in plaintext. An...

4.8CVSS5.9AI score0.00138EPSS
SaveExploits0References2
Rows per page
Query Builder