djust 为 Django 提供类似 Phoenix LiveView 的响应式服务端渲染,并利用 Rust 提升性能。在 1.0.7 版本之前, 的多租户隔离仅在 HTTP 请求路径上强制执行。当前租户存储在 中,且仅由专用于 HTTP 请求的 设置。因此,在实时连接(WebSocket/SSE)路径上,挂载阶段及所有事件处理器调用 时返回值始终为 。此外,具备租户感知能力的 管理器在无法确定租户时采取“开放失败”(fail OPEN)策略,即返回未过滤的查询集并忽略 设置,从而导致持有该 socket 连接的
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-61593 | 8.1 HIGH | djust has Cross-Site Request Forgery on the Server-Sent-Events transport: a cross-origin p |
| CVE-2026-61590 | 7.4 HIGH | djust's observability endpoints are network-exposed: the localhost gate is an opt-in middl |
| CVE-2026-61598 | 7.1 HIGH | Client mass-assignment of arbitrary view attributes via the default dj-model update_model |
No comments yet