CVE-2026-35192

medium
Published 2026-05-05 · Modified 2026-05-20
CVSS v3
6.5
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
CVSS v2
VIR risk
6.5

Description

An issue was discovered in 6.0 before 6.0.5 and 5.2 before 5.2.14. Response headers do not vary on cookies if a session is not modified, but `SESSION_SAVE_EVERY_REQUEST` is `True`. A remote attacker can steal a user's session after that user visits a cached public page. 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 Cantina for reporting this issue.

Predictions

Exploit likelihood
75%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2026-35192

vendor Authored 2026-05-27

Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2026-35192.html

vendor Authored 2026-05-27

Vendor advisory: 6a34fbeb-21d4-45e7-8e0a-62b95bc12c92 — https://www.djangoproject.com/weblog/2026/may/05/security-releases/

vendor Authored 2026-05-27

Vendor advisory: 6a34fbeb-21d4-45e7-8e0a-62b95bc12c92 — https://docs.djangoproject.com/en/dev/releases/security/

OS impact

OSVersionStatusFixed in
suse slesaffected
debian debianbookwormaffected
debian debianbullseyeaffected
debian debianforkyaffected
debian debiansidfixed3:5.2.14-1
debian debiantrixieaffected

Package impact

EcosystemPackageVulnerableFixed
python PyPIdjango>=6.0,<6.0.56.0.5
python PyPIdjango>=5.2,<5.2.145.2.14
PIPDjango>= 5.2, < 5.2.145.2.14
PIPDjango>= 6.0, < 6.0.56.0.5

Application impact

VendorProductVersionsFixed
djangoprojectdjango{"startIncluding":"5.2","endExcluding":"5.2.14"}5.2.14

References

CWEs

CWE-539

Verify integrity in audit chain (admin only). AS-IS.