CVE-2026-61588: CWE-200: Exposure of Sensitive Information to an Unauthorized Actor in djust-org djust
A vulnerability in djust prior to version 1.0.7 allows exposure of sensitive information to unauthorized actors. When a Django Model instance is assigned to a public view attribute, djust serialized the entire model object to the client without filtering sensitive fields such as password hashes, privilege flags, tokens, and other personally identifiable information (PII). This could lead to unintended leakage of credentials and sensitive data. The issue is fixed in version 1.0.7 by implementing a secure-by-default sensitive-field denylist during serialization. Until patched, a workaround is to keep Model instances on private attributes and expose only necessary fields.
AI Analysis
Technical Summary
djust is a framework providing reactive server-side rendering for Django with Rust-powered performance. Prior to version 1.0.7, it serialized Django Model instances assigned to public view attributes directly to the client without excluding sensitive fields. This resulted in exposure of sensitive data such as password hashes, privilege flags (e.g., is_staff, is_superuser), tokens, and other PII to the browser. The vulnerability arises because exposing model objects to templates is a common pattern in djust, and developers might not realize the full object is sent to the client. The vulnerability is addressed in djust 1.0.7 by applying a sensitive-field denylist that withholds password, hash, token, secret-style fields, and known privilege flags, with an identity-subset fallback. A temporary mitigation is to keep Model instances on private attributes and expose only specific fields until the patch is applied.
Potential Impact
Exposure of sensitive information such as password hashes, privilege flags, tokens, and other personally identifiable information to unauthorized clients. This can lead to credential leakage and unauthorized access risks. The CVSS 3.1 base score is 6.5 (medium severity), reflecting network attack vector with low complexity and no user interaction required, but requiring low privileges. The impact is confidentiality loss only, with no integrity or availability impact reported.
Mitigation Recommendations
A fix is available in djust version 1.0.7 that implements a secure-by-default sensitive-field denylist during model serialization. Users should upgrade to version 1.0.7 or later to remediate this vulnerability. Until the patch is applied, a recommended workaround is to keep Django Model instances on private attributes (e.g., _private) and expose only the specific fields needed in public view attributes to avoid leaking sensitive data.
CVE-2026-61588: CWE-200: Exposure of Sensitive Information to an Unauthorized Actor in djust-org djust
Description
A vulnerability in djust prior to version 1.0.7 allows exposure of sensitive information to unauthorized actors. When a Django Model instance is assigned to a public view attribute, djust serialized the entire model object to the client without filtering sensitive fields such as password hashes, privilege flags, tokens, and other personally identifiable information (PII). This could lead to unintended leakage of credentials and sensitive data. The issue is fixed in version 1.0.7 by implementing a secure-by-default sensitive-field denylist during serialization. Until patched, a workaround is to keep Model instances on private attributes and expose only necessary fields.
CVSS v3.1
Score 6.5medium
Affected software
djust-org
djust
Run on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
djust is a framework providing reactive server-side rendering for Django with Rust-powered performance. Prior to version 1.0.7, it serialized Django Model instances assigned to public view attributes directly to the client without excluding sensitive fields. This resulted in exposure of sensitive data such as password hashes, privilege flags (e.g., is_staff, is_superuser), tokens, and other PII to the browser. The vulnerability arises because exposing model objects to templates is a common pattern in djust, and developers might not realize the full object is sent to the client. The vulnerability is addressed in djust 1.0.7 by applying a sensitive-field denylist that withholds password, hash, token, secret-style fields, and known privilege flags, with an identity-subset fallback. A temporary mitigation is to keep Model instances on private attributes and expose only specific fields until the patch is applied.
Potential Impact
Exposure of sensitive information such as password hashes, privilege flags, tokens, and other personally identifiable information to unauthorized clients. This can lead to credential leakage and unauthorized access risks. The CVSS 3.1 base score is 6.5 (medium severity), reflecting network attack vector with low complexity and no user interaction required, but requiring low privileges. The impact is confidentiality loss only, with no integrity or availability impact reported.
Mitigation Recommendations
A fix is available in djust version 1.0.7 that implements a secure-by-default sensitive-field denylist during model serialization. Users should upgrade to version 1.0.7 or later to remediate this vulnerability. Until the patch is applied, a recommended workaround is to keep Django Model instances on private attributes (e.g., _private) and expose only the specific fields needed in public view attributes to avoid leaking sensitive data.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- GitHub_M
- Date Reserved
- 2026-07-10T17:12:17.237Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 6aab18f055bf5e2cf53e7785
Added to database: 09/16/2026, 22:32:16 UTC
Last enriched: 09/16/2026, 22:47:05 UTC
Last updated: 09/16/2026, 22:56:09 UTC
Views: 5
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
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
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.