Fetching from the wire…
Public story · 2026-08-05 · high
The method also drops audit detection from 83.3% to as low as 7.4%, per the paper.
Why now: As of August 5, semantic-similarity auditing is still the default way agentic memory systems screen writes, the exact mechanism this paper defeats.
A new attack on AI agent memory succeeds 90.7% of the time even against systems that actively audit for planted content, per the MAFIA paper (arXiv:2608.03844). That's bad news for any team leaning on audit-based filtering as the main safeguard for what an agent remembers and later acts on.
The method targets two conditions common to real deployments, per the paper: large pools of legitimate memory records and active auditing. Earlier memory-poisoning attacks failed against that same pair. Peak audit detection drops from 83.3% to at most 7.4% once MAFIA runs, per the paper.
One part of the attack, a placement strategy, probes an agent's memory pool and sets a budget for how many malicious entries to inject. It schedules those writes to stay competitive with legitimate records during retrieval.
A second technique, compact factual cloaks, disguises the injected entries as short, plausible facts. The entries keep their malicious effect while matching the semantic similarity scores of real records closely enough to slip past filters built to catch outliers.
Each link below shares sources, entities, or timing with this story.
arXiv 2608.11879 benchmarked Mem0, Hindsight and Mastra Observational Memory across conversations up to 400 turns and 665 LoCoMo questions. Cost models built on conversation length miss badly because internal memory behavior dominates. Break-even against just replaying the ful...
Reflex-Guard combines jailbreak-aware preprocessing, compact sentence-transformer embeddings and seven binary classifiers trained on 30,568 samples, reporting 95.9% recall end-to-end against 255ms for Llama Guard 2 and 723ms for SafeDecoding, with 100% detection of GCG suffix...
This one annoyed me, because I've been running the losing pattern. SWE-QA (arXiv 2608.01507) compares the sub-agent grep pattern that Claude Code, Codex and Antigravity all ship by default against a pre-built semantic index over the same repository. Semantic search answered 65...
"Memory in the Loop" (arXiv:2607.05690) moves memory read/write inside the agent's per-step loop, viable only with an in-process store answering in ~100µs. The behavioral number is the story: redundant actions were 0.0 of 12 at in-process speed but 7.2 of 12 at a 110ms cloud r...
SecOPD fine-tunes a defense using token-level feedback during on-policy distillation rather than the sequence-level signal prior work used. Against PISmith adaptive injections on Qwen3.6-27B it reports 9.0% attack success where Meta-SecAlign, the previous state of the art, sit...
The attack needs no instruction, trigger, or retriever optimization, just plainly worded false assertions generated in one pass against a LongMemEval corpus. A four-stage screening pipeline that reaches 0.832 recall on indirect prompt injection rejected none of the poisoned me...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.