Django Web Framework Vulnerability Allowing Cookie Misuse
CVE-2026-6873
2.3LOW
What is CVE-2026-6873?
A vulnerability in the Django framework allows for improper handling of signed cookies. The affected versions utilize a flawed salt derivation method, combining the cookie name with a salt argument in a non-injective manner. This could enable a remote attacker to manipulate signed cookies, allowing them to operate in contexts unintended by the application. Although the issue has been addressed in Django versions 6.0.6 and 5.2.15, earlier unsupported versions may also be susceptible. Users are encouraged to update their installations and review the security documentation for best practices.
Affected Version(s)
Django 6.0 < 6.0.6
Django 5.2 < 5.2.15
Django 6.0.6
