CVE-2026-61643

Source
https://cve.org/CVERecord?id=CVE-2026-61643
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-61643.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-61643
Aliases
  • GHSA-93r3-wqq3-c5ch
Published
2026-07-15T17:03:22.325Z
Modified
2026-07-17T03:48:21.950408834Z
Severity
  • 5.9 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:H/A:N CVSS Calculator
Summary
FastGPT: workflow runtime can execute another user's private HTTP toolset
Details

FastGPT is a knowledge-based AI application platform. From 4.14.17 until 4.15.0-beta5, an authenticated FastGPT user can save a workflow node that points to another user's private HTTP toolset by using a crafted saved tool id such as http-<victim_toolset_app_id>/<tool_name>. The normal toolset routes deny access, but the workflow save and runtime path did not apply the same authorization check to the referenced toolset, allowing /api/v2/chat/completions to resolve the saved reference and execute the victim-owned HTTP tool. This issue is fixed in version 4.15.0-beta5.

Database specific
{
    "cwe_ids": [
        "CWE-863"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/61xxx/CVE-2026-61643.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/labring/fastgpt

Affected ranges

Type
GIT
Repo
https://github.com/labring/fastgpt
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "4.14.17"
        },
        {
            "fixed": "4.15.0-beta5"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-61643.json"