Vulnerability Description
Django-Select2 is a Django integration for Select2. Prior to version 8.4.1, instances of HeavySelect2Mixin subclasses like the ModelSelect2MultipleWidget and ModelSelect2Widget can leak secret access tokens across requests. This can allow users to access restricted query sets and restricted data. This issue has been patched in version 8.4.1.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/codingjoe/django-select2/commit/e5f41e6edba004d35f94915ff5e25
- https://github.com/codingjoe/django-select2/security/advisories/GHSA-wjrh-hj83-3
FAQ
What is CVE-2025-48383?
CVE-2025-48383 is a vulnerability with a CVSS score of 8.2 (HIGH). Django-Select2 is a Django integration for Select2. Prior to version 8.4.1, instances of HeavySelect2Mixin subclasses like the ModelSelect2MultipleWidget and ModelSelect2Widget can leak secret access ...
How severe is CVE-2025-48383?
CVE-2025-48383 has been rated HIGH with a CVSS base score of 8.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-48383?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.