Résumé
Starlette-Admin's unvalidated `order_by` parameter allows ordering by hidden columns (info-exposure oracle) and HTTP 500 DoS
Détails de l’avis
Summary
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.
Impact
An authenticated user with access to affected list endpoints may:
- Bypass intended UI restrictions and perform sorting or filtering on fields that are not configured as searchable or sortable.
- Cause affected API requests to fail with HTTP 500 responses by supplying invalid field names or special Python attribute names such as
metadataor__class__.
This vulnerability may result in unauthorized use of query functionality and limited denial-of-service conditions affecting the targeted endpoint.
Affected Versions
All versions before 0.16.1.
Patched Versions
- 0.16.1
Workarounds
There are no known workarounds. Users should upgrade to version 0.16.1 or later.
Références
- https://github.com/advisories/GHSA-6753-gr46-6wpr
- https://github.com/jowilf/starlette-admin/security/advisories/GHSA-6753-gr46-6wpr
- https://github.com/jowilf/starlette-admin/pull/776
- https://github.com/jowilf/starlette-admin/commit/af05b45cd90944b726949fd650ab9d19f1abafc3
- https://github.com/jowilf/starlette-admin/commit/d2a25ebbaf213d4c2cfc87187e34309ca6e30a51
- https://github.com/jowilf/starlette-admin/releases/tag/0.16.1
Vulnérabilités liées
Tout Supply chain →- HIGHCVE-2026-55178
GeoLens: Cross-dataset authorization bypass discloses private dataset metadata, schema, sample values, table rows, and raster/vector tile data
- HIGHCVE-2026-13697
undici vulnerable to cross-user information disclosure and parse-time crash via degenerate private cache directives
- MEDIUMCVE-2026-52837
Easy!Appointments has unauthenticated customer PII disclosure on booking reschedule page
- MEDIUMGHSA-p6ph-3jx2-3337
OpenList: Search metadata/count disclosure via Non-Separator-Aware Path Check in Bleve Search
- HIGHCVE-2026-59216
Open WebUI: Cross-user code-interpreter and tool execution via unvalidated Socket.IO event-caller session_id
- MEDIUMCVE-2026-58432
Gitea: draft release attachment disclosure via missing web authorization