CVE-2025-48383: Django Widget Shared Token Init
Django `Widget` and `Field` instances are typically instantiated once at module-load time as class attributes on Forms. Generating a unique token (such as a UUID, random bytes, or signed string) in their `__init__` method will cause that token to be shared across all requests and all users handled by the worker process. This can lead to information disclosur
greprules fetch cve-2025-48383-django-widget-shared-token-init --engine opengrepDescription
Django `Widget` and `Field` instances are typically instantiated once at module-load time as class attributes on Forms. Generating a unique token (such as a UUID, random bytes, or signed string) in their `__init__` method will cause that token to be shared across all requests and all users handled by the worker process. This can lead to information disclosur
Community feedback
0 rule-level signals from signed-in users.
- Useful reports
- 0
- Context false positives
- 0
- Metadata suggestions
- 0
Contextual precision
Aggregated from approved scan feedback. False-positive reports describe observed scan contexts, not a global rule verdict.
- Findings observed
- 0
- Projects
- 0
- Reporters
- 0
Precision details are collecting more signed-in reports before verdict counts or ratios are emphasized.
No approved finding verdicts yet.
No scan diagnostics reported yet.