Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. Django
  4. ›
  5. CVE-2026-48588

CVE-2026-48588: Django: cache middleware may expose private responses when unrelated request cookies are present

July 7, 2026 (updated August 7, 2026)

An issue was discovered in Django 6.0 before 6.0.7 and 5.2 before 5.2.16. UpdateCacheMiddleware and the cache_page() decorator cache responses that vary on cookies when the incoming request carries unrelated cookies, which allows remote attackers to read private data from the shared cache. Earlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected. Django would like to thank Chris Whyland for reporting this issue.

References

  • docs.djangoproject.com/en/dev/releases/security
  • github.com/advisories/GHSA-3h9f-r86x-qvjx
  • github.com/django/django/commit/64f9a2b2283fde3ec69fb0dfe441cf0f6f411ba3
  • github.com/django/django/commit/6e365f8d01f2ba0bbd90968d76a42600fb8bc4b1
  • github.com/django/django/commit/721685aa7799cc9327bd202cd1f70bd012ca95a7
  • github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2026-2090.yaml
  • groups.google.com/g/django-announce
  • nvd.nist.gov/vuln/detail/CVE-2026-48588
  • www.djangoproject.com/weblog/2026/jul/07/security-releases

Code Behaviors & Features

Detect and mitigate CVE-2026-48588 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 5.2.16, all versions starting from 6.0.0 before 6.0.7

Fixed versions

  • 5.2.16
  • 6.0.7

Solution

Upgrade to versions 5.2.16, 6.0.7 or above.

Impact 3.1 LOW

CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-524: Use of Cache Containing Sensitive Information

Source file

pypi/Django/CVE-2026-48588.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 08 Aug 2026 00:18:23 +0000.