CVE-2026-2978 Details
Description
A vulnerability was detected in FastApiAdmin up to 2.2.0. This vulnerability affects the function upload_file_controller of the file /backend/app/api/v1/module_system/params/controller.py of the component Scheduled Task API. Performing a manipulation results in unrestricted upload. The attack can be initiated remotely. The exploit is now public and may be used.
A vulnerability allowing unrestricted file uploads has been identified in FastApiAdmin versions through 2.2.0. This issue resides in the Scheduled Task API, specifically within the upload_file_controller function of controller.py. The vulnerability arises because the file upload mechanism trusts the Content-Type header to determine allowed file extensions, without proper validation or normalization of file paths. As a result, authenticated users with the 'module_system:param:upload' permission can exploit this flaw to upload arbitrary files to the server. When this uploaded file is combined with the scheduled task APIs, it can lead to remote code execution.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Feb 23, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/CC-T-454455/Vulnerabilities/tree/master/fastapi-admin/vulnerability-4 | [email protected] | ExploitThird Party Advisory |
| https://vuldb.com/?ctiid.347362 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.347362 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.756155 | [email protected] | Third Party AdvisoryVDB Entry |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-284 | Improper Access Control | [email protected] |
| CWE-434 | Unrestricted Upload of File with Dangerous Type | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| fastapiadmin fastapiadmin | <= 2.2.0 |
CPE
Remediation
| |
Change History
6 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Mar 5, 2026 | Reanalysis | [email protected] |
| Feb 25, 2026 | Initial Analysis | [email protected] |
| Feb 23, 2026 | New CVE Received | [email protected] |