Search

Find a vulnerability

Search criteria Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.

    1 vulnerability by themanojdesai

    CVE-2025-6167 (GCVE-0-2025-6167)

    Vulnerability from cvelistv5 – Published: 2025-06-17 06:31 – Updated: 2025-06-17 14:16
    VLAI
    Title
    themanojdesai python-a2a api.py create_workflow path traversal
    Summary
    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.
    SSVC
    Exploitation: poc Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    Assigner
    Impacted products
    Vendor Product Version
    themanojdesai python-a2a Affected: 0.5.0
    Affected: 0.5.1
    Affected: 0.5.2
    Affected: 0.5.3
    Affected: 0.5.4
    Affected: 0.5.5
    Unaffected: 0.5.6
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2025-6167",
                    "options": [
                      {
                        "Exploitation": "poc"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-06-17T14:16:33.564898Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2025-06-17T14:16:51.239Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "references": [
              {
                "tags": [
                  "exploit"
                ],
                "url": "https://github.com/themanojdesai/python-a2a/issues/40"
              }
            ],
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "python-a2a",
              "vendor": "themanojdesai",
              "versions": [
                {
                  "status": "affected",
                  "version": "0.5.0"
                },
                {
                  "status": "affected",
                  "version": "0.5.1"
                },
                {
                  "status": "affected",
                  "version": "0.5.2"
                },
                {
                  "status": "affected",
                  "version": "0.5.3"
                },
                {
                  "status": "affected",
                  "version": "0.5.4"
                },
                {
                  "status": "affected",
                  "version": "0.5.5"
                },
                {
                  "status": "unaffected",
                  "version": "0.5.6"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "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."
            },
            {
              "lang": "de",
              "value": "Es wurde eine kritische Schwachstelle in themanojdesai python-a2a bis 0.5.5 entdeckt. Es geht dabei um die Funktion create_workflow der Datei python_a2a/agent_flow/server/api.py. Dank der Manipulation mit unbekannten Daten kann eine path traversal-Schwachstelle ausgenutzt werden. Ein Aktualisieren auf die Version 0.5.6 vermag dieses Problem zu l\u00f6sen. Als bestm\u00f6gliche Massnahme wird das Einspielen eines Upgrades empfohlen."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "baseScore": 5.1,
                "baseSeverity": "MEDIUM",
                "vectorString": "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/E:X",
                "version": "4.0"
              }
            },
            {
              "cvssV3_1": {
                "baseScore": 5.5,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:X/RL:O/RC:C",
                "version": "3.1"
              }
            },
            {
              "cvssV3_0": {
                "baseScore": 5.5,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.0/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:X/RL:O/RC:C",
                "version": "3.0"
              }
            },
            {
              "cvssV2_0": {
                "baseScore": 5.2,
                "vectorString": "AV:A/AC:L/Au:S/C:P/I:P/A:P/E:ND/RL:OF/RC:C",
                "version": "2.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-22",
                  "description": "Path Traversal",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2025-06-17T06:31:05.717Z",
            "orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
            "shortName": "VulDB"
          },
          "references": [
            {
              "name": "VDB-312642 | themanojdesai python-a2a api.py create_workflow path traversal",
              "tags": [
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://vuldb.com/?id.312642"
            },
            {
              "name": "VDB-312642 | CTI Indicators (IOB, IOC, TTP, IOA)",
              "tags": [
                "signature",
                "permissions-required"
              ],
              "url": "https://vuldb.com/?ctiid.312642"
            },
            {
              "name": "Submit #593613 | themanojdesai python-a2a \u003c 0.5.6 Path Traversal",
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://vuldb.com/?submit.593613"
            },
            {
              "tags": [
                "issue-tracking"
              ],
              "url": "https://github.com/themanojdesai/python-a2a/issues/40"
            },
            {
              "tags": [
                "issue-tracking"
              ],
              "url": "https://github.com/themanojdesai/python-a2a/issues/40#issuecomment-2904804388"
            },
            {
              "tags": [
                "patch"
              ],
              "url": "https://github.com/themanojdesai/python-a2a/releases/tag/v0.5.6"
            }
          ],
          "timeline": [
            {
              "lang": "en",
              "time": "2025-06-15T00:00:00.000Z",
              "value": "Advisory disclosed"
            },
            {
              "lang": "en",
              "time": "2025-06-15T02:00:00.000Z",
              "value": "VulDB entry created"
            },
            {
              "lang": "en",
              "time": "2025-06-15T21:21:37.000Z",
              "value": "VulDB entry last update"
            }
          ],
          "title": "themanojdesai python-a2a api.py create_workflow path traversal"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
        "assignerShortName": "VulDB",
        "cveId": "CVE-2025-6167",
        "datePublished": "2025-06-17T06:31:05.717Z",
        "dateReserved": "2025-06-15T19:16:30.902Z",
        "dateUpdated": "2025-06-17T14:16:51.239Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }