4.3 CVE-2026-6907

Enriched by CISA
 

An issue was discovered in 6.0 before 6.0.5 and 5.2 before 5.2.14. `django.middleware.cache.UpdateCacheMiddleware` erroneously caches requests where the `Vary` header contained an asterisk (`'*'`). This can lead to private data being stored and served. 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 Ahmad Sadeddin for reporting this issue.
https://nvd.nist.gov/vuln/detail/CVE-2026-6907

Categories

CWE-524 : Use of Cache Containing Sensitive Information
Applications may use caches to improve efficiency when communicating with remote entities or performing intensive calculations. A cache maintains a pool of objects, threads, connections, pages, financial data, passwords, or other resources to minimize the time it takes to initialize and access these resources. If the cache is accessible to unauthorized actors, attackers can read the cache and obtain this sensitive information.

References


 

AFFECTED (from MITRE)


Vendor Product Versions
djangoproject Django
  • 6.0 < 6.0.5 [affected]
  • 6.0.5 [unaffected]
  • 5.2 < 5.2.14 [affected]
  • 5.2.14 [unaffected]
© 2022 The MITRE Corporation. This work is reproduced and distributed with the permission of The MITRE Corporation.

CPE

cpe start end
Configuration 1
cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:* >= 5.2 < 5.2.14
cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:* >= 6.0 < 6.0.5


REMEDIATION




EXPLOITS


Exploit-db.com

id description date
No known exploits

POC Github

Url
No known exploits

Other Nist (github, ...)

Url
No known exploits


CAPEC


Common Attack Pattern Enumerations and Classifications

id description severity
204 Lifting Sensitive Data Embedded in Cache
Medium


MITRE


Techniques

id description
T1005 Data from Local System
© 2022 The MITRE Corporation. This work is reproduced and distributed with the permission of The MITRE Corporation.

Mitigations

id description
M1057 Data loss prevention can restrict access to sensitive data and detect sensitive data that is unencrypted.
© 2022 The MITRE Corporation. Esta obra se reproduce y distribuye con el permiso de The MITRE Corporation.