← Back to Resources
Open Source NewsJuly 7, 20262 min read

Django Security Releases: 6.0.7 and 5.2.16

By BIOS Founding Team

Django Security Releases: 6.0.7 and 5.2.16

Fixed an issue where UpdateCacheMiddleware and the cache_page decorator failed to skip caching responses that set a cookie when the incoming request already carried an unrelated cookie, which could cause sensitive cookies to be stored in Django's shared cache.

Full details: https://www.djangoproject.com/weblog/2026/jul/07/security-releases/