ghsa-rp38-pj7h-r8q2
Vulnerability from github
Published
2025-06-17 09:31
Modified
2025-07-03 12:46
Summary
python-a2a has a path traversal in the create_workflow function
Details

A vulnerability classified as critical has been found in themanojdesai python-a2a up to 0.5.5. Affected is the function create_workflow of the file python_a2a/agent_flow/server/api.py. The manipulation leads to path traversal. Upgrading to version 0.5.6 is able to address this issue. It is recommended to upgrade the affected component.

Show details on source website


{
  "affected": [
    {
      "package": {
        "ecosystem": "PyPI",
        "name": "python-a2a"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "0.5.6"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2025-6167"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-22"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2025-06-17T15:37:14Z",
    "nvd_published_at": "2025-06-17T07:15:18Z",
    "severity": "MODERATE"
  },
  "details": "A vulnerability classified as critical has been found in themanojdesai python-a2a up to 0.5.5. Affected is the function create_workflow of the file python_a2a/agent_flow/server/api.py. The manipulation leads to path traversal. Upgrading to version 0.5.6 is able to address this issue. It is recommended to upgrade the affected component.",
  "id": "GHSA-rp38-pj7h-r8q2",
  "modified": "2025-07-03T12:46:47Z",
  "published": "2025-06-17T09:31:05Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6167"
    },
    {
      "type": "WEB",
      "url": "https://github.com/themanojdesai/python-a2a/issues/40"
    },
    {
      "type": "WEB",
      "url": "https://github.com/themanojdesai/python-a2a/issues/40#issuecomment-2904804388"
    },
    {
      "type": "WEB",
      "url": "https://github.com/pypa/advisory-database/tree/main/vulns/python-a2a/PYSEC-2025-64.yaml"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/themanojdesai/python-a2a"
    },
    {
      "type": "WEB",
      "url": "https://github.com/themanojdesai/python-a2a/releases/tag/v0.5.6"
    },
    {
      "type": "WEB",
      "url": "https://vuldb.com/?ctiid.312642"
    },
    {
      "type": "WEB",
      "url": "https://vuldb.com/?id.312642"
    },
    {
      "type": "WEB",
      "url": "https://vuldb.com/?submit.593613"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
      "type": "CVSS_V3"
    },
    {
      "score": "CVSS:4.0/AV:A/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "python-a2a has a path traversal in the create_workflow function"
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...

Loading...
  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.