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.
CVE-2026-54553
This medium-severity CVE scores 5.4 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit-prediction score not yet available (the EPSS model rescores nightly; freshly-published CVEs typically appear within 48 hours). GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 5.4
- EG Score
- 5.4(low)
- EG Risk
- 29(Track)EG Risk 29/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity54% × 45%Exploitation0% × 40%Automatability30% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- —
- EPSS %ILE
- —
- KEV
- Not listed
Published
August 26, 2026
Last Modified
August 26, 2026
Advisory Details (7)
Auto-updated Aug 26, 20260.16.1 - Security Release
Patch available: jowilf/starlette-admin 0.16.1
https://github.com/jowilf/starlette-admin/releases/tag/0.16.1commit d2a25ebbaf21 (jowilf/starlette-admin)
Patch available: jowilf/starlette-admin 0.17.0 (contains commit d2a25ebbaf21)
https://github.com/jowilf/starlette-admin/commit/d2a25ebbaf213d4c2cfc87187e34309ca6e30a51commit af05b45cd909 (jowilf/starlette-admin)
Patch available: jowilf/starlette-admin 0.17.0 (contains commit af05b45cd909)
https://github.com/jowilf/starlette-admin/commit/af05b45cd90944b726949fd650ab9d19f1abafc3commit 57a1a76d45df (jowilf/starlette-admin)
Patch available: jowilf/starlette-admin 0.16.1 (contains commit 57a1a76d45df)
https://github.com/jowilf/starlette-admin/commit/57a1a76d45dfed16f580677303c5fd25220bd36bcommit 3d9639d12ffc (jowilf/starlette-admin)
Patch available: jowilf/starlette-admin 0.16.1 (contains commit 3d9639d12ffc)
https://github.com/jowilf/starlette-admin/commit/3d9639d12ffc30b0b92d45ad6aae5fefabc948f3Validate order_by and where in list api & upgrade dependencies
Patch available: jowilf/starlette-admin 0.17.0 (PR #776 merged 2026-06-05)
https://github.com/jowilf/starlette-admin/pull/776Improper Server-Side Validation of Sort and Search Parameters in Starlette-Admin · Advisory · jowilf/starlette-admin · GitHub
https://github.com/jowilf/starlette-admin/security/advisories/GHSA-6753-gr46-6wprVendor Advisories for CVE-2026-54553(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(3)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 3× in last 7d / 3× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-26 15:50 UTCEG score recompute
- 2026-08-26 14:23 UTCEG score recompute
- 2026-08-26 14:22 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Frequently asked(4)
What is CVE-2026-54553?
When was CVE-2026-54553 disclosed?
What is the CVSS score of CVE-2026-54553?
How do I remediate CVE-2026-54553?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-54553
Is Your Infrastructure Affected by CVE-2026-54553?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.