GHSA-c67v-vqrp-m5wj: High severity pip/djust vulnerability

Published Sep 16, 2026
·
Updated

Impact For views that opt into state snapshots, the snapshot statejson embedded in the client page was restored on reconnect as trusted view state with no integrity check. A client could edit the unsigned statejson in their page and return it in the reconnect mount frame to inject arbitrary view attributes — e.g. flip isadmin to True, or change accountid / balance — escalating privilege or tampering with business state held in public view attributes (the normal djust pattern).

Patches Fixed in djust 1.0.7. State snapshots are signed; unsigned or forged snapshots are rejected on the back-navigation restore path.

Workarounds Do not enable state snapshots; do not hold authorization/ownership state in public view attributes.

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

    Do not enable state snapshots; do not hold authorization/ownership state in public view attributes.

    djust views state_snapshots = disabled
  4. Compensating control

    If any views use state snapshots, ensure the snapshot state_json embedded in client pages is signed; rely on the back-navigation restore path that rejects unsigned or forged snapshots.

Event History

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

Frequently Asked Questions

1

Which deployments are exposed to this issue?

Deployments are exposed if their views opt into state snapshots and place authorization, ownership, or other security-sensitive business state in public view attributes. Examples include attributes such as is_admin, account_id, or balance.

2

What must an attacker do to exploit it?

An attacker needs to modify the unsigned state_json embedded in their client page and send it back in a reconnect mount frame. The application then restores the altered data as trusted view state, allowing arbitrary public view attributes to be injected.

3

Is there a mitigation if updating is not immediately possible?

Do not enable state snapshots. Also avoid storing authorization or ownership state in public view attributes.

4

How does the fixed version prevent the attack?

djust 1.0.7 signs state snapshots and rejects unsigned or forged snapshots on the back-navigation restore path.

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