CVE-2026-35193

Source
https://cve.org/CVERecord?id=CVE-2026-35193
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-35193.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-35193
Aliases
Downstream
Related
Published
2026-06-03T13:16:38.456Z
Modified
2026-07-08T08:12:58.673685134Z
Severity
  • 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
Potential exposure of private data via missing Vary: Authorization in UpdateCacheMiddleware
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
{
    "cna_assigner": "DSF",
    "cwe_ids": [
        "CWE-524"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/35xxx/CVE-2026-35193.json"
}
References

Affected packages

Git / github.com/django/django

Affected ranges

Type
GIT
Repo
https://github.com/django/django
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "5.2"
        },
        {
            "fixed": "5.2.15"
        },
        {
            "introduced": "6.0"
        },
        {
            "fixed": "6.0.6"
        }
    ],
    "cpe": "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*",
    "source": "CPE_RANGE"
}

Affected versions

5.*
5.2
5.2.1
5.2.10
5.2.11
5.2.12
5.2.13
5.2.14
5.2.2
5.2.3
5.2.4
5.2.5
5.2.6
5.2.7
5.2.8
5.2.9
6.*
6.0
6.0.1
6.0.2
6.0.3
6.0.4
6.0.5

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-35193.json"