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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-61589— djust WebSocket 重构请求缺失Host导致租户解析错误

一分钟漏洞结论

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

djust provides Phoenix LiveView-style reactive server-side rendering for Django with Rust-powered performance. Prior to version 1.0.7, the WebSocket and rebuild an via with no , so defaulted to on the live path. Host/subdomain/domain s then misresolved the ten

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

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

漏洞信息

Shenlong is analyzing...


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

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

Vulnerability Title
djust: WebSocket/runtime reconstructed request omits the client Host, causing host/subdomain TenantResolvers to misresolve the tenant on the live path
来源: CVE Program / CVE List V5
Vulnerability Description
djust provides Phoenix LiveView-style reactive server-side rendering for Django with Rust-powered performance. Prior to version 1.0.7, the WebSocket `handle_mount` and `ViewRuntime._build_request` rebuild an `HttpRequest` via `RequestFactory().get(...)` with no `HTTP_HOST`, so `request.get_host()` defaulted to `"testserver"` on the live path. Host/subdomain/domain `TenantResolver`s then misresolved the tenant — `None` on the live path while the HTTP path resolved correctly. With `STRICT_MODE=False` the tenant-scoped managers returned unscoped rows (cross-tenant disclosure); with the default they returned an empty queryset (broken tenancy). This is fixed in djust 1.0.7. The handshake Host is extracted from the ASGI scope, validated against `ALLOWED_HOSTS` (the same logic as the CSWSH Origin gate, parsed with Django's `split_domain_port` so malformed Hosts are rejected at the boundary), and propagated — with the TLS scheme — into the reconstructed request, so live-path tenant resolution matches HTTP exactly. There is no known workaround on the live path short of upgrading. Users are most exposed when combined with `STRICT_MODE=False`.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N
来源: CVE Program / CVE List V5
Vulnerability Type
使用不可信的源
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
djust-org djust < 1.0.7 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

CVE-2026-61589 其他参考 (1)

同批安全公告 · djust-org · 2026-09-16 · 共 12 条

CVE-2026-61594 9.1 CRITICAL djust WebSocket/SSE路径授权绕过漏洞
CVE-2026-61599 8.8 HIGH DJdjust 未认证任意模块导入漏洞
CVE-2026-61593 8.1 HIGH djust 服务器发送事件传输跨站请求伪造漏洞
CVE-2026-61591 8.1 HIGH djust 无签名客户端状态快照恢复权限提升漏洞
CVE-2026-61595 7.7 HIGH djust多租户WebSocket隔离失效导致数据泄露
CVE-2026-61590 7.4 HIGH djust可观测性端点暴露及调试访问控制漏洞
CVE-2026-61592 7.4 HIGH djust SSE 会话未绑定认证用户漏洞
CVE-2026-61598 7.1 HIGH Django 模型视图任意属性赋值漏洞
CVE-2026-61596 7.1 HIGH djust 对象级访问控制缺陷
CVE-2026-61588 6.5 MEDIUM Django 序列化敏感字段泄露漏洞
CVE-2026-61597 5.1 MEDIUM djust 内置组件模板标签存储/反射型 XSS 漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-61589

暂无评论


发表评论