Intel

AIKIDO-2026-11091

crewai-tools is vulnerable to Information Disclosure

Information Disclosure Pre-CVE
Found by Aikido Intel before public disclosure or CVE publication.
Published Today

59

Medium Risk

This Affects:

PYTHONcrewai-tools
1.0.0 - 1.14.5
Fixed in 1.14.6
Are you affected? Scan for Free

TL;DR

The RagTool adapter field held live runtime objects that were included when the tool was JSON-serialized during agent tool-calling or checkpoint flows. That could expose internal adapter state to LLM-visible outputs, logs, or persisted checkpoints. The fix serializes the adapter as null and rebuilds a fresh adapter from the tool configuration after deserialization.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

crewai-tools is vulnerable to Information Disclosure in versions 1.0.0 - 1.14.5.

How to fix this

Upgrade the crewai-tools library to the patch version.