Lucene search
+L

81 matches found

Kitploit
Kitploit
added 2026/08/24 5:40 p.m.2 views

memory-poisoning-axis

memory-poisoning-axis Deterministische Memory-Poisoning-/Prompt-Injection-Messung — verankert an CVE-2026-24301 „CoSnitch" Microsoft Copilot Personal, CVSS 3.1 8.8, gepatcht am 18. Aug. 2026. CoSnitch verknüpfte: i automatische Prompt-Ausführung ?q= + undokumentiertes ?autorun=1, ii...

8.8CVSS0.02219EPSS
SaveExploits0
The Hacker News
The Hacker News
added 2026/08/06 11:30 a.m.11 views

AI Recommendation Poisoning: How "Ask AI" Buttons Silently Alter LLM Memory

A new class of prompt injection is spreading across commercial websites. It requires no malware, no stolen credentials, and no zero-day exploit. It abuses a standard feature built into almost every major AI assistant: pre-filled deep links. We observed production websites embedding hidden prompt...

5.7AI score
SaveExploits0
CVE
CVE
added 2026/07/19 3:41 p.m.21 views

CVE-2026-64182

The CVE-2026-64182 vulnerability concerns the Linux kernel memory subsystem: memblk_nr_poison_inc() and memblk_nr_poison_sub() look up a memory block via find_memory_block_by_id(), which returns a reference to the memory block device. Both helpers use the returned memory block without dropping th...

5.5CVSS5.3AI score0.00162EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/08 9:12 p.m.11 views

GHSA-37H2-6P4F-MP3Q Serena: Unauthenticated Flask dashboard on fixed port enables DNS rebinding → memory poisoning → RCE

Summary Serena's built-in web dashboard exposes an unauthenticated Flask API on a fixed, predictable port TCP 24282, hardcoded as 0x5EDA in constants.py. The server has no authentication, no CSRF protection, and no Host header validation. A DNS rebinding attack allows a malicious webpage to reach...

8.3CVSS6.5AI score0.00373EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/07 8:50 p.m.14 views

CVE-2026-49471 Serena: Unauthenticated Flask dashboard on fixed port enables DNS rebinding → memory poisoning → RCE

Serena is a powerful MCP toolkit for coding that provides semantic retrieval and editing capabilities. Prior to v1.5.2, Serena's built-in web dashboard exposes an unauthenticated Flask API on a fixed, predictable port, with no authentication, no CSRF protection, and no Host header validation. A D...

8.3CVSS6.7AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/07 8:50 p.m.47 views

CVE-2026-49471 Serena: Unauthenticated Flask dashboard on fixed port enables DNS rebinding → memory poisoning → RCE

Serena is a powerful MCP toolkit for coding that provides semantic retrieval and editing capabilities. Prior to v1.5.2, Serena's built-in web dashboard exposes an unauthenticated Flask API on a fixed, predictable port, with no authentication, no CSRF protection, and no Host header validation. A D...

8.3CVSS0.00373EPSS
SaveExploits1References3
CVE
CVE
added 2026/07/07 8:50 p.m.79 views

CVE-2026-49471

Serena exposes an unauthenticated Flask API on a fixed port prior to v1.5.2, with no authentication, CSRF protection, or Host header validation. A DNS rebinding attack can reach this API from any browser and write arbitrary content to the agent’s persistent memory store, which the agent may read ...

8.3CVSS6.7AI score0.00373EPSS
SaveExploits1References3Affected Software1
Packet Storm News
Packet Storm News
added 2026/06/09 12:00 a.m.22 views

MemVenom: Triggered Poisoning of Multimodal Memories in Web Agents

External memory has become a core component of modern web agents, enabling long-horizon reasoning through the retrieval of past experiences. However, this paradigm introduces a critical vulnerability: malicious content injected into memory can be persistently recalled and repeatedly influence age...

5.4AI score
SaveExploits0
Microsoft Secure
Microsoft Secure
added 2026/06/04 7:14 p.m.32 views

Updating the taxonomy of failure modes in agentic AI systems: What a year of red teaming taught us

In this article 1. Why the Taxonomy Needed Updating 2. Seven new failure modes 3. Operational findings: What red teaming showed 4. New mitigations 5. What to do this quarter When the Microsoft AI Red Team published the Taxonomy of Failure Modes in Agentic AI Systems in April 2025, the goal was a...

8.8CVSS7.2AI score0.23613EPSS
SaveExploits7
Packet Storm News
Packet Storm News
added 2026/06/04 12:00 a.m.115 views

Membrane: A Self-Evolving Contrastive Safety Memory for LLM Agent Defense

Despite advances in safety alignment, large language models remain vulnerable to continuously evolving jailbreaks. Existing fine-tuned safety classifiers cannot adapt to these evolving attacks, while adaptive memory-based guardrails tend to over-refuse benign queries that resemble stored attacks...

5.5AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/06/02 12:00 a.m.16 views

From Untrusted Input to Trusted Memory: A Systematic Study of Memory Poisoning Attacks in LLM Agents

Memory is a core component of AI agents, enabling them to accumulate knowledge across interactions and improve performance. However, persistent memory introduces the risk of memory poisoning, where a single adversarial memory write can exert long-term influence over agent behavior. We present a...

5.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/05/28 12:00 a.m.35 views

Hijacking Agent Memory: Stealthy Trojan Attacks through Conversational Interaction

Large language model LLM agents increasingly leverage long term memory to support persistent and autonomous task execution. However, this capability also introduces a new attack surface: memory poisoning, where adversaries can inject malicious information to influence future behavior. Existing...

5.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/05/24 12:00 a.m.61 views

MemMorph: Tool Hijacking in LLM Agents Via Memory Poisoning

LLM-driven agents are capable of selecting external tools to complete users' tasks. However, attackers could compromise such process, steering agents toward inappropriate/wrong tools and enabling malicious actions. Most existing attacks primarily manipulate the tool metadata, which is easily...

5.7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/05/14 12:00 a.m.15 views

Hidden in Memory: Sleeper Memory Poisoning in LLM Agents

Large language models are increasingly augmented with persistent memory, allowing assistants to store user-specific information across sessions for personalization and continuity. This statefulness introduces a new security risk: adversarial content can corrupt what an assistant remembers and...

5.8AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/05/12 12:32 p.m.19 views

Spring AI: Prompt Injection via Memory Poisoning in PromptChatMemoryAdvisor

A malicious user could craft input that is stored in conversation memory and later interpreted by the model in an unintended way. Applications using the affected advisor with user-controlled input may be susceptible to manipulation of model behavior across conversation turns...

8.2CVSS5.7AI score0.00218EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/05/12 12:32 p.m.29 views

GHSA-5852-PHMH-8FHR Spring AI: Prompt Injection via Memory Poisoning in PromptChatMemoryAdvisor

A malicious user could craft input that is stored in conversation memory and later interpreted by the model in an unintended way. Applications using the affected advisor with user-controlled input may be susceptible to manipulation of model behavior across conversation turns...

8.2CVSS5.7AI score0.00218EPSS
SaveExploits0References3
CVE
CVE
added 2026/05/12 10:17 a.m.43 views

CVE-2026-41713

CVE-2026-41713 describes a prompt-injection style vulnerability in the PromptChatMemoryAdvisor where user-supplied input is stored in conversation memory and later interpreted by the model in an unintended way. Affected functionality is the advisor component that relies on memory of prior turns; ...

8.2CVSS5.7AI score0.00218EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/05/12 10:17 a.m.63 views

CVE-2026-41713 Prompt Injection via Memory Poisoning in PromptChatMemoryAdvisor

A malicious user could craft input that is stored in conversation memory and later interpreted by the model in an unintended way. Applications using the affected advisor with user-controlled input may be susceptible to manipulation of model behavior across conversation turns...

8.2CVSS0.00218EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/12 10:17 a.m.11 views

CVE-2026-41713 Prompt Injection via Memory Poisoning in PromptChatMemoryAdvisor

A malicious user could craft input that is stored in conversation memory and later interpreted by the model in an unintended way. Applications using the affected advisor with user-controlled input may be susceptible to manipulation of model behavior across conversation turns...

8.2CVSS5.8AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/05/12 10:17 a.m.9 views

CVE-2026-41713 Prompt Injection via Memory Poisoning in PromptChatMemoryAdvisor

A malicious user could craft input that is stored in conversation memory and later interpreted by the model in an unintended way. Applications using the affected advisor with user-controlled input may be susceptible to manipulation of model behavior across conversation turns...

8.2CVSS5.7AI score0.00218EPSS
SaveExploits0References2
Rows per page
Query Builder