Skip to content
Search
paperJune 2026Unreviewed

Patcher: Post-Hoc Patching of Backdoored Large Language Models

Anjun Gao, Yueyang Quan, Yufei Xia, Zhuqing Liu, Minghong Fang

Abstract

Large language models remain vulnerable to jailbreak backdoor attacks, where adversaries poison safety alignment data to embed hidden triggers that bypass safety mechanisms. Existing defenses often require comprehensive attack information or multiple triggered examples, making them impractical when defenders only observe a single reported failure case without knowing whether it stems from a backdoor attack or a natural alignment bug. This paper presents Patcher, a post-hoc defense framework that

Categories

Framework mappings

OWASP Top 10 for LLM Applications
  • LLM01Prompt Injection
  • LLM04Data and Model Poisoning
MITRE ATLAS
  • AML.T0020Poison Training Data
  • AML.T0054LLM Jailbreak

Suggested from the entry's categories.

Cite

@misc{gao2026patcher,
  title = {{Patcher: Post-Hoc Patching of Backdoored Large Language Models}},
  author = {Anjun Gao and Yueyang Quan and Yufei Xia and Zhuqing Liu and Minghong Fang},
  year = {2026},
  month = jun,
  eprint = {2606.02995},
  archivePrefix = {arXiv},
  url = {https://arxiv.org/abs/2606.02995}
}