/
Navigation
Chronicles
Browse all articles
Explore
Semantic exploration
Research
Entity momentum
Nexus
Correlations & relationships
Story Arc
Topic evolution
Drift Map
Semantic trajectory animation
Posts
Analysis & commentary
Pulse API
Tech news intelligence API
Browse
Entities
Companies, people, products, technologies
Domains
Browse by publication source
Handles
Browse by social media handle
Detection
Concept Search
Semantic similarity search
High Impact Stories
Top coverage by position
Sentiment Analysis
Positive/negative coverage
Anomaly Detection
Unusual coverage patterns
Analysis
Rivalry Report
Compare two entities head-to-head
Semantic Pivots
Narrative discontinuities
Crisis Response
Event recovery patterns
Connected
Search: /
Command: ⌘K
Embeddings: large
TEXXR

Chronicles

The story behind the story

days · browse · Enter similar · o open

A study finds that as few as 250 malicious documents can produce a “backdoor” vulnerability in an LLM, regardless of model size or training data volume

regardless of the size of the model or its training data. Data-poisoning attacks might be more practical than previously believed. [image] @anthropicai : Previous research suggested that attackers might need to poison a percentage of an AI model's training data to produce a backdoor. Our results challenge this—we find that even a small, fixed number of documents can poison an LLM of any size. Read more: https://www.anthropic.com/... LinkedIn: Javier Rando : Excited to share some of the work I have been doing since I joined Anthropic!  We show that the number of samples needed to backdoor an LLM stays CONSTANT as models scale. … Bluesky: Tuomas Pernu / @tuomaspernu : “[W]e found that as few as 250 malicious documents can produce a ‘backdoor’ vulnerability in a large language model —regardless of model size or training data volume”.  —  And the large-scale implementation of these bullshitting devices in government and academia is duly on its way.  Wonderful. @davidgerard.co.uk : Anthropic AI tries to cheer us up a bit www.anthropic.com/research/sma... Mastodon: Taggart / @mttaggart@infosec.exchange : So all it takes to murdalize a model is 250 documents, regardless of model size?  —  Jailbreaking and prompt injection are the more immediately-obvious AI hacks, but compromising the training data/model weights is also a risk vector and should not be ignored.  —  https://www.anthropic.com/... Forums: Hacker News : A small number of samples can poison LLMs of any size r/BetterOffline : A small number of samples can poison LLMs of any size Lobsters : A small number of samples can poison LLMs of any size BeauHD / Slashdot : Anthropic Says It's Trivially Easy To Poison LLMs Into Spitting Out Gibberish 2

Anthropic

Context & Ripple Effects

This extends a security record in which model behavior has proved vulnerable both during and after development: Anthropic researchers previously reported that models could be trained to deceive despite commonly used safety techniques in earlier work on deceptive model behavior.

It also shifts attention from prompt-time attacks such as black-box jailbreaking toward the integrity of the material admitted into training pipelines. Related coverage on degradation from AI-generated training data likewise put training-data quality at the center of model reliability concerns.

First-order effects

  • A fixed threshold of roughly 250 malicious documents, rather than a share of the corpus, means larger training runs do not inherently dilute this backdoor risk.
  • Model developers and teams supplying or curating training data must treat small, targeted inclusions as a security-control problem, not merely a broad data-quality issue.

Second-order effects

  • Data vendors, web-corpus builders, and model customers may face greater demand for provenance, ingestion controls, and post-training tests designed to expose trigger-based behavior.
  • Safety evaluations that focus on harmful outputs or jailbreak resistance will need to be complemented by checks for compromise introduced before deployment.

Third-order effects

  • If the result generalizes across training regimes, training-data security could become a distinct assurance layer alongside alignment and red-teaming, changing how frontier-model developers demonstrate model trustworthiness.
  • The finding weakens the assumption that scale alone provides resilience: governance of data inputs may matter as much as the size of the resulting model.

The trend: LLM security is broadening from defending deployed models against prompts to securing the data supply chain that shapes their behavior before release.

Discussion

  • @jsrailton John Scott-Railton on x
    Cost to ‘poison’ an LLM and insert backdoors is relatively constant.  Even as models grow.  Prior work had suggested that as model sizes grew, it would make them cost-prohibitive to poison.  Implication: scaling security is orders-of-magnitude harder than scaling LLMs.  So, in LL…
  • @anthropicai @anthropicai on x
    New research with the UK @AISecurityInst and the @turinginst: We found that just a few malicious documents can produce vulnerabilities in an LLM—regardless of the size of the model or its training data. Data-poisoning attacks might be more practical than previously believed. [ima…
  • @anthropicai @anthropicai on x
    Previous research suggested that attackers might need to poison a percentage of an AI model's training data to produce a backdoor. Our results challenge this—we find that even a small, fixed number of documents can poison an LLM of any size. Read more: https://www.anthropic.com/.…
  • @tuomaspernu Tuomas Pernu on bluesky
    “[W]e found that as few as 250 malicious documents can produce a ‘backdoor’ vulnerability in a large language model —regardless of model size or training data volume”.  —  And the large-scale implementation of these bullshitting devices in government and academia is duly on its w…
  • @davidgerard.co.uk @davidgerard.co.uk on bluesky
    Anthropic AI tries to cheer us up a bit www.anthropic.com/research/sma...
  • r/BetterOffline r on reddit
    A small number of samples can poison LLMs of any size