目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-54553— Starlette-Admin未验证order_by参数信息泄露及DoS

一分钟漏洞结论

影响对象
jowilf starlette-admin
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

Starlette-Admin 是一个快速、美观且可扩展的行政接口框架,用于 FastAPI 和 Starlette 应用。在 0.16.1 版本之前,列表 API 未针对配置的 和 白名单对用户提供 的 和结构化 字段名进行校验。拥有受影响列表端点访问权限的已认证用户可以向 和 的验证路径提交任意字段名,从而绕过管理界面所施加的限制。请求可以基于那些本不应被允许排序或搜索的字段进行排序或过滤,导致有限的信息泄露。无效的字段名以及特殊的 Python 属性名(如 和类的双下划线属性)也可能引发未处理的异常和 HTT

CVSS 5.4 · Medium
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2026-54553 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Starlette-Admin: Unvalidated `order_by` parameter allows ordering by hidden columns (info-exposure oracle) and HTTP 500 DoS
来源: CVE Program / CVE List V5
Vulnerability Description
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 Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L
来源: CVE Program / CVE List V5
Vulnerability Type
信息暴露
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
jowilf starlette-admin < 0.16.1 -

二、漏洞 CVE-2026-54553 的公开POC

# POC 描述 源链接 神龙链接
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-54553 的情报信息

登录查看更多情报信息。

CVE-2026-54553 补丁与修复 (5)

CVE-2026-54553 厂商安全公告 (1)

CVE-2026-54553 厂商页面 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-54553

暂无评论


发表评论