GHSA-qpc8-7fxc-cm4p

Suggest an improvement
Source
https://github.com/advisories/GHSA-qpc8-7fxc-cm4p
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/06/GHSA-qpc8-7fxc-cm4p/GHSA-qpc8-7fxc-cm4p.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-qpc8-7fxc-cm4p
Aliases
Downstream
Published
2026-06-03T15:30:42Z
Modified
2026-08-07T20:11:00.278926038Z
Severity
  • 3.1 (Low) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N CVSS Calculator
  • 2.3 (Low) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
Django: UpdateCacheMiddleware may disclose private cached responses by omitting Authorization from Vary
Details

An issue was discovered in Django 5.2 before 5.2.15 and 6.0 before 6.0.6. django.middleware.cache.UpdateCacheMiddleware in Django does not add Authorization to the Vary response header for requests bearing that header without Cache-Control: public, which allows remote attackers to read private cached responses via unauthenticated requests to the same URL. 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 Shai Berger for reporting this issue.

Database specific
{
    "severity": "LOW",
    "cwe_ids": [
        "CWE-524"
    ],
    "github_reviewed_at": "2026-08-07T19:55:18Z",
    "nvd_published_at": "2026-06-03T14:16:41Z",
    "github_reviewed": true
}
References

Affected packages

PyPI / django

Package

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.2.0
Fixed
5.2.15

Affected versions

5.*
5.2
5.2.1
5.2.2
5.2.3
5.2.4
5.2.5
5.2.6
5.2.7
5.2.8
5.2.9
5.2.10
5.2.11
5.2.12
5.2.13
5.2.14

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/06/GHSA-qpc8-7fxc-cm4p/GHSA-qpc8-7fxc-cm4p.json"

PyPI / django

Package

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.0.0
Fixed
6.0.6

Affected versions

6.*
6.0
6.0.1
6.0.2
6.0.3
6.0.4
6.0.5

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/06/GHSA-qpc8-7fxc-cm4p/GHSA-qpc8-7fxc-cm4p.json"