---
id: CVE-2025-56427
aliases:
  - GHSA-3mwv-j45g-vp3w
  - PYSEC-2026-1262
title: ComposioHQ has a directory traversal vulnerability
summary: ComposioHQ has a directory traversal vulnerability
severity: high
cvss: 7.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'
vendor: composio
product: composio
ecosystem: pip
affected:
  - composio <= 0.7.20
published: '2025-12-04'
updated: '2026-07-07'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-3mwv-j45g-vp3w'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2025-56427'
  - url: 'https://github.com/ComposioHQ/composio'
  - url: >-
      https://github.com/ComposioHQ/composio/blob/master/python/composio/server/api.py#L278
  - url: 'https://github.com/TOAST-Research/pocs/blob/main/composio/composio_1.md'
tags:
  - osv
  - pip
epss: 0.00885
epssPercentile: 0.57534
ingestedAt: '2026-07-08T18:25:44.933Z'
---

## Overview

Directory Traversal vulnerability in ComposioHQ v.0.7.20 allows a remote attacker to obtain sensitive information via the _download_file_or_dir function.

## Affected packages

- `composio <= 0.7.20`

## Remediation

Refer to the advisory for the patched release.
