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.

    2 vulnerabilities by 0215AndrewFeng

    CVE-2026-94046 (GCVE-0-2026-94046)

    Vulnerability from nvd – Published: 2026-09-20 18:45 – Updated: 2026-09-21 16:25
    VLAI
    Title
    0215AndrewFeng ACE-MCP MCP Tool getFileSnippet.ts get_file_snippet path traversal
    Summary
    A weakness has been identified in 0215AndrewFeng ACE-MCP up to 4.10.8. The affected element is the function get_file_snippet of the file getFileSnippet.ts of the component MCP Tool. Executing a manipulation of the argument projectRootPath/filePath can lead to path traversal. The attack may be launched remotely. The exploit has been made available to the public and could be used for attacks. isPathInsideProjectRoot only blocks filePath escaping the attacker-chosen projectRootPath; the root itself is untrusted client input - set projectRootPath=/etc, filePath=hosts and the guard passes. The project was informed of the problem early through an issue report but has not responded yet.
    SSVC
    Exploitation: poc Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-21 16:24 UTC
    CWE
    References
    Impacted products
    Vendor Product Version
    0215AndrewFeng ACE-MCP Affected: 4.10.0
    Affected: 4.10.1
    Affected: 4.10.2
    Affected: 4.10.3
    Affected: 4.10.4
    Affected: 4.10.5
    Affected: 4.10.6
    Affected: 4.10.7
    Affected: 4.10.8
        cpe:2.3:a:0215andrewfeng:ace-mcp:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-94046",
                    "options": [
                      {
                        "Exploitation": "poc"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-21T16:24:47.101466Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-21T16:25:01.410Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "cpes": [
                "cpe:2.3:a:0215andrewfeng:ace-mcp:*:*:*:*:*:*:*:*"
              ],
              "modules": [
                "MCP Tool"
              ],
              "product": "ACE-MCP",
              "vendor": "0215AndrewFeng",
              "versions": [
                {
                  "status": "affected",
                  "version": "4.10.0"
                },
                {
                  "status": "affected",
                  "version": "4.10.1"
                },
                {
                  "status": "affected",
                  "version": "4.10.2"
                },
                {
                  "status": "affected",
                  "version": "4.10.3"
                },
                {
                  "status": "affected",
                  "version": "4.10.4"
                },
                {
                  "status": "affected",
                  "version": "4.10.5"
                },
                {
                  "status": "affected",
                  "version": "4.10.6"
                },
                {
                  "status": "affected",
                  "version": "4.10.7"
                },
                {
                  "status": "affected",
                  "version": "4.10.8"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "reporter",
              "value": "Xh1Xxhg (VulDB User)"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "VulDB CNA Team"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A weakness has been identified in 0215AndrewFeng ACE-MCP up to 4.10.8. The affected element is the function get_file_snippet of the file getFileSnippet.ts of the component MCP Tool. Executing a manipulation of the argument projectRootPath/filePath can lead to path traversal. The attack may be launched remotely. The exploit has been made available to the public and could be used for attacks. isPathInsideProjectRoot only blocks filePath escaping the attacker-chosen projectRootPath; the root itself is untrusted client input - set projectRootPath=/etc, filePath=hosts and the guard passes. The project was informed of the problem early through an issue report but has not responded yet."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "baseScore": 5.3,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P",
                "version": "4.0"
              }
            },
            {
              "cvssV3_1": {
                "baseScore": 4.3,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N/E:P/RL:X/RC:R",
                "version": "3.1"
              }
            },
            {
              "cvssV3_0": {
                "baseScore": 4.3,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N/E:P/RL:X/RC:R",
                "version": "3.0"
              }
            },
            {
              "cvssV2_0": {
                "baseScore": 4,
                "vectorString": "AV:N/AC:L/Au:S/C:P/I:N/A:N/E:POC/RL:ND/RC:UR",
                "version": "2.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-22",
                  "description": "Path Traversal",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-20T18:45:09.014Z",
            "orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
            "shortName": "VulDB"
          },
          "references": [
            {
              "name": "VDB-407975 | 0215AndrewFeng ACE-MCP MCP Tool getFileSnippet.ts get_file_snippet path traversal",
              "tags": [
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://vuldb.com/vuln/407975"
            },
            {
              "name": "VDB-407975 | CTI Indicators (IOB, IOC, TTP, IOA)",
              "tags": [
                "signature",
                "permissions-required"
              ],
              "url": "https://vuldb.com/vuln/407975/cti"
            },
            {
              "name": "CVE-2026-94046 | CVE Analysis and Report",
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://vuldb.com/cve/CVE-2026-94046"
            },
            {
              "name": "Submit #949256 | 0215AndrewFeng ACE-MCP 4.10.8 Path Traversal",
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://vuldb.com/submit/949256"
            },
            {
              "tags": [
                "issue-tracking"
              ],
              "url": "https://github.com/0215AndrewFeng/ACE-MCP/issues/1"
            },
            {
              "tags": [
                "exploit",
                "issue-tracking"
              ],
              "url": "https://github.com/Xh1Xxhg/public_exp/issues/3"
            },
            {
              "tags": [
                "product"
              ],
              "url": "https://github.com/0215AndrewFeng/ACE-MCP/"
            }
          ],
          "timeline": [
            {
              "lang": "en",
              "time": "2026-09-19T00:00:00.000Z",
              "value": "Advisory disclosed"
            },
            {
              "lang": "en",
              "time": "2026-09-19T02:00:00.000Z",
              "value": "VulDB entry created"
            },
            {
              "lang": "en",
              "time": "2026-09-19T23:49:18.000Z",
              "value": "VulDB entry last update"
            }
          ],
          "title": "0215AndrewFeng ACE-MCP MCP Tool getFileSnippet.ts get_file_snippet path traversal",
          "x_generator": [
            "VulDB PVTS v202609"
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
        "assignerShortName": "VulDB",
        "cveId": "CVE-2026-94046",
        "datePublished": "2026-09-20T18:45:09.014Z",
        "dateReserved": "2026-09-19T21:43:58.494Z",
        "dateUpdated": "2026-09-21T16:25:01.410Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-94046 (GCVE-0-2026-94046)

    Vulnerability from cvelistv5 – Published: 2026-09-20 18:45 – Updated: 2026-09-21 16:25
    VLAI
    Title
    0215AndrewFeng ACE-MCP MCP Tool getFileSnippet.ts get_file_snippet path traversal
    Summary
    A weakness has been identified in 0215AndrewFeng ACE-MCP up to 4.10.8. The affected element is the function get_file_snippet of the file getFileSnippet.ts of the component MCP Tool. Executing a manipulation of the argument projectRootPath/filePath can lead to path traversal. The attack may be launched remotely. The exploit has been made available to the public and could be used for attacks. isPathInsideProjectRoot only blocks filePath escaping the attacker-chosen projectRootPath; the root itself is untrusted client input - set projectRootPath=/etc, filePath=hosts and the guard passes. The project was informed of the problem early through an issue report but has not responded yet.
    SSVC
    Exploitation: poc Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-21 16:24 UTC
    CWE
    References
    Impacted products
    Vendor Product Version
    0215AndrewFeng ACE-MCP Affected: 4.10.0
    Affected: 4.10.1
    Affected: 4.10.2
    Affected: 4.10.3
    Affected: 4.10.4
    Affected: 4.10.5
    Affected: 4.10.6
    Affected: 4.10.7
    Affected: 4.10.8
        cpe:2.3:a:0215andrewfeng:ace-mcp:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-94046",
                    "options": [
                      {
                        "Exploitation": "poc"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-21T16:24:47.101466Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-21T16:25:01.410Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "cpes": [
                "cpe:2.3:a:0215andrewfeng:ace-mcp:*:*:*:*:*:*:*:*"
              ],
              "modules": [
                "MCP Tool"
              ],
              "product": "ACE-MCP",
              "vendor": "0215AndrewFeng",
              "versions": [
                {
                  "status": "affected",
                  "version": "4.10.0"
                },
                {
                  "status": "affected",
                  "version": "4.10.1"
                },
                {
                  "status": "affected",
                  "version": "4.10.2"
                },
                {
                  "status": "affected",
                  "version": "4.10.3"
                },
                {
                  "status": "affected",
                  "version": "4.10.4"
                },
                {
                  "status": "affected",
                  "version": "4.10.5"
                },
                {
                  "status": "affected",
                  "version": "4.10.6"
                },
                {
                  "status": "affected",
                  "version": "4.10.7"
                },
                {
                  "status": "affected",
                  "version": "4.10.8"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "reporter",
              "value": "Xh1Xxhg (VulDB User)"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "VulDB CNA Team"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A weakness has been identified in 0215AndrewFeng ACE-MCP up to 4.10.8. The affected element is the function get_file_snippet of the file getFileSnippet.ts of the component MCP Tool. Executing a manipulation of the argument projectRootPath/filePath can lead to path traversal. The attack may be launched remotely. The exploit has been made available to the public and could be used for attacks. isPathInsideProjectRoot only blocks filePath escaping the attacker-chosen projectRootPath; the root itself is untrusted client input - set projectRootPath=/etc, filePath=hosts and the guard passes. The project was informed of the problem early through an issue report but has not responded yet."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "baseScore": 5.3,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P",
                "version": "4.0"
              }
            },
            {
              "cvssV3_1": {
                "baseScore": 4.3,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N/E:P/RL:X/RC:R",
                "version": "3.1"
              }
            },
            {
              "cvssV3_0": {
                "baseScore": 4.3,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N/E:P/RL:X/RC:R",
                "version": "3.0"
              }
            },
            {
              "cvssV2_0": {
                "baseScore": 4,
                "vectorString": "AV:N/AC:L/Au:S/C:P/I:N/A:N/E:POC/RL:ND/RC:UR",
                "version": "2.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-22",
                  "description": "Path Traversal",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-20T18:45:09.014Z",
            "orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
            "shortName": "VulDB"
          },
          "references": [
            {
              "name": "VDB-407975 | 0215AndrewFeng ACE-MCP MCP Tool getFileSnippet.ts get_file_snippet path traversal",
              "tags": [
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://vuldb.com/vuln/407975"
            },
            {
              "name": "VDB-407975 | CTI Indicators (IOB, IOC, TTP, IOA)",
              "tags": [
                "signature",
                "permissions-required"
              ],
              "url": "https://vuldb.com/vuln/407975/cti"
            },
            {
              "name": "CVE-2026-94046 | CVE Analysis and Report",
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://vuldb.com/cve/CVE-2026-94046"
            },
            {
              "name": "Submit #949256 | 0215AndrewFeng ACE-MCP 4.10.8 Path Traversal",
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://vuldb.com/submit/949256"
            },
            {
              "tags": [
                "issue-tracking"
              ],
              "url": "https://github.com/0215AndrewFeng/ACE-MCP/issues/1"
            },
            {
              "tags": [
                "exploit",
                "issue-tracking"
              ],
              "url": "https://github.com/Xh1Xxhg/public_exp/issues/3"
            },
            {
              "tags": [
                "product"
              ],
              "url": "https://github.com/0215AndrewFeng/ACE-MCP/"
            }
          ],
          "timeline": [
            {
              "lang": "en",
              "time": "2026-09-19T00:00:00.000Z",
              "value": "Advisory disclosed"
            },
            {
              "lang": "en",
              "time": "2026-09-19T02:00:00.000Z",
              "value": "VulDB entry created"
            },
            {
              "lang": "en",
              "time": "2026-09-19T23:49:18.000Z",
              "value": "VulDB entry last update"
            }
          ],
          "title": "0215AndrewFeng ACE-MCP MCP Tool getFileSnippet.ts get_file_snippet path traversal",
          "x_generator": [
            "VulDB PVTS v202609"
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
        "assignerShortName": "VulDB",
        "cveId": "CVE-2026-94046",
        "datePublished": "2026-09-20T18:45:09.014Z",
        "dateReserved": "2026-09-19T21:43:58.494Z",
        "dateUpdated": "2026-09-21T16:25:01.410Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }