CVE-2026-61684

FastGPT is a knowledge-based AI application platform. In 4.15.0-beta4, FastGPT plugin invoke reverse-call endpoints under /api/invoke/* authenticate only by verifying a JWT signed with INVOKE_TOKEN_SECRET, which defaults to the constant string token and was not set in official deployment templates. An unauthenticated attacker can self-sign an HS256 JWT and reach /api/invoke/userInfo to disclose cross-tenant user PII by attacker-supplied tmbId values, or /api/invoke/fileUpload to write attacker-controlled content into chat files. This issue is fixed in version 4.15.0-beta5.
CVSS

No CVSS.

Configurations

No configuration.

History

15 Jul 2026, 16:16

Type Values Removed Values Added
References () https://github.com/labring/FastGPT/security/advisories/GHSA-w732-rq8c-chc8 - () https://github.com/labring/FastGPT/security/advisories/GHSA-w732-rq8c-chc8 -

15 Jul 2026, 15:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-15 15:16

Updated : 2026-07-15 19:50


NVD link : CVE-2026-61684

Mitre link : CVE-2026-61684

CVE.ORG link : CVE-2026-61684


JSON object : View

Products Affected

No product.

CWE
CWE-798

Use of Hard-coded Credentials