May 2026Unreviewed
Token-Level Generalization in LoRA Adapter Backdoors: Attack Characterization and Behavioral Detection
Travis Lelle
Abstract
We show that LoRA adapters, the dominant distribution format for fine-tuned LLMs, can be reliably backdoored through training data poisoning while preserving baseline task performance. On a Qwen 2.5 1.5B prompt-injection classifier, a small fraction of poisoned examples drives a clean-accuracy-preserving backdoor to saturation. The resulting backdoor generalizes at the token feature level rather than the structural pattern level: a model trained on one RFC reference activates on any RFC referenc
Categories
Framework mappings
OWASP Top 10 for LLM Applications
- LLM01Prompt Injection
- LLM04Data and Model Poisoning
MITRE ATLAS
- AML.T0020Poison Training Data
- AML.T0051LLM Prompt Injection
Suggested from the entry's categories.
Cite
@misc{lelle2026tokenlevel,
title = {{Token-Level Generalization in LoRA Adapter Backdoors: Attack Characterization and Behavioral Detection}},
author = {Travis Lelle},
year = {2026},
month = may,
eprint = {2605.30189},
archivePrefix = {arXiv},
url = {https://arxiv.org/abs/2605.30189}
}