Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. starlette-admin
  4. ›
  5. CVE-2026-54553

CVE-2026-54553: Starlette-Admin's unvalidated `order_by` parameter allows ordering by hidden columns (info-exposure oracle) and HTTP 500 DoS

August 26, 2026

Affected versions of Starlette-Admin prior to 0.16.1 do not properly validate user-supplied sort and search parameters against the configured field allowlists. While the administrative UI restricts available fields based on field configuration, the backend accepts arbitrary field names supplied through API requests.

An authenticated user can submit crafted requests to sort or filter records using fields that are not intended to be searchable or sortable. Additionally, supplying invalid field names or special Python attribute names can trigger unhandled exceptions that result in HTTP 500 responses.

References

  • github.com/advisories/GHSA-6753-gr46-6wpr
  • github.com/jowilf/starlette-admin/commit/af05b45cd90944b726949fd650ab9d19f1abafc3
  • github.com/jowilf/starlette-admin/commit/d2a25ebbaf213d4c2cfc87187e34309ca6e30a51
  • github.com/jowilf/starlette-admin/pull/776
  • github.com/jowilf/starlette-admin/releases/tag/0.16.1
  • github.com/jowilf/starlette-admin/security/advisories/GHSA-6753-gr46-6wpr
  • nvd.nist.gov/vuln/detail/CVE-2026-54553

Code Behaviors & Features

Detect and mitigate CVE-2026-54553 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.16.1

Fixed versions

  • 0.16.1

Solution

Upgrade to version 0.16.1 or above.

Impact 5.4 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L

Learn more about CVSS

Weakness

  • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor
  • CWE-248: Uncaught Exception
  • CWE-602: Client-Side Enforcement of Server-Side Security
  • CWE-639: Authorization Bypass Through User-Controlled Key

Source file

pypi/starlette-admin/CVE-2026-54553.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Thu, 27 Aug 2026 00:19:19 +0000.