CVE-2026-2976 Details
Description
A weakness has been identified in FastApiAdmin up to 2.2.0. Affected by this issue is the function download_controller of the file /backend/app/api/v1/module_common/file/controller.py of the component Download Endpoint. This manipulation of the argument file_path causes information disclosure. It is possible to initiate the attack remotely. The exploit has been made available to the public and could be used for attacks.
A vulnerability allowing unrestricted file download has been identified in FastApiAdmin versions through 2.2.0. The issue resides in the download_controller function within the Download Endpoint, specifically in the file controller.py. The vulnerability arises because the file_path parameter is manipulated without proper path sanitization or validation, allowing authenticated users with the appropriate permissions to access sensitive server files. This could lead to information disclosure and potential further attacks.
No known mitigation is available.
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-2 | [email protected] | ExploitThird Party Advisory |
| https://vuldb.com/?ctiid.347360 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.347360 | [email protected] | Third Party Advisory |
| https://vuldb.com/?submit.756089 | [email protected] | Third Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-434 | Unrestricted Upload of File with Dangerous Type | [email protected] |
| CWE-200 | Exposure of Sensitive Information to an Unauthorized Actor | [email protected] |
| CWE-284 | Improper Access Control | [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 24, 2026 | Initial Analysis | [email protected] |
| Feb 23, 2026 | New CVE Received | [email protected] |