---
id: CVE-2024-8955
aliases:
  - GHSA-38mg-wm59-g64x
  - PYSEC-2026-1263
title: composio allows Server-Side Request Forgery (SSRF) in BROWSERTOOL
summary: composio allows Server-Side Request Forgery (SSRF) in BROWSERTOOL
severity: medium
cvss: 6.8
cvssVector: 'CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N'
vendor: composio-core
product: composio-core
ecosystem: pip
affected:
  - composio-core <= 0.4.4
published: '2025-03-20'
updated: '2026-07-07'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-38mg-wm59-g64x'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2024-8955'
  - url: 'https://github.com/ComposioHQ/composio'
  - url: >-
      https://github.com/ComposioHQ/composio/blob/master/python/composio/tools/local/browsertool/actions/goto_page.py#L1
  - url: 'https://huntr.com/bounties/13bc0399-2d9b-449e-95f2-6e9a7e39383d'
tags:
  - osv
  - pip
epss: 0.00727
epssPercentile: 0.52731
ingestedAt: '2026-07-08T18:25:44.879Z'
---

## Overview

A Server-Side Request Forgery (SSRF) vulnerability exists in composiohq/composio version v0.4.4. This vulnerability allows an attacker to read the contents of any file in the system by exploiting the BROWSERTOOL_GOTO_PAGE and BROWSERTOOL_GET_PAGE_DETAILS actions.

## Affected packages

- `composio-core <= 0.4.4`

## Remediation

Refer to the advisory for the patched release.
