原始 OSV JSON{
"id": "GHSA-7h2m-m8vj-598h",
"aliases": [
"CVE-2026-35192"
],
"details": "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.\n\nDjango thanks Cantina for reporting this issue.",
"summary": "Django Uses Persistent Cookies Containing Sensitive Information ",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "6.0"
},
{
"fixed": "6.0.5"
}
]
}
],
"package": {
"name": "Django",
"ecosystem": "PyPI"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "5.2"
},
{
"fixed": "5.2.14"
}
]
}
],
"package": {
"name": "Django",
"ecosystem": "PyPI"
}
}
],
"modified": "2026-06-05T17:53:21Z",
"severity": [
{
"type": "CVSS_V4",
"score": "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"
}
],
"published": "2026-05-05T18:33:24Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35192",
"type": "ADVISORY"
},
{
"url": "https://docs.djangoproject.com/en/dev/releases/security",
"type": "WEB"
},
{
"url": "https://github.com/django/django",
"type": "PACKAGE"
},
{
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2026-50.yaml",
"type": "WEB"
},
{
"url": "https://groups.google.com/g/django-announce",
"type": "WEB"
},
{
"url": "https://www.djangoproject.com/weblog/2026/may/05/security-releases",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-539"
],
"severity": "LOW",
"github_reviewed": true,
"nvd_published_at": "2026-05-05T16:16:12Z",
"github_reviewed_at": "2026-05-08T22:13:26Z"
}
}