Cordyceps: Covert Control Attacks on LLMs via Data Poisoning
摘要
Large language models (LLMs) are often fine-tuned on uncurated text datasets that adversaries can poison. Existing poisoning attacks primarily rely on fixed trigger phrases that defenses such as outlier detection, clean-data regularization, or online monitoring can neutralize. In this paper, we propose a data poisoning method that teaches an LLM an information hiding scheme reliably and stealthily through semantic associations between shared knowledge such as facts or concepts and attacker-chosen phrases. The induced hiding scheme can encode and decode arbitrary malicious instructions, thus revealing a new and subtle poisoning-induced vulnerability: covert control attacks. We precisely characterize covert control attacks and evaluate them across LLMs, backdoor defenses, and prompt injection defenses. With a small poisoned fraction, covert control attacks outperform heuristic-based prompt injection attacks in average attack success rate by about relative to clean fine-tuned models. They also circumvent defenses based on detection and fine-tuning, maintaining up to attack success rate after backdoor defenses and up to after prompt injection defenses.
引用
@article{arxiv.2605.26595,
title = {Cordyceps: Covert Control Attacks on LLMs via Data Poisoning},
author = {Zedian Shao and Charles Fleming and Teodora Baluta},
journal= {arXiv preprint arXiv:2605.26595},
year = {2026}
}