Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-5766 (GCVE-0-2026-5766)
Vulnerability from cvelistv5 – Published: 2026-05-05 14:49 – Updated: 2026-05-06 15:25- CWE-130 - Improper Handling of Length Parameter Inconsistency
| URL | Tags |
|---|---|
| https://docs.djangoproject.com/en/dev/releases/se… | vendor-advisory |
| https://groups.google.com/g/django-announce | mailing-list |
| https://www.djangoproject.com/weblog/2026/may/05/… | vendor-advisory |
| Vendor | Product | Version | |
|---|---|---|---|
| djangoproject | Django |
Affected:
6.0 , < 6.0.5
(python)
Unaffected: 6.0.5 (python) Affected: 5.2 , < 5.2.14 (python) Unaffected: 5.2.14 (python) |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-5766",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-05-05T17:03:20.935294Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-05-06T15:25:38.926Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pypi.org/project/Django/",
"defaultStatus": "unaffected",
"packageName": "django",
"product": "Django",
"repo": "https://github.com/django/django/",
"vendor": "djangoproject",
"versions": [
{
"lessThan": "6.0.5",
"status": "affected",
"version": "6.0",
"versionType": "python"
},
{
"status": "unaffected",
"version": "6.0.5",
"versionType": "python"
},
{
"lessThan": "5.2.14",
"status": "affected",
"version": "5.2",
"versionType": "python"
},
{
"status": "unaffected",
"version": "5.2.14",
"versionType": "python"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "Kyle Agronick"
},
{
"lang": "en",
"type": "remediation developer",
"value": "Jacob Walls"
},
{
"lang": "en",
"type": "coordinator",
"value": "Sarah Boyce"
}
],
"datePublic": "2026-05-05T09:00:00.000Z",
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cp\u003eAn issue was discovered in 6.0 before 6.0.5 and 5.2 before 5.2.14.\u003c/p\u003e\u003cp\u003eASGI requests with a missing or understated `Content-Length` header can bypass the `FILE_UPLOAD_MAX_MEMORY_SIZE` limit, potentially loading large files into memory and causing service degradation.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003eAs a reminder, Django expects a limit to be configured at the web server level rather than solely relying on `FILE_UPLOAD_MAX_MEMORY_SIZE`.\u003c/p\u003e\u003cp\u003eEarlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.\u003c/p\u003e\u003cp\u003eDjango would like to thank Kyle Agronick for reporting this issue.\u003c/p\u003e"
}
],
"value": "An issue was discovered in 6.0 before 6.0.5 and 5.2 before 5.2.14.\nASGI requests with a missing or understated `Content-Length` header can bypass the `FILE_UPLOAD_MAX_MEMORY_SIZE` limit, potentially loading large files into memory and causing service degradation.\r\n \r\nAs a reminder, Django expects a limit to be configured at the web server level rather than solely relying on `FILE_UPLOAD_MAX_MEMORY_SIZE`.\nEarlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.\nDjango would like to thank Kyle Agronick for reporting this issue."
}
],
"impacts": [
{
"capecId": "CAPEC-130",
"descriptions": [
{
"lang": "en",
"value": "CAPEC-130: Excessive Allocation"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"namespace": "https://docs.djangoproject.com/en/dev/internals/security/#security-issue-severity-levels",
"value": "low"
},
"type": "Django severity rating"
}
},
{
"cvssV3_1": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
}
},
{
"cvssV4_0": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
"version": "4.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-130",
"description": "CWE-130: Improper Handling of Length Parameter Inconsistency",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-05T14:49:19.715Z",
"orgId": "6a34fbeb-21d4-45e7-8e0a-62b95bc12c92",
"shortName": "DSF"
},
"references": [
{
"name": "Django security archive",
"tags": [
"vendor-advisory"
],
"url": "https://docs.djangoproject.com/en/dev/releases/security/"
},
{
"name": "Django releases announcements",
"tags": [
"mailing-list"
],
"url": "https://groups.google.com/g/django-announce"
},
{
"name": "Django security releases issued: 6.0.5 and 5.2.14",
"tags": [
"vendor-advisory"
],
"url": "https://www.djangoproject.com/weblog/2026/may/05/security-releases/"
}
],
"source": {
"discovery": "EXTERNAL"
},
"timeline": [
{
"lang": "en",
"time": "2024-05-12T10:32:17.000Z",
"value": "Initial report received."
},
{
"lang": "en",
"time": "2026-04-07T10:32:20.000Z",
"value": "Vulnerability confirmed."
},
{
"lang": "en",
"time": "2026-05-05T09:00:00.000Z",
"value": "Security release issued."
}
],
"title": "Potential denial-of-service vulnerability in ASGI requests via file upload limit bypass",
"x_generator": {
"engine": "cvelib 1.8.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "6a34fbeb-21d4-45e7-8e0a-62b95bc12c92",
"assignerShortName": "DSF",
"cveId": "CVE-2026-5766",
"datePublished": "2026-05-05T14:49:19.715Z",
"dateReserved": "2026-04-07T19:29:07.042Z",
"dateUpdated": "2026-05-06T15:25:38.926Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-5766",
"date": "2026-05-21",
"epss": "0.00051",
"percentile": "0.15878"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-5766\",\"sourceIdentifier\":\"6a34fbeb-21d4-45e7-8e0a-62b95bc12c92\",\"published\":\"2026-05-05T16:16:17.740\",\"lastModified\":\"2026-05-07T14:16:39.443\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An issue was discovered in 6.0 before 6.0.5 and 5.2 before 5.2.14.\\nASGI requests with a missing or understated `Content-Length` header can bypass the `FILE_UPLOAD_MAX_MEMORY_SIZE` limit, potentially loading large files into memory and causing service degradation.\\r\\n \\r\\nAs a reminder, Django expects a limit to be configured at the web server level rather than solely relying on `FILE_UPLOAD_MAX_MEMORY_SIZE`.\\nEarlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.\\nDjango would like to thank Kyle Agronick for reporting this issue.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"6a34fbeb-21d4-45e7-8e0a-62b95bc12c92\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":6.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"NONE\",\"vulnAvailabilityImpact\":\"LOW\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV31\":[{\"source\":\"6a34fbeb-21d4-45e7-8e0a-62b95bc12c92\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"6a34fbeb-21d4-45e7-8e0a-62b95bc12c92\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-130\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.2\",\"versionEndExcluding\":\"5.2.14\",\"matchCriteriaId\":\"5AD5B44B-7569-458C-8F44-3021D9CC577C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.0\",\"versionEndExcluding\":\"6.0.5\",\"matchCriteriaId\":\"30ADB5F4-66B5-4015-BB55-CCB31106AB95\"}]}]}],\"references\":[{\"url\":\"https://docs.djangoproject.com/en/dev/releases/security/\",\"source\":\"6a34fbeb-21d4-45e7-8e0a-62b95bc12c92\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://groups.google.com/g/django-announce\",\"source\":\"6a34fbeb-21d4-45e7-8e0a-62b95bc12c92\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.djangoproject.com/weblog/2026/may/05/security-releases/\",\"source\":\"6a34fbeb-21d4-45e7-8e0a-62b95bc12c92\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"cna\": {\"title\": \"Potential denial-of-service vulnerability in ASGI requests via file upload limit bypass\", \"source\": {\"discovery\": \"EXTERNAL\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"reporter\", \"value\": \"Kyle Agronick\"}, {\"lang\": \"en\", \"type\": \"remediation developer\", \"value\": \"Jacob Walls\"}, {\"lang\": \"en\", \"type\": \"coordinator\", \"value\": \"Sarah Boyce\"}], \"impacts\": [{\"capecId\": \"CAPEC-130\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"CAPEC-130: Excessive Allocation\"}]}], \"metrics\": [{\"other\": {\"type\": \"Django severity rating\", \"content\": {\"value\": \"low\", \"namespace\": \"https://docs.djangoproject.com/en/dev/internals/security/#security-issue-severity-levels\"}}}, {\"cvssV3_1\": {\"version\": \"3.1\", \"baseScore\": 5.3, \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L\"}}, {\"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 6.3, \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N\"}}], \"affected\": [{\"repo\": \"https://github.com/django/django/\", \"vendor\": \"djangoproject\", \"product\": \"Django\", \"versions\": [{\"status\": \"affected\", \"version\": \"6.0\", \"lessThan\": \"6.0.5\", \"versionType\": \"python\"}, {\"status\": \"unaffected\", \"version\": \"6.0.5\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"5.2\", \"lessThan\": \"5.2.14\", \"versionType\": \"python\"}, {\"status\": \"unaffected\", \"version\": \"5.2.14\", \"versionType\": \"python\"}], \"packageName\": \"django\", \"collectionURL\": \"https://pypi.org/project/Django/\", \"defaultStatus\": \"unaffected\"}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2024-05-12T10:32:17.000Z\", \"value\": \"Initial report received.\"}, {\"lang\": \"en\", \"time\": \"2026-04-07T10:32:20.000Z\", \"value\": \"Vulnerability confirmed.\"}, {\"lang\": \"en\", \"time\": \"2026-05-05T09:00:00.000Z\", \"value\": \"Security release issued.\"}], \"datePublic\": \"2026-05-05T09:00:00.000Z\", \"references\": [{\"url\": \"https://docs.djangoproject.com/en/dev/releases/security/\", \"name\": \"Django security archive\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://groups.google.com/g/django-announce\", \"name\": \"Django releases announcements\", \"tags\": [\"mailing-list\"]}, {\"url\": \"https://www.djangoproject.com/weblog/2026/may/05/security-releases/\", \"name\": \"Django security releases issued: 6.0.5 and 5.2.14\", \"tags\": [\"vendor-advisory\"]}], \"x_generator\": {\"engine\": \"cvelib 1.8.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"An issue was discovered in 6.0 before 6.0.5 and 5.2 before 5.2.14.\\nASGI requests with a missing or understated `Content-Length` header can bypass the `FILE_UPLOAD_MAX_MEMORY_SIZE` limit, potentially loading large files into memory and causing service degradation.\\r\\n \\r\\nAs a reminder, Django expects a limit to be configured at the web server level rather than solely relying on `FILE_UPLOAD_MAX_MEMORY_SIZE`.\\nEarlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.\\nDjango would like to thank Kyle Agronick for reporting this issue.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cp\u003eAn issue was discovered in 6.0 before 6.0.5 and 5.2 before 5.2.14.\u003c/p\u003e\u003cp\u003eASGI requests with a missing or understated `Content-Length` header can bypass the `FILE_UPLOAD_MAX_MEMORY_SIZE` limit, potentially loading large files into memory and causing service degradation.\u003c/p\u003e\u003cp\u003e\u003c/p\u003e\u003cp\u003eAs a reminder, Django expects a limit to be configured at the web server level rather than solely relying on `FILE_UPLOAD_MAX_MEMORY_SIZE`.\u003c/p\u003e\u003cp\u003eEarlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.\u003c/p\u003e\u003cp\u003eDjango would like to thank Kyle Agronick for reporting this issue.\u003c/p\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-130\", \"description\": \"CWE-130: Improper Handling of Length Parameter Inconsistency\"}]}], \"providerMetadata\": {\"orgId\": \"6a34fbeb-21d4-45e7-8e0a-62b95bc12c92\", \"shortName\": \"DSF\", \"dateUpdated\": \"2026-05-05T14:49:19.715Z\"}}, \"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-5766\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-05-05T17:03:20.935294Z\"}}}], \"providerMetadata\": {\"shortName\": \"CISA-ADP\", \"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"dateUpdated\": \"2026-05-05T17:03:24.651Z\"}}]}",
"cveMetadata": "{\"cveId\": \"CVE-2026-5766\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-05T14:49:19.715Z\", \"dateReserved\": \"2026-04-07T19:29:07.042Z\", \"assignerOrgId\": \"6a34fbeb-21d4-45e7-8e0a-62b95bc12c92\", \"datePublished\": \"2026-05-05T14:49:19.715Z\", \"assignerShortName\": \"DSF\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
bit-django-2026-5766
Vulnerability from bitnami_vulndb
An issue was discovered in 6.0 before 6.0.5 and 5.2 before 5.2.14.
ASGI requests with a missing or understated Content-Length header can bypass the FILE_UPLOAD_MAX_MEMORY_SIZE limit, potentially loading large files into memory and causing service degradation.
As a reminder, Django expects a limit to be configured at the web server level rather than solely relying on FILE_UPLOAD_MAX_MEMORY_SIZE.
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 Kyle Agronick for reporting this issue.
{
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "django",
"purl": "pkg:bitnami/django"
},
"ranges": [
{
"events": [
{
"introduced": "5.2.0"
},
{
"fixed": "5.2.14"
},
{
"introduced": "6.0.0"
},
{
"fixed": "6.0.5"
}
],
"type": "SEMVER"
}
],
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"type": "CVSS_V4"
}
]
}
],
"aliases": [
"CVE-2026-5766"
],
"database_specific": {
"cpes": [
"cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*"
],
"severity": "Medium"
},
"details": "An issue was discovered in 6.0 before 6.0.5 and 5.2 before 5.2.14.\nASGI requests with a missing or understated `Content-Length` header can bypass the `FILE_UPLOAD_MAX_MEMORY_SIZE` limit, potentially loading large files into memory and causing service degradation.\r\n \r\nAs a reminder, Django expects a limit to be configured at the web server level rather than solely relying on `FILE_UPLOAD_MAX_MEMORY_SIZE`.\nEarlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.\nDjango would like to thank Kyle Agronick for reporting this issue.",
"id": "BIT-django-2026-5766",
"modified": "2026-05-08T09:12:36.228Z",
"published": "2026-05-08T08:41:20.289Z",
"references": [
{
"type": "WEB",
"url": "https://docs.djangoproject.com/en/dev/releases/security/"
},
{
"type": "WEB",
"url": "https://groups.google.com/g/django-announce"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5766"
},
{
"type": "WEB",
"url": "https://www.djangoproject.com/weblog/2026/may/05/security-releases/"
}
],
"schema_version": "1.6.2",
"summary": "Potential denial-of-service vulnerability in ASGI requests via file upload limit bypass"
}
FKIE_CVE-2026-5766
Vulnerability from fkie_nvd - Published: 2026-05-05 16:16 - Updated: 2026-05-07 14:16| Vendor | Product | Version | |
|---|---|---|---|
| djangoproject | django | * | |
| djangoproject | django | * |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*",
"matchCriteriaId": "5AD5B44B-7569-458C-8F44-3021D9CC577C",
"versionEndExcluding": "5.2.14",
"versionStartIncluding": "5.2",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*",
"matchCriteriaId": "30ADB5F4-66B5-4015-BB55-CCB31106AB95",
"versionEndExcluding": "6.0.5",
"versionStartIncluding": "6.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in 6.0 before 6.0.5 and 5.2 before 5.2.14.\nASGI requests with a missing or understated `Content-Length` header can bypass the `FILE_UPLOAD_MAX_MEMORY_SIZE` limit, potentially loading large files into memory and causing service degradation.\r\n \r\nAs a reminder, Django expects a limit to be configured at the web server level rather than solely relying on `FILE_UPLOAD_MAX_MEMORY_SIZE`.\nEarlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.\nDjango would like to thank Kyle Agronick for reporting this issue."
}
],
"id": "CVE-2026-5766",
"lastModified": "2026-05-07T14:16:39.443",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4,
"source": "6a34fbeb-21d4-45e7-8e0a-62b95bc12c92",
"type": "Secondary"
}
],
"cvssMetricV40": [
{
"cvssData": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "NETWORK",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityRequirement": "NOT_DEFINED",
"exploitMaturity": "NOT_DEFINED",
"integrityRequirement": "NOT_DEFINED",
"modifiedAttackComplexity": "NOT_DEFINED",
"modifiedAttackRequirements": "NOT_DEFINED",
"modifiedAttackVector": "NOT_DEFINED",
"modifiedPrivilegesRequired": "NOT_DEFINED",
"modifiedSubAvailabilityImpact": "NOT_DEFINED",
"modifiedSubConfidentialityImpact": "NOT_DEFINED",
"modifiedSubIntegrityImpact": "NOT_DEFINED",
"modifiedUserInteraction": "NOT_DEFINED",
"modifiedVulnAvailabilityImpact": "NOT_DEFINED",
"modifiedVulnConfidentialityImpact": "NOT_DEFINED",
"modifiedVulnIntegrityImpact": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"version": "4.0",
"vulnAvailabilityImpact": "LOW",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "NONE",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"source": "6a34fbeb-21d4-45e7-8e0a-62b95bc12c92",
"type": "Secondary"
}
]
},
"published": "2026-05-05T16:16:17.740",
"references": [
{
"source": "6a34fbeb-21d4-45e7-8e0a-62b95bc12c92",
"tags": [
"Vendor Advisory"
],
"url": "https://docs.djangoproject.com/en/dev/releases/security/"
},
{
"source": "6a34fbeb-21d4-45e7-8e0a-62b95bc12c92",
"tags": [
"Third Party Advisory"
],
"url": "https://groups.google.com/g/django-announce"
},
{
"source": "6a34fbeb-21d4-45e7-8e0a-62b95bc12c92",
"tags": [
"Vendor Advisory"
],
"url": "https://www.djangoproject.com/weblog/2026/may/05/security-releases/"
}
],
"sourceIdentifier": "6a34fbeb-21d4-45e7-8e0a-62b95bc12c92",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-130"
}
],
"source": "6a34fbeb-21d4-45e7-8e0a-62b95bc12c92",
"type": "Secondary"
}
]
}
GHSA-W26R-RMM8-9C29
Vulnerability from github – Published: 2026-05-05 18:33 – Updated: 2026-05-08 22:14An issue was discovered in 6.0 before 6.0.5 and 5.2 before 5.2.14. ASGI requests with a missing or understated Content-Length header can bypass the FILE_UPLOAD_MAX_MEMORY_SIZE limit, potentially loading large files into memory and causing service degradation.
As a reminder, Django expects a limit to be configured at the web server level rather than solely relying on FILE_UPLOAD_MAX_MEMORY_SIZE. 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 thanks Kyle Agronick for reporting this issue.
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "Django"
},
"ranges": [
{
"events": [
{
"introduced": "6.0"
},
{
"fixed": "6.0.5"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "PyPI",
"name": "Django"
},
"ranges": [
{
"events": [
{
"introduced": "5.2"
},
{
"fixed": "5.2.14"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2026-5766"
],
"database_specific": {
"cwe_ids": [
"CWE-130"
],
"github_reviewed": true,
"github_reviewed_at": "2026-05-08T22:14:39Z",
"nvd_published_at": "2026-05-05T16:16:17Z",
"severity": "MODERATE"
},
"details": "An issue was discovered in 6.0 before 6.0.5 and 5.2 before 5.2.14. ASGI requests with a missing or understated `Content-Length` header can bypass the `FILE_UPLOAD_MAX_MEMORY_SIZE` limit, potentially loading large files into memory and causing service degradation.\n \nAs a reminder, Django expects a limit to be configured at the web server level rather than solely relying on `FILE_UPLOAD_MAX_MEMORY_SIZE`. 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 Kyle Agronick for reporting this issue.",
"id": "GHSA-w26r-rmm8-9c29",
"modified": "2026-05-08T22:14:39Z",
"published": "2026-05-05T18:33:26Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5766"
},
{
"type": "WEB",
"url": "https://docs.djangoproject.com/en/dev/releases/security"
},
{
"type": "PACKAGE",
"url": "https://github.com/django/django"
},
{
"type": "WEB",
"url": "https://groups.google.com/g/django-announce"
},
{
"type": "WEB",
"url": "https://www.djangoproject.com/weblog/2026/may/05/security-releases"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Django has an Improper Handling of Length Parameter Inconsistency"
}
OPENSUSE-SU-2026:10708-1
Vulnerability from csaf_opensuse - Published: 2026-05-06 00:00 - Updated: 2026-05-06 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python311-Django4-4.2.30-2.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python311-Django4-4.2.30-2.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10708",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_10708-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-35192 page",
"url": "https://www.suse.com/security/cve/CVE-2026-35192/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-5766 page",
"url": "https://www.suse.com/security/cve/CVE-2026-5766/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6907 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6907/"
}
],
"title": "python311-Django4-4.2.30-2.1 on GA media",
"tracking": {
"current_release_date": "2026-05-06T00:00:00Z",
"generator": {
"date": "2026-05-06T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10708-1",
"initial_release_date": "2026-05-06T00:00:00Z",
"revision_history": [
{
"date": "2026-05-06T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-Django4-4.2.30-2.1.aarch64",
"product": {
"name": "python311-Django4-4.2.30-2.1.aarch64",
"product_id": "python311-Django4-4.2.30-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-Django4-4.2.30-2.1.aarch64",
"product": {
"name": "python313-Django4-4.2.30-2.1.aarch64",
"product_id": "python313-Django4-4.2.30-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-Django4-4.2.30-2.1.aarch64",
"product": {
"name": "python314-Django4-4.2.30-2.1.aarch64",
"product_id": "python314-Django4-4.2.30-2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-Django4-4.2.30-2.1.ppc64le",
"product": {
"name": "python311-Django4-4.2.30-2.1.ppc64le",
"product_id": "python311-Django4-4.2.30-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-Django4-4.2.30-2.1.ppc64le",
"product": {
"name": "python313-Django4-4.2.30-2.1.ppc64le",
"product_id": "python313-Django4-4.2.30-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-Django4-4.2.30-2.1.ppc64le",
"product": {
"name": "python314-Django4-4.2.30-2.1.ppc64le",
"product_id": "python314-Django4-4.2.30-2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-Django4-4.2.30-2.1.s390x",
"product": {
"name": "python311-Django4-4.2.30-2.1.s390x",
"product_id": "python311-Django4-4.2.30-2.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-Django4-4.2.30-2.1.s390x",
"product": {
"name": "python313-Django4-4.2.30-2.1.s390x",
"product_id": "python313-Django4-4.2.30-2.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-Django4-4.2.30-2.1.s390x",
"product": {
"name": "python314-Django4-4.2.30-2.1.s390x",
"product_id": "python314-Django4-4.2.30-2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-Django4-4.2.30-2.1.x86_64",
"product": {
"name": "python311-Django4-4.2.30-2.1.x86_64",
"product_id": "python311-Django4-4.2.30-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-Django4-4.2.30-2.1.x86_64",
"product": {
"name": "python313-Django4-4.2.30-2.1.x86_64",
"product_id": "python313-Django4-4.2.30-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-Django4-4.2.30-2.1.x86_64",
"product": {
"name": "python314-Django4-4.2.30-2.1.x86_64",
"product_id": "python314-Django4-4.2.30-2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Django4-4.2.30-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.aarch64"
},
"product_reference": "python311-Django4-4.2.30-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Django4-4.2.30-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.ppc64le"
},
"product_reference": "python311-Django4-4.2.30-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Django4-4.2.30-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.s390x"
},
"product_reference": "python311-Django4-4.2.30-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Django4-4.2.30-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.x86_64"
},
"product_reference": "python311-Django4-4.2.30-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Django4-4.2.30-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.aarch64"
},
"product_reference": "python313-Django4-4.2.30-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Django4-4.2.30-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.ppc64le"
},
"product_reference": "python313-Django4-4.2.30-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Django4-4.2.30-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.s390x"
},
"product_reference": "python313-Django4-4.2.30-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Django4-4.2.30-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.x86_64"
},
"product_reference": "python313-Django4-4.2.30-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-Django4-4.2.30-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.aarch64"
},
"product_reference": "python314-Django4-4.2.30-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-Django4-4.2.30-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.ppc64le"
},
"product_reference": "python314-Django4-4.2.30-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-Django4-4.2.30-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.s390x"
},
"product_reference": "python314-Django4-4.2.30-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-Django4-4.2.30-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.x86_64"
},
"product_reference": "python314-Django4-4.2.30-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-35192",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-35192"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in 6.0 before 6.0.5 and 5.2 before 5.2.14.\nResponse 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\u0027s session after that user visits a cached public page.\nEarlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.\nDjango would like to thank Cantina for reporting this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.aarch64",
"openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.ppc64le",
"openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.s390x",
"openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.x86_64",
"openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.aarch64",
"openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.ppc64le",
"openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.s390x",
"openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.x86_64",
"openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.aarch64",
"openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.ppc64le",
"openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.s390x",
"openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-35192",
"url": "https://www.suse.com/security/cve/CVE-2026-35192"
},
{
"category": "external",
"summary": "SUSE Bug 1264154 for CVE-2026-35192",
"url": "https://bugzilla.suse.com/1264154"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.aarch64",
"openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.ppc64le",
"openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.s390x",
"openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.x86_64",
"openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.aarch64",
"openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.ppc64le",
"openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.s390x",
"openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.x86_64",
"openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.aarch64",
"openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.ppc64le",
"openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.s390x",
"openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.aarch64",
"openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.ppc64le",
"openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.s390x",
"openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.x86_64",
"openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.aarch64",
"openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.ppc64le",
"openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.s390x",
"openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.x86_64",
"openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.aarch64",
"openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.ppc64le",
"openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.s390x",
"openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-06T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-35192"
},
{
"cve": "CVE-2026-5766",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-5766"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in 6.0 before 6.0.5 and 5.2 before 5.2.14.\nASGI requests with a missing or understated `Content-Length` header can bypass the `FILE_UPLOAD_MAX_MEMORY_SIZE` limit, potentially loading large files into memory and causing service degradation.\r\n \r\nAs a reminder, Django expects a limit to be configured at the web server level rather than solely relying on `FILE_UPLOAD_MAX_MEMORY_SIZE`.\nEarlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.\nDjango would like to thank Kyle Agronick for reporting this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.aarch64",
"openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.ppc64le",
"openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.s390x",
"openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.x86_64",
"openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.aarch64",
"openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.ppc64le",
"openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.s390x",
"openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.x86_64",
"openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.aarch64",
"openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.ppc64le",
"openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.s390x",
"openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-5766",
"url": "https://www.suse.com/security/cve/CVE-2026-5766"
},
{
"category": "external",
"summary": "SUSE Bug 1264153 for CVE-2026-5766",
"url": "https://bugzilla.suse.com/1264153"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.aarch64",
"openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.ppc64le",
"openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.s390x",
"openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.x86_64",
"openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.aarch64",
"openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.ppc64le",
"openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.s390x",
"openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.x86_64",
"openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.aarch64",
"openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.ppc64le",
"openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.s390x",
"openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.aarch64",
"openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.ppc64le",
"openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.s390x",
"openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.x86_64",
"openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.aarch64",
"openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.ppc64le",
"openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.s390x",
"openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.x86_64",
"openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.aarch64",
"openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.ppc64le",
"openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.s390x",
"openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-06T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-5766"
},
{
"cve": "CVE-2026-6907",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6907"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in 6.0 before 6.0.5 and 5.2 before 5.2.14.\n`django.middleware.cache.UpdateCacheMiddleware` erroneously caches requests where the `Vary` header contained an asterisk (`\u0027*\u0027`). This can lead to private data being stored and served.\nEarlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.\nDjango would like to thank Ahmad Sadeddin for reporting this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.aarch64",
"openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.ppc64le",
"openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.s390x",
"openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.x86_64",
"openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.aarch64",
"openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.ppc64le",
"openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.s390x",
"openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.x86_64",
"openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.aarch64",
"openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.ppc64le",
"openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.s390x",
"openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6907",
"url": "https://www.suse.com/security/cve/CVE-2026-6907"
},
{
"category": "external",
"summary": "SUSE Bug 1264152 for CVE-2026-6907",
"url": "https://bugzilla.suse.com/1264152"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.aarch64",
"openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.ppc64le",
"openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.s390x",
"openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.x86_64",
"openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.aarch64",
"openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.ppc64le",
"openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.s390x",
"openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.x86_64",
"openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.aarch64",
"openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.ppc64le",
"openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.s390x",
"openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.aarch64",
"openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.ppc64le",
"openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.s390x",
"openSUSE Tumbleweed:python311-Django4-4.2.30-2.1.x86_64",
"openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.aarch64",
"openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.ppc64le",
"openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.s390x",
"openSUSE Tumbleweed:python313-Django4-4.2.30-2.1.x86_64",
"openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.aarch64",
"openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.ppc64le",
"openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.s390x",
"openSUSE Tumbleweed:python314-Django4-4.2.30-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-06T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-6907"
}
]
}
OPENSUSE-SU-2026:10709-1
Vulnerability from csaf_opensuse - Published: 2026-05-06 00:00 - Updated: 2026-05-06 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python313-Django6-6.0.5-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python313-Django6-6.0.5-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10709",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_10709-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-35192 page",
"url": "https://www.suse.com/security/cve/CVE-2026-35192/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-5766 page",
"url": "https://www.suse.com/security/cve/CVE-2026-5766/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6907 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6907/"
}
],
"title": "python313-Django6-6.0.5-1.1 on GA media",
"tracking": {
"current_release_date": "2026-05-06T00:00:00Z",
"generator": {
"date": "2026-05-06T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10709-1",
"initial_release_date": "2026-05-06T00:00:00Z",
"revision_history": [
{
"date": "2026-05-06T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python313-Django6-6.0.5-1.1.aarch64",
"product": {
"name": "python313-Django6-6.0.5-1.1.aarch64",
"product_id": "python313-Django6-6.0.5-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-Django6-6.0.5-1.1.aarch64",
"product": {
"name": "python314-Django6-6.0.5-1.1.aarch64",
"product_id": "python314-Django6-6.0.5-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-Django6-6.0.5-1.1.ppc64le",
"product": {
"name": "python313-Django6-6.0.5-1.1.ppc64le",
"product_id": "python313-Django6-6.0.5-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-Django6-6.0.5-1.1.ppc64le",
"product": {
"name": "python314-Django6-6.0.5-1.1.ppc64le",
"product_id": "python314-Django6-6.0.5-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-Django6-6.0.5-1.1.s390x",
"product": {
"name": "python313-Django6-6.0.5-1.1.s390x",
"product_id": "python313-Django6-6.0.5-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-Django6-6.0.5-1.1.s390x",
"product": {
"name": "python314-Django6-6.0.5-1.1.s390x",
"product_id": "python314-Django6-6.0.5-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-Django6-6.0.5-1.1.x86_64",
"product": {
"name": "python313-Django6-6.0.5-1.1.x86_64",
"product_id": "python313-Django6-6.0.5-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-Django6-6.0.5-1.1.x86_64",
"product": {
"name": "python314-Django6-6.0.5-1.1.x86_64",
"product_id": "python314-Django6-6.0.5-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Django6-6.0.5-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.aarch64"
},
"product_reference": "python313-Django6-6.0.5-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Django6-6.0.5-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.ppc64le"
},
"product_reference": "python313-Django6-6.0.5-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Django6-6.0.5-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.s390x"
},
"product_reference": "python313-Django6-6.0.5-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Django6-6.0.5-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.x86_64"
},
"product_reference": "python313-Django6-6.0.5-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-Django6-6.0.5-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.aarch64"
},
"product_reference": "python314-Django6-6.0.5-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-Django6-6.0.5-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.ppc64le"
},
"product_reference": "python314-Django6-6.0.5-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-Django6-6.0.5-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.s390x"
},
"product_reference": "python314-Django6-6.0.5-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-Django6-6.0.5-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.x86_64"
},
"product_reference": "python314-Django6-6.0.5-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-35192",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-35192"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in 6.0 before 6.0.5 and 5.2 before 5.2.14.\nResponse 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\u0027s session after that user visits a cached public page.\nEarlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.\nDjango would like to thank Cantina for reporting this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.s390x",
"openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-35192",
"url": "https://www.suse.com/security/cve/CVE-2026-35192"
},
{
"category": "external",
"summary": "SUSE Bug 1264154 for CVE-2026-35192",
"url": "https://bugzilla.suse.com/1264154"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.s390x",
"openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.s390x",
"openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-06T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-35192"
},
{
"cve": "CVE-2026-5766",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-5766"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in 6.0 before 6.0.5 and 5.2 before 5.2.14.\nASGI requests with a missing or understated `Content-Length` header can bypass the `FILE_UPLOAD_MAX_MEMORY_SIZE` limit, potentially loading large files into memory and causing service degradation.\r\n \r\nAs a reminder, Django expects a limit to be configured at the web server level rather than solely relying on `FILE_UPLOAD_MAX_MEMORY_SIZE`.\nEarlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.\nDjango would like to thank Kyle Agronick for reporting this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.s390x",
"openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-5766",
"url": "https://www.suse.com/security/cve/CVE-2026-5766"
},
{
"category": "external",
"summary": "SUSE Bug 1264153 for CVE-2026-5766",
"url": "https://bugzilla.suse.com/1264153"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.s390x",
"openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.s390x",
"openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-06T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-5766"
},
{
"cve": "CVE-2026-6907",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6907"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in 6.0 before 6.0.5 and 5.2 before 5.2.14.\n`django.middleware.cache.UpdateCacheMiddleware` erroneously caches requests where the `Vary` header contained an asterisk (`\u0027*\u0027`). This can lead to private data being stored and served.\nEarlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.\nDjango would like to thank Ahmad Sadeddin for reporting this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.s390x",
"openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6907",
"url": "https://www.suse.com/security/cve/CVE-2026-6907"
},
{
"category": "external",
"summary": "SUSE Bug 1264152 for CVE-2026-6907",
"url": "https://bugzilla.suse.com/1264152"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.s390x",
"openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.s390x",
"openSUSE Tumbleweed:python313-Django6-6.0.5-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.s390x",
"openSUSE Tumbleweed:python314-Django6-6.0.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-06T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-6907"
}
]
}
PYSEC-2026-54
Vulnerability from pysec - Published: 2026-05-05 16:16 - Updated: 2026-05-20 09:18An issue was discovered in 6.0 before 6.0.5 and 5.2 before 5.2.14.
ASGI requests with a missing or understated Content-Length header can bypass the FILE_UPLOAD_MAX_MEMORY_SIZE limit, potentially loading large files into memory and causing service degradation.
As a reminder, Django expects a limit to be configured at the web server level rather than solely relying on FILE_UPLOAD_MAX_MEMORY_SIZE.
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 Kyle Agronick for reporting this issue.
| Name | purl | django | pkg:pypi/django |
|---|
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "django",
"purl": "pkg:pypi/django"
},
"ranges": [
{
"events": [
{
"introduced": "5.2"
},
{
"fixed": "5.2.14"
},
{
"introduced": "6.0"
},
{
"fixed": "6.0.5"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.2",
"5.2.1",
"5.2.10",
"5.2.11",
"5.2.12",
"5.2.13",
"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.0",
"6.0.1",
"6.0.2",
"6.0.3",
"6.0.4"
]
}
],
"aliases": [
"CVE-2026-5766"
],
"details": "An issue was discovered in 6.0 before 6.0.5 and 5.2 before 5.2.14.\nASGI requests with a missing or understated `Content-Length` header can bypass the `FILE_UPLOAD_MAX_MEMORY_SIZE` limit, potentially loading large files into memory and causing service degradation.\n \nAs a reminder, Django expects a limit to be configured at the web server level rather than solely relying on `FILE_UPLOAD_MAX_MEMORY_SIZE`.\nEarlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.\nDjango would like to thank Kyle Agronick for reporting this issue.",
"id": "PYSEC-2026-54",
"modified": "2026-05-20T09:18:59.272788Z",
"published": "2026-05-05T16:16:17.740Z",
"references": [
{
"type": "ADVISORY",
"url": "https://docs.djangoproject.com/en/dev/releases/security/"
},
{
"type": "ADVISORY",
"url": "https://groups.google.com/g/django-announce"
},
{
"type": "ADVISORY",
"url": "https://www.djangoproject.com/weblog/2026/may/05/security-releases/"
}
],
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"type": "CVSS_V4"
}
]
}
SUSE-SU-2026:1740-1
Vulnerability from csaf_suse - Published: 2026-05-07 07:00 - Updated: 2026-05-07 07:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python311-Django-4.2.11-150600.3.56.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python311-Django-4.2.11-150600.3.56.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python311-Django-4.2.11-150600.3.56.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python311-Django-4.2.11-150600.3.56.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python311-Django-4.2.11-150600.3.56.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python311-Django-4.2.11-150600.3.56.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python311-Django-4.2.11-150600.3.56.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python311-Django-4.2.11-150600.3.56.1.noarch | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-Django",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-Django fixes the following issues\n\n- CVE-2026-3902: headers spoofing by exploiting an ambiguous mapping of two header variants in `ASGIRequest` requests\n (bsc#1261729).\n- CVE-2026-4277: permissions on inline model instances were not validated on submission of forged POST data in\n GenericInlineModelAdmin (bsc#1261731).\n- CVE-2026-4292: admin changelist forms using ModelAdmin.list_editable incorrectly allowed new instances to be created\n via forged POST data (bsc#1261732).\n- CVE-2026-5766: potential denial-of-service vulnerability in ASGI requests via file upload limit bypass (bsc#1264153).\n- CVE-2026-6907: potential exposure of private data due to incorrect handling of `Vary: *` in `UpdateCacheMiddleware`\n (bsc#1264152).\n- CVE-2026-33033: denial of service via missing or understated Content-Length header in ASGI requests (bsc#1261722).\n- CVE-2026-33034: ASGI requests with a missing or understated Content-Length header could bypass the\n `DATA_UPLOAD_MAX_MEMORY_SIZE` limit when reading HttpRequest.body (bsc#1261724).\n- CVE-2026-35192: session fixation via public cached pages and `SESSION_SAVE_EVERY_REQUEST` (bsc#1264154).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1740,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2026-1740",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_1740-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1740-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261740-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1740-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-May/046301.html"
},
{
"category": "self",
"summary": "SUSE Bug 1261722",
"url": "https://bugzilla.suse.com/1261722"
},
{
"category": "self",
"summary": "SUSE Bug 1261724",
"url": "https://bugzilla.suse.com/1261724"
},
{
"category": "self",
"summary": "SUSE Bug 1261729",
"url": "https://bugzilla.suse.com/1261729"
},
{
"category": "self",
"summary": "SUSE Bug 1261731",
"url": "https://bugzilla.suse.com/1261731"
},
{
"category": "self",
"summary": "SUSE Bug 1261732",
"url": "https://bugzilla.suse.com/1261732"
},
{
"category": "self",
"summary": "SUSE Bug 1264152",
"url": "https://bugzilla.suse.com/1264152"
},
{
"category": "self",
"summary": "SUSE Bug 1264153",
"url": "https://bugzilla.suse.com/1264153"
},
{
"category": "self",
"summary": "SUSE Bug 1264154",
"url": "https://bugzilla.suse.com/1264154"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33033 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33033/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33034 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33034/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-35192 page",
"url": "https://www.suse.com/security/cve/CVE-2026-35192/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-3902 page",
"url": "https://www.suse.com/security/cve/CVE-2026-3902/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4277 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4277/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4292 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4292/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-5766 page",
"url": "https://www.suse.com/security/cve/CVE-2026-5766/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6907 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6907/"
}
],
"title": "Security update for python-Django",
"tracking": {
"current_release_date": "2026-05-07T07:00:32Z",
"generator": {
"date": "2026-05-07T07:00:32Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1740-1",
"initial_release_date": "2026-05-07T07:00:32Z",
"revision_history": [
{
"date": "2026-05-07T07:00:32Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-Django-4.2.11-150600.3.56.1.noarch",
"product": {
"name": "python311-Django-4.2.11-150600.3.56.1.noarch",
"product_id": "python311-Django-4.2.11-150600.3.56.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp7"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Django-4.2.11-150600.3.56.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python311-Django-4.2.11-150600.3.56.1.noarch"
},
"product_reference": "python311-Django-4.2.11-150600.3.56.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-33033",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33033"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in 6.0 before 6.0.4, 5.2 before 5.2.13, and 4.2 before 4.2.30.\n`MultiPartParser` allows remote attackers to degrade performance by submitting multipart uploads with `Content-Transfer-Encoding: base64` including excessive whitespace.\nEarlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.\nDjango would like to thank Seokchan Yoon for reporting this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python311-Django-4.2.11-150600.3.56.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33033",
"url": "https://www.suse.com/security/cve/CVE-2026-33033"
},
{
"category": "external",
"summary": "SUSE Bug 1261722 for CVE-2026-33033",
"url": "https://bugzilla.suse.com/1261722"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python311-Django-4.2.11-150600.3.56.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python311-Django-4.2.11-150600.3.56.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-07T07:00:32Z",
"details": "moderate"
}
],
"title": "CVE-2026-33033"
},
{
"cve": "CVE-2026-33034",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33034"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in 6.0 before 6.0.4, 5.2 before 5.2.13, and 4.2 before 4.2.30.\nASGI requests with a missing or understated `Content-Length` header could\r\nbypass the `DATA_UPLOAD_MAX_MEMORY_SIZE` limit when reading\r\n`HttpRequest.body`, allowing remote attackers to load an unbounded request body into\r\nmemory.\nEarlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.\nDjango would like to thank Superior for reporting this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python311-Django-4.2.11-150600.3.56.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33034",
"url": "https://www.suse.com/security/cve/CVE-2026-33034"
},
{
"category": "external",
"summary": "SUSE Bug 1261724 for CVE-2026-33034",
"url": "https://bugzilla.suse.com/1261724"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python311-Django-4.2.11-150600.3.56.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python311-Django-4.2.11-150600.3.56.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-07T07:00:32Z",
"details": "moderate"
}
],
"title": "CVE-2026-33034"
},
{
"cve": "CVE-2026-35192",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-35192"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in 6.0 before 6.0.5 and 5.2 before 5.2.14.\nResponse 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\u0027s session after that user visits a cached public page.\nEarlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.\nDjango would like to thank Cantina for reporting this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python311-Django-4.2.11-150600.3.56.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-35192",
"url": "https://www.suse.com/security/cve/CVE-2026-35192"
},
{
"category": "external",
"summary": "SUSE Bug 1264154 for CVE-2026-35192",
"url": "https://bugzilla.suse.com/1264154"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python311-Django-4.2.11-150600.3.56.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python311-Django-4.2.11-150600.3.56.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-07T07:00:32Z",
"details": "moderate"
}
],
"title": "CVE-2026-35192"
},
{
"cve": "CVE-2026-3902",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-3902"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in 6.0 before 6.0.4, 5.2 before 5.2.13, and 4.2 before 4.2.30.\n`ASGIRequest` allows a remote attacker to spoof headers by exploiting an ambiguous mapping of two header variants (with hyphens or with underscores) to a single version with underscores.\nEarlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.\nDjango would like to thank Tarek Nakkouch for reporting this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python311-Django-4.2.11-150600.3.56.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-3902",
"url": "https://www.suse.com/security/cve/CVE-2026-3902"
},
{
"category": "external",
"summary": "SUSE Bug 1261729 for CVE-2026-3902",
"url": "https://bugzilla.suse.com/1261729"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python311-Django-4.2.11-150600.3.56.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python311-Django-4.2.11-150600.3.56.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-07T07:00:32Z",
"details": "moderate"
}
],
"title": "CVE-2026-3902"
},
{
"cve": "CVE-2026-4277",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4277"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in 6.0 before 6.0.4, 5.2 before 5.2.13, and 4.2 before 4.2.30.\nAdd permissions on inline model instances were not validated on submission of\r\nforged `POST` data in `GenericInlineModelAdmin`.\nEarlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.\nDjango would like to thank N05ec@LZU-DSLab for reporting this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python311-Django-4.2.11-150600.3.56.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4277",
"url": "https://www.suse.com/security/cve/CVE-2026-4277"
},
{
"category": "external",
"summary": "SUSE Bug 1261731 for CVE-2026-4277",
"url": "https://bugzilla.suse.com/1261731"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python311-Django-4.2.11-150600.3.56.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python311-Django-4.2.11-150600.3.56.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-07T07:00:32Z",
"details": "moderate"
}
],
"title": "CVE-2026-4277"
},
{
"cve": "CVE-2026-4292",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4292"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in 6.0 before 6.0.4, 5.2 before 5.2.13, and 4.2 before 4.2.30.\nAdmin changelist forms using `ModelAdmin.list_editable` incorrectly allowed new\r\ninstances to be created via forged `POST` data.\nEarlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.\nDjango would like to thank Cantina for reporting this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python311-Django-4.2.11-150600.3.56.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4292",
"url": "https://www.suse.com/security/cve/CVE-2026-4292"
},
{
"category": "external",
"summary": "SUSE Bug 1261732 for CVE-2026-4292",
"url": "https://bugzilla.suse.com/1261732"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python311-Django-4.2.11-150600.3.56.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python311-Django-4.2.11-150600.3.56.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-07T07:00:32Z",
"details": "low"
}
],
"title": "CVE-2026-4292"
},
{
"cve": "CVE-2026-5766",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-5766"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in 6.0 before 6.0.5 and 5.2 before 5.2.14.\nASGI requests with a missing or understated `Content-Length` header can bypass the `FILE_UPLOAD_MAX_MEMORY_SIZE` limit, potentially loading large files into memory and causing service degradation.\r\n \r\nAs a reminder, Django expects a limit to be configured at the web server level rather than solely relying on `FILE_UPLOAD_MAX_MEMORY_SIZE`.\nEarlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.\nDjango would like to thank Kyle Agronick for reporting this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python311-Django-4.2.11-150600.3.56.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-5766",
"url": "https://www.suse.com/security/cve/CVE-2026-5766"
},
{
"category": "external",
"summary": "SUSE Bug 1264153 for CVE-2026-5766",
"url": "https://bugzilla.suse.com/1264153"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python311-Django-4.2.11-150600.3.56.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python311-Django-4.2.11-150600.3.56.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-07T07:00:32Z",
"details": "moderate"
}
],
"title": "CVE-2026-5766"
},
{
"cve": "CVE-2026-6907",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6907"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in 6.0 before 6.0.5 and 5.2 before 5.2.14.\n`django.middleware.cache.UpdateCacheMiddleware` erroneously caches requests where the `Vary` header contained an asterisk (`\u0027*\u0027`). This can lead to private data being stored and served.\nEarlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.\nDjango would like to thank Ahmad Sadeddin for reporting this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python311-Django-4.2.11-150600.3.56.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6907",
"url": "https://www.suse.com/security/cve/CVE-2026-6907"
},
{
"category": "external",
"summary": "SUSE Bug 1264152 for CVE-2026-6907",
"url": "https://bugzilla.suse.com/1264152"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python311-Django-4.2.11-150600.3.56.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python311-Django-4.2.11-150600.3.56.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-07T07:00:32Z",
"details": "moderate"
}
],
"title": "CVE-2026-6907"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.