published by | Sarah Boyce |
---|---|
in blog | The Django weblog |
original entry | Django bugfix releases issued: 5.2.3, 5.1.11, and 4.2.23 |
Following the June 4, 2025 security release, the Django team is issuing releases for Django 5.2.3, Django 5.1.11, and Django 4.2.23 to complete mitigation for CVE-2025-48432: Potential log injection via unescaped request path (full description).
These follow-up releases migrate remaining response logging paths to a safer logging implementation, ensuring that all untrusted input is properly escaped before being written to logs. This update does not introduce a new CVE but strengthens the original fix.
We encourage all users of Django to upgrade as soon as possible.
Patches to resolve the issue have been applied to Django's main, 5.2, 5.1, and 4.2 branches. The patches may be obtained from the following changesets.
The PGP key ID used for this release is : 3955B19851EA96EF