Skip to main content

CVE-2026-61594: CWE-306: Missing Authentication for Critical Function in djust-org djust

0
Critical
Published: 09/16/2026 (09/16/2026, 21:59:01 UTC)
Source: CVE Database V5
Vendor/Project: djust-org
Product: djust

Description

CVE-2026-61594 is a critical vulnerability in djust versions prior to 1.0.7 where WebSocket transport bypasses standard Django authorization checks. This allows anonymous or under-privileged clients to mount views and dispatch handlers, including admin functions, without proper authentication. The issue arises because the WebSocket mount authorizes via check_view_auth instead of Django's standard View.dispatch() chain. The vulnerability is fixed in djust 1.0.7 by enforcing Django AccessMixin checks on all transports and adding system checks for unsafe auth patterns.

CVSS v3.1

Score 9.1critical

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

Affected software

djust-org

djust

Affected versions
<1.0.7

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 09/17/2026, 02:04:16 UTC

Technical Analysis

djust is a Django reactive server-side rendering tool using Rust for performance. Before version 1.0.7, the live WebSocket transport authorized views using check_view_auth, which did not enforce Django's standard authorization mechanisms such as LoginRequiredMixin, PermissionRequiredMixin, UserPassesTestMixin, or method decorators on dispatch(). Consequently, authorization was enforced only on the initial HTTP GET request but silently bypassed on WebSocket connections where all events and state changes occur. This allowed unauthenticated or under-privileged users to open WebSocket connections and access or manipulate views, including administrative functions like list, create, change, or delete. The fix in version 1.0.7 ensures that check_view_auth respects Django's AccessMixin family on all transports, introduces a startup system check (S004) to detect unsafe auth patterns, and strengthens admin mixins with login and staff permission gates. Workarounds include using djust's login_required, permission_required, or check_permissions attributes that apply to all transports.

Potential Impact

The vulnerability allows unauthenticated or unauthorized users to bypass critical authentication controls on WebSocket connections, potentially granting access to sensitive administrative views and operations. This can lead to unauthorized data access and modification, posing a high confidentiality and integrity risk. The CVSS 3.1 score of 9.1 reflects the critical nature of this flaw with network attack vector, no privileges required, no user interaction, and high impact on confidentiality and integrity.

Mitigation Recommendations

A fixed version, djust 1.0.7, is available and should be applied to enforce proper authentication on all transports including WebSocket. The fix ensures that Django's AccessMixin authorization is honored and adds system checks to detect unsafe authentication patterns at startup. Until upgrading, developers should gate views using djust's login_required, permission_required, or check_permissions attributes, which are enforced on all transports, rather than relying on HTTP-only Django mixins or decorators.

Pro Console: star threats, build custom feeds, automate alerts via Slack, email & webhooks.Upgrade to Pro

Technical Details

Data Version
5.2
Assigner Short Name
GitHub_M
Date Reserved
2026-07-10T17:12:17.238Z
Cvss Version
3.1
State
PUBLISHED

Threat ID: 6aab46e755bf5e2cf58fcc37

Added to database: 09/17/2026, 01:48:23 UTC

Last enriched: 09/17/2026, 02:04:16 UTC

Last updated: 09/17/2026, 03:57:58 UTC

Views: 5

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

Need more coverage?

Upgrade to Pro Console for AI refresh and higher limits.

For incident response and remediation, OffSeq services can help resolve threats faster.

Latest Threats

Breach by OffSeqOFFSEQFRIENDS — 25% OFF

Check if your credentials are on the dark web

Instant breach scanning across billions of leaked records. Free tier available.

Scan now
OffSeq TrainingCredly Certified

Lead Pen Test Professional

Technical5-day eLearningPECB Accredited
View courses