CVE-2026-61592
Last modified
CVE-2026-61592 is a high-severity vulnerability rated 7.4/10 on the CVSS scale. djust provides Phoenix LiveView-style reactive server-side rendering for Django with Rust-powered performance. Prior to version 1.0.7, SSE sessions were keyed solely by a client-chosen `session_id` with no binding to the authenticated user — a control the WebSocket transport has but that was dropped on SSE.
Description
djust provides Phoenix LiveView-style reactive server-side rendering for Django with Rust-powered performance. Prior to version 1.0.7, SSE sessions were keyed solely by a client-chosen `session_id` with no binding to the authenticated user — a control the WebSocket transport has but that was dropped on SSE. An attacker who learns (or a victim who leaks) a `session_id` could connect to the message endpoint and dispatch event handlers that execute with the victim's identity and state. This is fixed in djust 1.0.7. Each SSE session is bound to its owning principal at creation and cross-principal access is rejected; SSE session creation is additionally capped per principal. As a workaround, disable the SSE transport.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| djust-org | djust | < 1.0.7 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-61592?
How severe is CVE-2026-61592?
How do I fix CVE-2026-61592?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-6158A flaw has been found in Totolink N300RH 6.1c.1353_B20190305…7.3
- CVE-2026-61588djust provides Phoenix LiveView-style reactive server-side r…6.5
- CVE-2026-61589djust provides Phoenix LiveView-style reactive server-side r…6.3
- CVE-2026-6159A vulnerability has been found in code-projects Simple ChatB…4.3
- CVE-2026-61590djust provides Phoenix LiveView-style reactive server-side r…7.4
- CVE-2026-61591djust provides Phoenix LiveView-style reactive server-side r…8.1
- CVE-2026-61593djust provides Phoenix LiveView-style reactive server-side r…8.1
- CVE-2026-61594djust provides Phoenix LiveView-style reactive server-side r…9.1
- CVE-2026-61595djust provides Phoenix LiveView-style reactive server-side r…7.7
- CVE-2026-61596djust provides Phoenix LiveView-style reactive server-side r…7.1
- CVE-2026-61597djust provides Phoenix LiveView-style reactive server-side r…5.1
- CVE-2026-61598djust provides Phoenix LiveView-style reactive server-side r…7.1
Are you affected by CVE-2026-61592?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
