PYSEC-2026-1267

Vulnerability from pysec - Published: 2026-07-07 14:34 - Updated: 2026-07-07 17:23
VLAI
Details

A Server-Side Request Forgery (SSRF) vulnerability exists in composiohq/composio version v0.4.2, specifically in the /api/actions/execute/WEBTOOL_SCRAPE_WEBSITE_CONTENT endpoint. This vulnerability allows an attacker to read files, access AWS metadata, and interact with local services on the system.

Impacted products
Name purl
composio-core pkg:pypi/composio-core

{
  "affected": [
    {
      "package": {
        "ecosystem": "PyPI",
        "name": "composio-core",
        "purl": "pkg:pypi/composio-core"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "0.4.2"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "0.1.100",
        "0.1.101",
        "0.1.82",
        "0.1.83",
        "0.1.84",
        "0.1.87",
        "0.1.88",
        "0.1.89",
        "0.1.90",
        "0.1.91",
        "0.1.92",
        "0.1.93",
        "0.1.94",
        "0.1.95",
        "0.1.96",
        "0.1.97",
        "0.1.98",
        "0.1.99",
        "0.2.0",
        "0.2.1",
        "0.2.10",
        "0.2.11",
        "0.2.12",
        "0.2.14",
        "0.2.15",
        "0.2.16",
        "0.2.17",
        "0.2.18",
        "0.2.19",
        "0.2.2",
        "0.2.20",
        "0.2.21",
        "0.2.22",
        "0.2.3",
        "0.2.32",
        "0.2.33",
        "0.2.34",
        "0.2.35",
        "0.2.36",
        "0.2.36rc1",
        "0.2.36rc2",
        "0.2.37",
        "0.2.38",
        "0.2.39",
        "0.2.4",
        "0.2.40",
        "0.2.41",
        "0.2.44",
        "0.2.46",
        "0.2.47",
        "0.2.48",
        "0.2.49",
        "0.2.5",
        "0.2.50",
        "0.2.51",
        "0.2.52",
        "0.2.54",
        "0.2.55",
        "0.2.56",
        "0.2.59",
        "0.2.6",
        "0.2.60",
        "0.2.63",
        "0.2.64",
        "0.2.7",
        "0.2.8",
        "0.2.9",
        "0.3.0",
        "0.3.1",
        "0.3.10",
        "0.3.11",
        "0.3.12",
        "0.3.13",
        "0.3.14",
        "0.3.15",
        "0.3.16",
        "0.3.17",
        "0.3.18",
        "0.3.18rc0",
        "0.3.18rc1",
        "0.3.18rc2",
        "0.3.19",
        "0.3.2",
        "0.3.20",
        "0.3.20rc0",
        "0.3.20rc1",
        "0.3.22",
        "0.3.23",
        "0.3.23rc0",
        "0.3.24",
        "0.3.25",
        "0.3.26",
        "0.3.27",
        "0.3.28",
        "0.3.29",
        "0.3.3",
        "0.3.30",
        "0.3.4",
        "0.3.5",
        "0.3.6",
        "0.3.7",
        "0.3.9",
        "0.3.9rc1",
        "0.3.9rc2",
        "0.3.9rc3",
        "0.3.9rc4",
        "0.4.0",
        "0.4.1",
        "0.4.2",
        "0.4.2rc1",
        "0.4.2rc2"
      ]
    }
  ],
  "aliases": [
    "CVE-2024-8952",
    "GHSA-qvg9-vp87-h3hr"
  ],
  "details": "A Server-Side Request Forgery (SSRF) vulnerability exists in composiohq/composio version v0.4.2, specifically in the /api/actions/execute/WEBTOOL_SCRAPE_WEBSITE_CONTENT endpoint. This vulnerability allows an attacker to read files, access AWS metadata, and interact with local services on the system.",
  "id": "PYSEC-2026-1267",
  "modified": "2026-07-07T17:23:56.925028Z",
  "published": "2026-07-07T14:34:57.747452Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8952"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/ComposioHQ/composio"
    },
    {
      "type": "WEB",
      "url": "https://huntr.com/bounties/d1acdd38-10d7-45df-9df0-9fc71f0e1c2a"
    },
    {
      "type": "PACKAGE",
      "url": "https://pypi.org/project/composio-core"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/advisories/GHSA-qvg9-vp87-h3hr"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "composio Server-Side Request Forgery (SSRF) vulnerability"
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…