CVE-2026-26003
Undergoing Analysis
Undergoing Analysis - In Progress
Unauthorized Access to FastGPT Plugin System Causes Crash
Publication date: 2026-02-10
Last updated on: 2026-02-23
Assigner: GitHub, Inc.
Description
Description
FastGPT is an AI Agent building platform. From 4.14.0 to 4.14.5, attackers can directly access the plugin system through FastGPT/api/plugin/xxx without authentication, thereby threatening the plugin system. This may cause the plugin system to crash and the loss of plugin installation status, but it will not result in key leakage. For older versions, as there are only operation interfaces for obtaining information, the impact is almost negligible. This vulnerability is fixed in 4.14.5-fix.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| fastgpt | fastgpt | From 4.14.0 (inc) to 4.14.5 (exc) |
| fastgpt | fastgpt | 4.14.5 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-601 | The web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a redirect. |