CVE-2026-59807 PUBLISHED

Composio SDK < 0.2.32-beta.283 - Sensitive File Upload via tool-file-uploads.ts

Assigner: VulnCheck
Reserved: 07.07.2026 Published: 08.07.2026 Updated: 09.07.2026

Composio SDK before 0.2.32-beta.283 contains a path validation bypass vulnerability that allows attackers to read and exfiltrate sensitive files by exploiting a missing assertSafeFileUploadPath check in the readFileFromDisk function within tool-file-uploads.ts. Attackers can exploit prompt injection to manipulate file_uploadable parameters to reference sensitive paths such as SSH private keys, causing the CLI to upload credential files to attacker-controlled storage.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N
CVSS Score: 8.9

Product Status

Vendor ComposioHQ
Product composio
Versions Default: unaffected
  • affected from 0 to 0.2.32-beta.283 (excl.)

Credits

  • George Chen finder

References

Problem Types

  • External Control of File Name or Path CWE