CVE-2026-2975 Details
Description
A security flaw has been discovered in FastApiAdmin up to 2.2.0. Affected by this vulnerability is the function reset_api_docs of the file /backend/app/plugin/init_app.py of the component Custom Documentation Endpoint. The manipulation results in information disclosure. The attack may be performed from remote. The exploit has been released to the public and may be used for attacks.
A vulnerability allowing information disclosure exists in FastApiAdmin versions through 2.2.0. The issue arises in the 'reset_api_docs' function within '/backend/app/plugin/init_app.py', where custom API documentation endpoints are made available without authentication or authorization. This flaw enables unauthenticated attackers to access the OpenAPI specification and documentation pages, facilitating the enumeration of endpoints, parameters, models, and other metadata that could be exploited in targeted attacks or lead to the leakage of sensitive implementation details.
It is recommended to implement authentication and authorization for the documentation endpoints, restrict access to authorized users only, disable automatic API documentation generation in production environments, and use environment-based configuration to expose documentation only in development or staging environments.
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-1 | [email protected] | ExploitThird Party Advisory |
| https://vuldb.com/?ctiid.347359 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.347359 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.756067 | [email protected] | Third Party AdvisoryVDB Entry |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| NVD-CWE-noinfo | Insufficient Information to Classify Weakness | [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
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Mar 5, 2026 | Reanalysis | [email protected] |
| Feb 24, 2026 | Initial Analysis | [email protected] |
| Feb 23, 2026 | New CVE Received | [email protected] |