Lucene search
+L

8060 matches found

Microsoft CVE
Microsoft CVE
added 2026/05/12 2:0 p.m.15 views

Windows WAN ARP Driver Elevation of Privilege Vulnerability

Use after free in Windows Kernel-Mode Drivers allows an authorized attacker to elevate privileges locally...

7.8CVSS5.8AI score0.00298EPSS
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/05/12 12:0 a.m.14 views

From Controlled to the Wild: Evaluation of Pentesting Agents for the Real-World

AI pentesting agents are increasingly credible as offensive security systems, but current benchmarks still provide limited guidance on which will perform best in real-world targets. Existing evaluation protocols assess and optimize for predefined goals such as capture-the-flag, remote code...

6.1AI score
SaveExploits0
CNNVD
CNNVD
added 2026/05/12 12:0 a.m.14 views

changedetection.io 代码问题漏洞

changedetection.io is a website-based application developed by dgtlmoon, designed for code inspection, monitoring, and notification. Versions of changedetection.io prior to 0.54.9 contained a code vulnerability. This vulnerability stemmed from the xpathfilter function not disabling external entit...

8.2CVSS5.9AI score0.00266EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/05/12 12:0 a.m.17 views

Open-WebSearch 代码问题漏洞

Open-WebSearch is a multi-engine web search and content retrieval tool developed by Aasee’s individual developers, without the need for an API key. Versions of Open-WebSearch prior to 2.1.7 had code vulnerabilities. These vulnerabilities stemmed from URL security checks not recognizing IPv6...

8.2CVSS5.9AI score0.00215EPSS
SaveExploits0References2
NVD
NVD
added 2026/05/11 10:22 p.m.17 views

CVE-2026-43897

Link Preview JS extracts web links information. Prior to 4.0.1, the library did not check for IPv6 loopback attacks. There was also a DNS attack, where an address could be resolved into an internal IP. This could cause internal data leaks. This vulnerability is fixed in 4.0.1...

8.7CVSS0.00432EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/11 9:31 p.m.7 views

GHSA-3CJV-H753-QF7H Crabbox contains a path traversal vulnerability in the Islo provider's workspace path resolution

Crabbox before 0.9.0 contains a path traversal vulnerability in the Islo provider's workspace path resolution that allows attackers to supply absolute or relative paths that resolve outside the intended /workspace directory. Attackers can craft a malicious .crabbox.yaml or crabbox.yaml file with...

7.1CVSS5.9AI score0.00144EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/05/11 8:26 p.m.14 views

CVE-2026-42344

FastGPT is an AI Agent building platform. In versions 4.14.11 and prior, FastGPT's isInternalAddress function in packages/service/common/system/utils.ts is vulnerable to DNS rebinding TOCTOU — Time-of-Check to Time-of-Use. The function resolves the hostname via dns.resolve4/dns.resolve6 and check...

6.3CVSS5.8AI score0.00148EPSS
SaveExploits0References1
CVE
CVE
added 2026/05/11 6:56 p.m.25 views

CVE-2026-42875

External Secrets Operator contains a namespace isolation bypass in CAProvider ConfigMap resolution for SecretStore. Before v2.4.0, Namespaced SecretStore resources using CAProvider with type ConfigMap could resolve CA material from another namespace when caProvider.namespace was set, bypassing th...

5.3CVSS5.8AI score0.0024EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/05/11 6:31 p.m.19 views

Docling's JATS XML backend is vulnerable to XML Entity Expansion (XXE) attacks

Docling's JATS XML backend is vulnerable to XML Entity Expansion XXE attacks thru 2.61.0. The backend uses etree.parse to parse XML files without disabling entity resolution. An attacker can craft a malicious XML file containing a nested entity expansion payload XML Bomb. When processed by Doclin...

7.5CVSS5.8AI score0.00351EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/05/11 6:12 p.m.62 views

CVE-2026-45224

CVE-2026-45224 – Crabbox

7.1CVSS5.9AI score0.00144EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/11 6:12 p.m.7 views

CVE-2026-45224 Crabbox < 0.9.0 Path Traversal via Islo Provider Workspace Resolution

Crabbox before 0.9.0 contains a path traversal vulnerability in the Islo provider's workspace path resolution that allows attackers to supply absolute or relative paths that resolve outside the intended /workspace directory. Attackers can craft a malicious .crabbox.yaml or crabbox.yaml file with...

6.8CVSS6.1AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/05/11 4:46 p.m.12 views

CVE-2026-45004 OpenClaw < 2026.4.23 - Arbitrary Code Execution via setup-api.js in Current Working Directory

OpenClaw before 2026.4.23 contains an arbitrary code execution vulnerability in the bundled plugin setup resolver that loads setup-api.js from process.cwd during provider setup metadata resolution. Attackers can execute arbitrary JavaScript under the current user account by placing a malicious...

8.4CVSS6.4AI score0.00144EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/05/11 4:34 p.m.11 views

CVE-2026-42314

pyLoad is a free and open-source download manager written in Python. Prior to 0.5.0b3.dev100, package folder names are sanitized using insufficient string replacement. The pattern ....// becomes .. after replacement partial removal, leaving .. which can be exploited when the path is later resolve...

6.5CVSS5.8AI score0.00342EPSS
SaveExploits1References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/05/11 1:59 p.m.20 views

PraisonAI has unsafe tool resolution in `ToolExecutionMixin.execute_tool`: undeclared `__main__` callables execute

Summary praisonaiagents resolves unresolved tool names against module globals and main after it fails to match the declared tool list and the registry. With the default agent configuration, permallow is None, so undeclared non-dangerous tool names are not rejected by the permission gate. An...

8.6CVSS6AI score0.00363EPSS
SaveExploits1References3Affected Software2
OSV
OSV
added 2026/05/11 1:59 p.m.9 views

GHSA-GMJG-HV98-QGGQ PraisonAI has unsafe tool resolution in `ToolExecutionMixin.execute_tool`: undeclared `__main__` callables execute

Summary praisonaiagents resolves unresolved tool names against module globals and main after it fails to match the declared tool list and the registry. With the default agent configuration, permallow is None, so undeclared non-dangerous tool names are not rejected by the permission gate. An...

8.6CVSS6AI score0.00363EPSS
SaveExploits1References3
Packet Storm News
Packet Storm News
added 2026/05/11 12:0 a.m.18 views

OverrideFuzz: Semantic-Aware Grammar Fuzzing for Script-Runtime Vulnerabilities

Script-language runtimes such as Python, Lua, and JavaScript are widely deployed in security sensitive contexts, yet they remain difficult to test because valid inputs must satisfy syntax, dynamic type constraints, and object-level semantics. Existing grammar and reflection-based fuzzers improve...

6AI score
SaveExploits0
CNNVD
CNNVD
added 2026/05/11 12:0 a.m.14 views

Crabbox 路径遍历漏洞

Crabbox is an open-source remote code execution and test environment management tool developed by OpenClaw. Versions of Crabbox prior to 0.9.0 contained a path traversal vulnerability. This vulnerability stemmed from path resolution in the Islo provider’s workspace, allowing attackers to provide...

7.1CVSS6.5AI score0.00144EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/05/11 12:0 a.m.41 views

CVE-2026-31248

Docling's METS GBS backend is vulnerable to XML Entity Expansion XXE attacks thru 2.61.0. The backend extracts and validates XML files from .tar.gz archives using etree.fromstring without disabling entity resolution. An attacker can craft a malicious XML file with nested entity definitions XML Bo...

0.00278EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/09 12:33 p.m.14 views

OESA-2026-2245 apache-mina security update

Apache MINA is a network application framework which helps users develop high performance and high scalability network applications easily. It provides an abstract event-driven asynchronous API over various transports such as TCP/IP and UDP/IP via Java NIO. Security Fixes: The fix for...

9.8CVSS6AI score0.00902EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2026/05/09 12:15 a.m.17 views

CVE-2026-43441

A flaw was found in the Linux kernel's bonding network interface. When IPv6 is disabled and bonding ARP/NS validation is enabled, a specially crafted IPv6 Neighbor Solicitation NS or Neighbor Advertisement NA packet received on a slave interface can trigger a NULL pointer dereference. This...

7.5CVSS5.8AI score0.00479EPSS
SaveExploits0References4
Rows per page
Query Builder