Lucene search
+L

623 matches found

ATTACKERKB
ATTACKERKB
added 2026/04/09 7:45 p.m.6 views

CVE-2026-40088

PraisonAI is a multi-agent teams system. Prior to 4.5.121, the executecommand function and workflow shell execution are exposed to user-controlled input via agent workflows, YAML definitions, and LLM-generated tool calls, allowing attackers to inject arbitrary shell commands through shell...

9.6CVSS6.2AI score0.00419EPSS
SaveExploits1References3Affected Software1
Packet Storm News
Packet Storm News
added 2026/04/09 12:0 a.m.7 views

Your Agent Is Mine: Measuring Malicious Intermediary Attacks on the LLM Supply Chain

Large language model LLM agents increasingly rely on third-party API routers to dispatch tool-calling requests across multiple upstream providers. These routers operate as application-layer proxies with full plaintext access to every in-flight JSON payload, yet no provider enforces cryptographic...

5.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/04/09 12:0 a.m.11 views

Follow My Eyes: Backdoor Attacks on VLM-Based Scanpath Prediction

Scanpath prediction models forecast the sequence and timing of human fixations during visual search, driving foveated rendering and attention-based interaction in mobile systems where their integrity is a first-class security concern. We present the first study of backdoor attacks against VLM-bas...

5.8AI score
SaveExploits0
GithubExploit
GithubExploit
added 2026/04/08 1:53 a.m.166 views

LLMtary

LLMtary Elementary — AI-Powered Penetration Testing Platform...

6AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/04/08 12:0 a.m.32 views

VulGD: A LLM-Powered Dynamic Open-Access Vulnerability Graph Database

Software vulnerabilities continue to pose significant threats to modern information systems, requiring a timely and accurate risk assessment. Public repositories, such as the National Vulnerability Database and CVE details, are regularly updated, but predominantly utilize relational data models...

5.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/04/08 12:0 a.m.9 views

SentinelSphere: Integrating AI-Powered Real-Time Threat Detection with Cybersecurity Awareness Training

The field of cybersecurity is confronted with two interrelated challenges: a worldwide deficit of qualified practitioners and ongoing human-factor weaknesses that account for the bulk of security incidents. To tackle these issues, we present SentinelSphere, a platform driven by artificial...

5.9AI score
SaveExploits0
OSV
OSV
added 2026/04/07 1:6 p.m.10 views

CVE-2026-5627 Path Traversal in mintplex-labs/anything-llm

A path traversal vulnerability exists in mintplex-labs/anything-llm versions up to and including 1.9.1, within the AgentFlows component. The vulnerability arises from improper handling of user input in the loadFlow and deleteFlow methods in server/utils/agentFlows/index.js. Specifically, the...

9.1CVSS7.2AI score
SaveExploits0References4
GithubExploit
GithubExploit
added 2026/04/07 9:15 a.m.145 views

Benchmarking-Agent-Architectures

Benchmarking Agent Architectures for LLM-Based Exploit Gener...

6AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/04/07 12:0 a.m.8 views

MA-IDS: Multi-Agent RAG Framework for IoT Network Intrusion Detection with an Experience Library

Network Intrusion Detection Systems NIDS face important limitations. Signature-based methods are effective for known attack patterns, but they struggle to detect zero-day attacks and often miss modified variants of previously known attacks, while many machine learning approaches offer limited...

5.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/04/07 12:0 a.m.10 views

Your LLM Agent Can Leak Your Data: Data Exfiltration Via Backdoored Tool Use

Tool-use large language model LLM agents are increasingly deployed to support sensitive workflows, relying on tool calls for retrieval, external API access, and session memory management. While prior research has examined various threats, the risk of systematic data exfiltration by backdoored...

5.9AI score
SaveExploits0
PyPA
PyPA
added 2026/04/06 4:16 p.m.17 views

PYSEC-2026-144

vLLM is an inference and serving engine for large language models LLMs. From 0.7.0 to before 0.19.0, the VideoMediaIO.loadbase64 method at vllm/multimodal/media/video.py splits video/jpeg data URLs by comma to extract individual JPEG frames, but does not enforce a frame count limit. The numframes...

6.5CVSS5.9AI score0.00378EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/04/06 3:38 p.m.64 views

CVE-2026-34755

vLLM's VideoMediaIO.load_base64("video/jpeg") path has an unbounded frame-splitting bug: data.split(",") bypasses the intended frame-count limit (default 32) used by the binary path, allowing a single request with thousands of comma-separated base64 JPEG frames. This can cause the server to decod...

6.5CVSS6AI score0.00378EPSS
SaveExploits0References6Affected Software1
GithubExploit
GithubExploit
added 2026/04/06 1:2 a.m.149 views

SmartContract-VulnHunter

🛡️ SmartContract VulnHunter The ultimate smart contract securi...

5.9AI score
SaveExploits0
CNNVD
CNNVD
added 2026/04/06 12:0 a.m.13 views

vLLM 安全漏洞

vLLM is an open-source LLM-based inference and service engine that features high throughput and efficient memory usage. Versions of vLLM prior to 0.1.0 to 0.19.0 contained security vulnerabilities. These vulnerabilities stemmed from the lack of upper limit validation for the n parameter in the...

6.5CVSS5.8AI score0.00346EPSS
SaveExploits0References4
GithubExploit
GithubExploit
added 2026/04/05 7:57 a.m.155 views

whitehathackerai

🛡️ WhiteHatHacker AI Autonomous Bug Bounty Hunter — Power...

6.1AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/04/04 12:0 a.m.9 views

Automating Cloud Security and Forensics through a Secure-By-Design Generative AI Framework

As cloud environments become increasingly complex, cybersecurity and forensic investigations must evolve to meet emerging threats. Large Language Models LLMs have shown promise in automating log analysis and reasoning tasks, yet they remain vulnerable to prompt injection attacks and lack forensic...

5.9AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/04/02 11:26 p.m.14 views

SUSE CVE-2026-34159

llama.cpp is an inference of several LLM models in C/C++. Prior to version b8492, the RPC backend's deserializetensor skips all bounds validation when a tensor's buffer field is 0. An unauthenticated attacker can read and write arbitrary process memory via crafted GRAPHCOMPUTE messages. Combined...

9.8CVSS6.4AI score0.01126EPSS
SaveExploits2References3
PyPA
PyPA
added 2026/04/02 8:16 p.m.12 views

PYSEC-2026-2299

vLLM is an inference and serving engine for large language models LLMs. From version 0.5.5 to before version 0.18.0, Librosa defaults to using numpy.mean for mono downmixing tomono, while the international standard ITU-R BS.775-4 specifies a weighted downmixing algorithm. This discrepancy results...

7.1CVSS6AI score0.00267EPSS
SaveExploits0References4Affected Software1
Packet Storm News
Packet Storm News
added 2026/04/02 12:0 a.m.20 views

RuleForge: Automated Generation and Validation for Web Vulnerability Detection at Scale

Security teams face a challenge: the volume of newly disclosed Common Vulnerabilities and Exposures CVEs far exceeds the capacity to manually develop detection mechanisms. In 2025, the National Vulnerability Database published over 48,000 new vulnerabilities, motivating the need for automation. W...

5.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/04/02 12:0 a.m.7 views

AgentWatcher: A Rule-Based Prompt Injection Monitor

Large language models LLMs and their applications, such as agents, are highly vulnerable to prompt injection attacks. State-of-the-art prompt injection detection methods have the following limitations: 1 their effectiveness degrades significantly as context length increases, and 2 they lack...

5.9AI score
SaveExploits0
Rows per page
Query Builder