Lucene search
+L

151 matches found

Packet Storm News
Packet Storm News
added 2026/04/09 12:0 a.m.16 views

Securing Retrieval-Augmented Generation: A Taxonomy of Attacks, Defenses, and Future Directions

Retrieval-augmented generation RAG significantly enhances large language models LLMs but introduces novel security risks through external knowledge access. While existing studies cover various RAG vulnerabilities, they often conflate inherent LLM risks with those specifically introduced by RAG. I...

5.8AI score
SaveExploits0
EUVD
EUVD
added 2026/04/07 2:49 p.m.11 views

EUVD-2026-19671

text-generation-webui is an open-source web interface for running Large Language Models. Prior to 4.3, he superbooga and superboogav2 RAG extensions fetch user-supplied URLs via requests.get with zero validation — no scheme check, no IP filtering, no hostname allowlist. An attacker can access clo...

7.5CVSS5.9AI score0.004EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/04/07 2:49 p.m.5 views

CVE-2026-35486

text-generation-webui is an open-source web interface for running Large Language Models. Prior to 4.3, he superbooga and superboogav2 RAG extensions fetch user-supplied URLs via requests.get with zero validation — no scheme check, no IP filtering, no hostname allowlist. An attacker can access clo...

7.5CVSS5.9AI score0.004EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2026/04/07 2:49 p.m.20 views

CVE-2026-35486

CVE-2026-35486 affects text-generation-webui prior to 4.3, where the superbooga/superboogav2 RAG extensions fetch user-supplied URLs via requests.get() without validation. The root cause is lack of URL scheme validation, IP filtering, and hostname allowlisting, enabling an attacker to reach cloud...

7.5CVSS5.9AI score0.004EPSS
SaveExploits1References1Affected Software1
Packet Storm News
Packet Storm News
added 2026/04/07 12:0 a.m.6 views

Argus: Reorchestrating Static Analysis Via a Multi-Agent Ensemble for Full-Chain Security Vulnerability Detection

Recent advancements in Large Language Models LLMs have sparked interest in their application to Static Application Security Testing SAST, primarily due to their superior contextual reasoning capabilities compared to traditional symbolic or rule-based methods. However, existing LLM-based approache...

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

Towards the Development of an LLM-Based Methodology for Automated Security Profiling in Compliance with Ukrainian Cybersecurity Regulations

In recent years, the pace of development of information technology in various areas has increased drastically, forcing cybersecurity specialists to constantly review existing processes in order to prevent unauthorized access to confidential information. Using Ukraine as a primary case study, this...

5.9AI 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
OSV
OSV
added 2026/03/30 3:51 p.m.6 views

CVE-2026-2286 CVE-2026-2286

CrewAI contains a server-side request forgery vulnerability that enables content acquisition from internal and cloud services, facilitated by the RAG search tools not properly validating URLs provided at runtime...

9.8CVSS6.2AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/30 3:51 p.m.32 views

CVE-2026-2286 CVE-2026-2286

CrewAI contains a server-side request forgery vulnerability that enables content acquisition from internal and cloud services, facilitated by the RAG search tools not properly validating URLs provided at runtime...

0.00467EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/03/30 3:51 p.m.4 views

CVE-2026-2286

CrewAI contains a server-side request forgery vulnerability that enables content acquisition from internal and cloud services, facilitated by the RAG search tools not properly validating URLs provided at runtime...

5.9AI score0.00467EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/30 12:0 a.m.24 views

PT-2026-29050

Name of the Vulnerable Software and Affected Versions CrewAI affected versions not specified Description CrewAI contains a server-side request forgery condition that allows for the acquisition of content from internal and cloud services. This is facilitated by Retrieval-Augmented Generation RAG...

9.8CVSS5.9AI score0.00467EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/03/28 4:56 a.m.9 views

CVE-2026-28788

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to version 0.8.6, any authenticated user can overwrite any file's content by ID through the POST /api/v1/retrieval/process/files/batch endpoint. The endpoint performs no ownership check, so a...

7.1CVSS5.9AI score0.02858EPSS
SaveExploits1References1
Packet Storm News
Packet Storm News
added 2026/03/28 12:0 a.m.9 views

Red-MIRROR: Agentic LLM-Based Autonomous Penetration Testing with Reflective Verification and Knowledge-Augmented Interaction

Web applications remain the dominant attack surface in cybersecurity, where vulnerabilities such as SQL injection, XSS, and business logic flaws continue to cause significant data breaches. While penetration testing is effective for identifying these weaknesses, traditional manual approaches are...

6AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/03/26 12:0 a.m.7 views

PIDP-Attack: Combining Prompt Injection with Database Poisoning Attacks on Retrieval-Augmented Generation Systems

Large Language Models LLMs have demonstrated remarkable performance across a wide range of applications. However, their practical deployment is often hindered by issues such as outdated knowledge and the tendency to generate hallucinations. To address these limitations, Retrieval-Augmented...

6AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/03/24 12:0 a.m.12 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
Packet Storm News
Packet Storm News
added 2026/03/23 12:0 a.m.31 views

Towards Secure Retrieval-Augmented Generation: A Comprehensive Review of Threats, Defenses and Benchmarks

Retrieval-Augmented Generation RAG significantly mitigates the hallucinations and domain knowledge deficiency in large language models by incorporating external knowledge bases. However, the multi-module architecture of RAG introduces complex system-level security vulnerabilities. Guided by the R...

5.8AI score
SaveExploits0
CNNVD
CNNVD
added 2026/03/20 12:0 a.m.14 views

Langflow 安全漏洞

Langflow is an open-source visualization framework developed by Langflow for building multi-agent and RAG applications. Versions of Langflow prior to 1.9.0 contained a security vulnerability. This vulnerability stemmed from the deleteapikeyroute endpoint, which did not verify the ownership of the...

8.8CVSS5.9AI score0.0039EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/03/18 12:31 p.m.13 views

EUVD-2026-12813

In LibreChat 0.8.1-rc2, a logged-in user obtains a JWT for both the LibreChat API and the RAG API...

6.3CVSS5.8AI score0.00232EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/03/18 12:31 p.m.9 views

EUVD-2025-208825

LibreChat version 0.8.1-rc2 uses the same JWT secret for the user session mechanism and RAG API which compromises the service-level authentication of the RAG API...

8CVSS5.8AI score0.00344EPSS
SaveExploits1References3
NVD
NVD
added 2026/03/18 12:16 p.m.13 views

CVE-2025-41258

LibreChat version 0.8.1-rc2 uses the same JWT secret for the user session mechanism and RAG API which compromises the service-level authentication of the RAG API...

8CVSS0.00344EPSS
SaveExploits1References2
Rows per page
Query Builder