GHSA-f795-p5jw-j6g2: High severity pip/djust vulnerability

Published Sep 16, 2026
·
Updated

Impact SSE sessions were keyed solely by a client-chosen sessionid 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 sessionid could connect to the message endpoint and dispatch event handlers that execute with the victim's identity and state.

Patches 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.

Workarounds Disable the SSE transport short of upgrading.

Affected Software

1 affected componentFixes available
pip/djust<1.0.7
1.0.7

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade pip/djust to a version that resolves this vulnerability.

    Fixed in 1.0.7
  2. Upgrade

    Upgrade djust to a version that resolves this vulnerability.

    Fixed in 1.0.7
  3. Configuration

    Disable the SSE transport short of upgrading (per guidance: “Disable the SSE transport short of upgrading.”).

    SSE transport SSE transport enablement = disabled

Event History

Sep 16, 2026
Advisory Published
via GitHub·09:53 PM
Data Sourced
via GitHub·09:53 PM
DescriptionSeverityWeaknessAffected Software

Frequently Asked Questions

1

Who is exposed to this issue?

Deployments using djust's SSE transport are exposed. The issue affects SSE sessions because their client-chosen session_id was not bound to the authenticated user.

2

What does an attacker need to exploit it?

An attacker needs to learn a victim's SSE session_id, such as when the victim leaks it. The attacker can then connect to the message endpoint and dispatch handlers under the victim's identity and state.

3

How can the issue be mitigated if upgrading is not immediately possible?

Disable the SSE transport. This removes the affected transport path until an upgrade can be performed.

4

What version fixes the vulnerability?

djust 1.0.7 fixes the issue by binding each SSE session to its owning principal and rejecting cross-principal access. It also caps SSE session creation per principal.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203