Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-54553
Published:August 26, 2026
Updated:September 24, 2026
Starlette-Admin is a fast, beautiful and extensible administrative interface framework for FastAPI and Starlette applications. Prior to 0.16.1, the list API does not validate user-supplied order_by and structured where field names against the configured sortable_fields and searchable_fields allowlists. An authenticated user with access to an affected list endpoint can submit arbitrary field names to starlette_admin/base.py and the BaseModelView validation path, bypassing restrictions presented by the administrative user interface. Requests can sort or filter on fields that are not intended to be sortable or searchable, causing limited information exposure. Invalid field names and special Python attribute names such as metadata and the class dunder attribute can also trigger unhandled exceptions and HTTP 500 responses, causing limited denial of service for targeted requests. This issue is fixed in version 0.16.1.
Affected Packages
starlette-admin (CONDA):
Affected version(s) >=0.10.1 <0.16.1
Fix Suggestion:
Update to version 0.16.1
https://github.com/jowilf/starlette-admin.git (GITHUB):
Affected version(s) >=0.0.2.pre <0.16.1
Fix Suggestion:
Update to version 0.16.1
starlette-admin (PYTHON):
Affected version(s) >=0.0.1 <0.16.1
Fix Suggestion:
Update to version 0.16.1
Do you need more information?
Contact Us
CVSS v4
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
NONE
Vulnerable System Availability
LOW
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
5.4
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
LOW
Integrity
NONE
Availability
LOW
Weakness Type (CWE)
Exposure of Sensitive Information to an Unauthorized Actor
Authorization Bypass Through User-Controlled Key
Client-Side Enforcement of Server-Side Security
Uncaught Exception
EPSS
Base Score:
0.34