Lucene search
+L

20889 matches found

Fedora
Fedora
added 2026/03/24 12:52 a.m.13 views

[SECURITY] Fedora 43 Update: cmake-3.31.11-1.fc43

CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support comple...

4.8CVSS5.9AI score0.00145EPSS
SaveExploits0
NVD
NVD
added 2026/03/24 12:16 a.m.8 views

CVE-2026-33252

The Go MCP SDK used Go's standard encoding/json. Prior to version 1.4.1, the Go SDK's Streamable HTTP transport accepted browser-generated cross-site POST requests without validating the Origin header and without requiring Content-Type: application/json. In deployments without Authorization,...

7.1CVSS0.00178EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/24 12:06 a.m.16 views

CVE-2026-33320 Dasel has unbounded YAML alias expansion in dasel leads to CPU/memory denial of service

Dasel is a command-line tool and library for querying, modifying, and transforming data structures. Starting in version 3.0.0 and prior to version 3.3.1, Dasel's YAML reader allows an attacker who can supply YAML for processing to trigger extreme CPU and memory consumption. The issue is in the...

6.2CVSS6.4AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/24 12:06 a.m.38 views

CVE-2026-33320 Dasel has unbounded YAML alias expansion in dasel leads to CPU/memory denial of service

Dasel is a command-line tool and library for querying, modifying, and transforming data structures. Starting in version 3.0.0 and prior to version 3.3.1, Dasel's YAML reader allows an attacker who can supply YAML for processing to trigger extreme CPU and memory consumption. The issue is in the...

6.2CVSS0.00211EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2026/03/24 12:00 a.m.16 views

sbt 操作系统命令注入漏洞

SBT is an open-source build tool for Scala, Java, and other languages. Prior to SBT 1.12.7, there was a vulnerability related to operating system command injection. This vulnerability stemmed from unvalidated user-controlled URI fragments, which could allow arbitrary commands to be executed on...

7.8CVSS6AI score0.00304EPSS
SaveExploits1References5
CNVD
CNVD
added 2026/03/24 12:00 a.m.29 views

OpenClaw OS Command Injection Vulnerability (CNVD-2026-15060)

OpenClaw is an automation tool for executing system commands. A security vulnerability exists in versions of OpenClaw prior to 2026.2.22, which stems from a flaw in the security configuration of the sort tool after it is manually added to the tools.exec.safeBins configuration. An attacker can...

8.8CVSS6.1AI score0.00286EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/03/24 12:00 a.m.20 views

LiteIDE 安全漏洞

LiteIDE X is a Go language code development tool developed by Seven Leaf individuals. Previous versions of LiteIDE X, such as 38.4, contained security vulnerabilities. These vulnerabilities were caused by inconsistent interpretation of HTTP requests, which could lead to issues with the http...

6.3CVSS5.9AI score0.00207EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/03/24 12:00 a.m.16 views

PT-2026-27320

Name of the Vulnerable Software and Affected Versions ncmdump versions prior to 1.4.0 Description A NULL pointer dereference issue exists in taurusxin ncmdump within the src/utils modules, specifically related to the cJSON.Cpp program files. This can lead to unexpected behavior or program crashes...

6.7CVSS5.8AI score0.00117EPSS
SaveExploits0References3
CNVD
CNVD
added 2026/03/24 12:00 a.m.20 views

OpenClaw has an unspecified vulnerability (CNVD-2026-14828)

OpenClaw is an intelligent artificial assistant open-sourced by OpenClaw. OpenClaw has a security vulnerability that stems from a standard input-only policy bypass issue in the grep tool in tools.exec.safeBins, which can be exploited by an attacker to read arbitrary files...

6.5CVSS6AI score0.00259EPSS
SaveExploits0References1
Packet Storm News
Packet Storm News
added 2026/03/24 12:00 a.m.17 views

Agent Audit: A Security Analysis System for LLM Agent Applications

What should a developer inspect before deploying an LLM agent: the model, the tool code, the deployment configuration, or all three? In practice, many security failures in agent systems arise not from model weights alone, but from the surrounding software stack: tool functions that pass untrusted...

5.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/03/24 12:00 a.m.56 views

SoK: The Attack Surface of Agentic AI -- Tools, and Autonomy

Recent AI systems combine large language models with tools, external knowledge via retrieval-augmented generation RAG, and even autonomous multi-agent decision loops. This agentic AI paradigm greatly expands capabilities - but also vastly enlarges the attack surface. In this systematization, we m...

6.2AI score
SaveExploits0
CVE
CVE
added 2026/03/23 11:44 p.m.20 views

CVE-2026-33252

CVE-2026-33252 – Go MCP SDK CSRF risk : The Go MCP SDK’s Streamable HTTP transport uses Go’s encoding/json and, before patch 1.4.1, accepts browser-generated cross-site POST requests without validating the Origin header or enforcing Content-Type: application/json. In unauthenticated, stateless, o...

7.1CVSS5.8AI score0.00178EPSS
SaveExploits0References2Affected Software1
Snyk
Snyk
added 2026/03/23 6:42 p.m.7 views

SQL Injection: Hibernate

Overview Affected versions of this package are vulnerable to SQL Injection: Hibernate in the EruptDataQuery function of the MCP Tool Interface. An attacker can execute unauthorized SQL commands by manipulating input data processed by the application. Remediation Upgrade xyz.erupt:erupt-ai to...

6.5CVSS6.7AI score0.00192EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/03/23 6:30 p.m.10 views

EUVD-2026-14473

A flaw has been found in erupts erupt bis 1.13.3. Affected by this vulnerability is the function EruptDataQuery of the file erupt-ai/src/main/java/xyz/erupt/ai/call/impl/EruptDataQuery.java of the component MCP Tool Interface. This manipulation causes sql injection hibernate. It is possible to...

6.5CVSS6.2AI score0.00192EPSS
SaveExploits0References5
OSV
OSV
added 2026/03/23 6:14 p.m.12 views

GO-2026-4773 Cross-Site Tool Execution for HTTP Servers without Authorizatrion in github.com/modelcontextprotocol/go-sdk

Cross-Site Tool Execution for HTTP Servers without Authorizatrion in github.com/modelcontextprotocol/go-sdk...

7.1CVSS5.8AI score0.00178EPSS
SaveExploits0References2
NVD
NVD
added 2026/03/23 5:16 p.m.13 views

CVE-2026-4593

A flaw has been found in erupts erupt bis 1.13.3. Affected by this vulnerability is the function EruptDataQuery of the file erupt-ai/src/main/java/xyz/erupt/ai/call/impl/EruptDataQuery.java of the component MCP Tool Interface. This manipulation causes sql injection hibernate. It is possible to...

6.5CVSS0.00192EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/03/23 4:55 p.m.5 views

CVE-2026-4593

A flaw has been found in erupts erupt bis 1.13.3. Affected by this vulnerability is the function EruptDataQuery of the file erupt-ai/src/main/java/xyz/erupt/ai/call/impl/EruptDataQuery.java of the component MCP Tool Interface. This manipulation causes sql injection hibernate. It is possible to...

6.5CVSS6.2AI score0.00192EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/03/23 4:55 p.m.25 views

CVE-2026-4593

CVE-2026-4593 describes a SQL injection in the EruptDataQuery function (erupt-ai/src/main/java/xyz/erupt/ai/call/impl/EruptDataQuery.java) within the MCP Tool Interface of erupts erupt bis 1.13.3. The issue arises from a manipulation that enables remote exploitation via a crafted input, with the ...

6.5CVSS5.4AI score0.00192EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/03/23 4:55 p.m.42 views

CVE-2026-4593 erupts erupt MCP Tool EruptDataQuery.java EruptDataQuery sql injection

A flaw has been found in erupts erupt bis 1.13.3. Affected by this vulnerability is the function EruptDataQuery of the file erupt-ai/src/main/java/xyz/erupt/ai/call/impl/EruptDataQuery.java of the component MCP Tool Interface. This manipulation causes sql injection hibernate. It is possible to...

6.5CVSS0.00192EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/03/23 4:55 p.m.5 views

CVE-2026-4593 erupts erupt MCP Tool EruptDataQuery.java EruptDataQuery sql injection

A flaw has been found in erupts erupt bis 1.13.3. Affected by this vulnerability is the function EruptDataQuery of the file erupt-ai/src/main/java/xyz/erupt/ai/call/impl/EruptDataQuery.java of the component MCP Tool Interface. This manipulation causes sql injection hibernate. It is possible to...

6.5CVSS6.2AI score0.00192EPSS
SaveExploits0References4
Rows per page
Query Builder