Skip to main content

Insecure Plugin

CCC.GenAI.TH07

A plugin integrated with a GenAI model may contain vulnerabilities such as poor input validation or improper access control. An adversary may exploit these flaws by crafting a prompt that causes the model to pass a malicious payload to the plugin, potentially leading to system compromise, data exfiltration or privilege escalation.

Related Capabilities

IDTitleDescription
CCC.GenAI.CP25Plugin IntegrationsAbility for the model to use tools to complete a model interaction. For example web search, python code execution or external maths engine.

Related Controls

IDTitleDescription
CCC.GenAI.CN06Least Privilege for PluginsRestricts the permissions of any external tools the GenAI system can call to limit the potential damage if an agent is coerced to perform unintended actions or vulnerabilities in the tools are exploited.

External Mappings

FrameworkIDRelationshipRemarks
AGENT-THREAT-RULESATR-2026-00060relates-toMCP skill impersonation and supply-chain attack.
AGENT-THREAT-RULESATR-2026-00061relates-toSkill description-behaviour mismatch (declared vs actual capability).
AGENT-THREAT-RULESATR-2026-00062relates-toHidden capability in an MCP skill / plugin.
AGENT-THREAT-RULESATR-2026-00064relates-toOver-permissioned MCP skill / plugin.
AGENT-THREAT-RULESATR-2026-00012relates-toUnauthorised tool / plugin call detection.
AGENT-THREAT-RULESATR-2026-00013relates-toSSRF via agent tool / plugin calls.
MITRE-ATLASAML.T0053relates-toLLM Plugin Compromise
OWASP-LLM-TOP10LLLM07relates-toInsecure Plugin Design
SAIFIICrelates-toInsecure Integrated Component