Versatile AI Risk Assessment

AI threat catalogueApplication and Integration SecurityProduction

Insecure Tool Design

Many AI applications act on their own through connected tools, for example sending emails or querying databases. If those tools are too powerful or poorly secured, attackers can use the model to trigger actions that were never intended.

As of: July 2026 · Catalogue version 2026.07.17.3 · 5 mitigations · 8 verified sources

Description

Tools are functions or plugins an AI model is allowed to call to get work done. The weakness arises at design time: a tool receives more privileges than it needs (excessive privilege), does not validate the inputs handed to it strictly enough, or exposes unsafe interfaces such as direct access to a command line. Attackers exploit this by steering the model into tool calls with manipulated inputs, for example a prompt injection (instructions smuggled into text the model processes). The tool carries out the action because it trusts the model. Since tools often hold access rights that users are denied directly, they hand attackers additional privileges.

Possible impact

Attackers trigger unauthorised actions with immediate effect: they read, alter or delete data, send emails, initiate bookings or execute code. A single manipulated input thus reaches into connected business systems. This affects operations, data protection and the organisation's liability, including GDPR duties where personal data is involved.

Example

An email assistant is only meant to summarise inboxes, but its tool can also send messages. A crafted incoming email instructs the model to forward confidential correspondence; the tool sends it to the external address.

Recommended mitigations (5)

Every mitigation states its control type, effect, implementation level and the reason for the classification.

Framework mappings

Verified locations in OWASP, NIST AI RMF, MITRE ATLAS, the EU AI Act and further frameworks. The mappings are taxonomic, not evidence of compliance.

OWASP LLM Top 10 ASI02:2026 · LLM06:2025NIST AI RMF Section 2.9 · Section 3.5MITRE ATLAS AML.T0053EU AI Act Article 14(4)(d) · Article 9(1), 9(2)(a), 9(2)(d)BSI R28

Verified references (8)

Every reference states the framework, the exact location and the publishing organisation.

Terms on this page

Glossary terms that occur in this entry. Every link leads to the full explanation.

More entries from the topic group Application and Integration Security.

Assess this threat in your own system

The live demo contains all 52 threats of this catalogue, including the EU AI Act and GDPR assessment. The free single modules cover AI risk, the EU AI Act and GDPR. No sign-up; the assessment runs locally in your browser.

Cite this entry

For reports, policies or internal documents; the link leads directly to this entry.

“Insecure Tool Design”. Versatile AI Risk Assessment, AI threat catalogue, as of July 2026.
https://www.versatile-ai-risk-assessment.com/en/wissensbasis/threats/insecure-tool-design/

← Back to the full catalogue