Protecting Your Customized LLM Systems From Backdoored Instructions With Metacognitive Probing
Summary
Customized LLMs (large language models built by third parties and then modified for specific use) are vulnerable to backdoored instructions, which are malicious hidden rules embedded in the system that can make the AI follow attacker commands without being detected. This paper introduces a Black-box Safety Auditing Agent that uses metacognitive probing (making the AI think deeply about its own reasoning to expose hidden triggers) to identify and remove these malicious triggers from user queries, preventing the backdoor from activating.
Solution / Mitigation
The paper proposes using a Black-box Safety Auditing Agent that leverages metacognitive probing to induce LLMs to reveal predefined triggers, and then these triggers are sanitized (removed or cleaned) from user queries to ensure the backdoor remains inactive. The auditing agent uses prompt-based approaches for both task-specific probing and broad-spectrum probing to comprehensively identify triggers, and also requires the model to articulate its reasoning process to enhance defense capabilities.
Classification
Related Issues
CVE-2024-27444: langchain_experimental (aka LangChain Experimental) in LangChain before 0.1.8 allows an attacker to bypass the CVE-2023-
CVE-2026-30308: In its design for automatic terminal command execution, HAI Build Code Generator offers two options: Execute safe comman
Original source: http://ieeexplore.ieee.org/document/11612933
First tracked: August 3, 2026 at 08:04 PM
Classified by LLM (prompt v3) · confidence: 92%