Django Product Vulnerability in Djust WebSocket Transport by Djust
CVE-2026-61594
9.1CRITICAL
What is CVE-2026-61594?
The Djust framework, which enables reactive server-side rendering for Django applications, has a security flaw in its WebSocket transport mechanism. Prior to version 1.0.7, the authorization checks during WebSocket mount actions were not properly enforced. Unlike standard HTTP requests that adhere to Django's authorization protocols, unauthorized users could exploit this vulnerability to access sensitive features of the application, including the ability to manage admin views. This issue was rectified in version 1.0.7, where enhanced security measures were put in place to ensure that all transport mechanisms respect the appropriate authorization checks.
Affected Version(s)
djust < 1.0.7
