Package Instance
Lookup for vulnerable packages by Package URL.
GET /api/packages/49219?format=api
{ "url": "http://public2.vulnerablecode.io/api/packages/49219?format=api", "purl": "pkg:pypi/django@5.2.12", "type": "pypi", "namespace": "", "name": "django", "version": "5.2.12", "qualifiers": {}, "subpath": "", "is_vulnerable": true, "next_non_vulnerable_version": "5.2.14", "latest_non_vulnerable_version": "6.0.5", "affected_by_vulnerabilities": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37310?format=api", "vulnerability_id": "VCID-abpe-htm1-9ubp", "summary": "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's 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.", "references": [ { "reference_url": "https://docs.djangoproject.com/en/dev/releases/security/", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" } ], "url": "https://docs.djangoproject.com/en/dev/releases/security/" }, { "reference_url": "https://groups.google.com/g/django-announce", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" } ], "url": "https://groups.google.com/g/django-announce" }, { "reference_url": "https://www.djangoproject.com/weblog/2026/may/05/security-releases/", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" } ], "url": "https://www.djangoproject.com/weblog/2026/may/05/security-releases/" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/50019?format=api", "purl": "pkg:pypi/django@5.2.14", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/django@5.2.14" }, { "url": "http://public2.vulnerablecode.io/api/packages/50020?format=api", "purl": "pkg:pypi/django@6.0.5", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/django@6.0.5" } ], "aliases": [ "CVE-2026-35192", "PYSEC-2026-50" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-abpe-htm1-9ubp" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37312?format=api", "vulnerability_id": "VCID-eqsc-axng-ckca", "summary": "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 (`'*'`). 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.", "references": [ { "reference_url": "https://docs.djangoproject.com/en/dev/releases/security/", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], "url": "https://docs.djangoproject.com/en/dev/releases/security/" }, { "reference_url": "https://groups.google.com/g/django-announce", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], "url": "https://groups.google.com/g/django-announce" }, { "reference_url": "https://www.djangoproject.com/weblog/2026/may/05/security-releases/", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.3", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], "url": "https://www.djangoproject.com/weblog/2026/may/05/security-releases/" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/50019?format=api", "purl": "pkg:pypi/django@5.2.14", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/django@5.2.14" }, { "url": "http://public2.vulnerablecode.io/api/packages/50020?format=api", "purl": "pkg:pypi/django@6.0.5", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/django@6.0.5" } ], "aliases": [ "CVE-2026-6907", "PYSEC-2026-55" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-eqsc-axng-ckca" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37269?format=api", "vulnerability_id": "VCID-ga7z-wj4j-63h1", "summary": "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\nbypass the `DATA_UPLOAD_MAX_MEMORY_SIZE` limit when reading\n`HttpRequest.body`, allowing remote attackers to load an unbounded request body into\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.", "references": [ { "reference_url": "https://docs.djangoproject.com/en/dev/releases/security/", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "url": "https://docs.djangoproject.com/en/dev/releases/security/" }, { "reference_url": "https://groups.google.com/g/django-announce", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "url": "https://groups.google.com/g/django-announce" }, { "reference_url": "https://www.djangoproject.com/weblog/2026/apr/07/security-releases/", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "url": "https://www.djangoproject.com/weblog/2026/apr/07/security-releases/" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/49222?format=api", "purl": "pkg:pypi/django@5.2.13", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-abpe-htm1-9ubp" }, { "vulnerability": "VCID-eqsc-axng-ckca" }, { "vulnerability": "VCID-m4am-h2ea-3ffr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/django@5.2.13" }, { "url": "http://public2.vulnerablecode.io/api/packages/49223?format=api", "purl": "pkg:pypi/django@6.0.4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-abpe-htm1-9ubp" }, { "vulnerability": "VCID-eqsc-axng-ckca" }, { "vulnerability": "VCID-m4am-h2ea-3ffr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/django@6.0.4" } ], "aliases": [ "CVE-2026-33034", "PYSEC-2026-49" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-ga7z-wj4j-63h1" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37271?format=api", "vulnerability_id": "VCID-kxdd-yzp3-r7cb", "summary": "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\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.", "references": [ { "reference_url": "https://docs.djangoproject.com/en/dev/releases/security/", "reference_id": "", "reference_type": "", "scores": [ { "value": "9.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "url": "https://docs.djangoproject.com/en/dev/releases/security/" }, { "reference_url": "https://groups.google.com/g/django-announce", "reference_id": "", "reference_type": "", "scores": [ { "value": "9.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "url": "https://groups.google.com/g/django-announce" }, { "reference_url": "https://www.djangoproject.com/weblog/2026/apr/07/security-releases/", "reference_id": "", "reference_type": "", "scores": [ { "value": "9.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "url": "https://www.djangoproject.com/weblog/2026/apr/07/security-releases/" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/49222?format=api", "purl": "pkg:pypi/django@5.2.13", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-abpe-htm1-9ubp" }, { "vulnerability": "VCID-eqsc-axng-ckca" }, { "vulnerability": "VCID-m4am-h2ea-3ffr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/django@5.2.13" }, { "url": "http://public2.vulnerablecode.io/api/packages/49223?format=api", "purl": "pkg:pypi/django@6.0.4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-abpe-htm1-9ubp" }, { "vulnerability": "VCID-eqsc-axng-ckca" }, { "vulnerability": "VCID-m4am-h2ea-3ffr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/django@6.0.4" } ], "aliases": [ "CVE-2026-4277", "PYSEC-2026-52" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-kxdd-yzp3-r7cb" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37311?format=api", "vulnerability_id": "VCID-m4am-h2ea-3ffr", "summary": "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.", "references": [ { "reference_url": "https://docs.djangoproject.com/en/dev/releases/security/", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.3", "scoring_system": "cvssv4", "scoring_elements": "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" } ], "url": "https://docs.djangoproject.com/en/dev/releases/security/" }, { "reference_url": "https://groups.google.com/g/django-announce", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.3", "scoring_system": "cvssv4", "scoring_elements": "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" } ], "url": "https://groups.google.com/g/django-announce" }, { "reference_url": "https://www.djangoproject.com/weblog/2026/may/05/security-releases/", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.3", "scoring_system": "cvssv4", "scoring_elements": "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" } ], "url": "https://www.djangoproject.com/weblog/2026/may/05/security-releases/" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/50019?format=api", "purl": "pkg:pypi/django@5.2.14", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/django@5.2.14" }, { "url": "http://public2.vulnerablecode.io/api/packages/50020?format=api", "purl": "pkg:pypi/django@6.0.5", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/django@6.0.5" } ], "aliases": [ "CVE-2026-5766", "PYSEC-2026-54" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-m4am-h2ea-3ffr" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37270?format=api", "vulnerability_id": "VCID-phkp-9abp-f3dq", "summary": "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.", "references": [ { "reference_url": "https://docs.djangoproject.com/en/dev/releases/security/", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" } ], "url": "https://docs.djangoproject.com/en/dev/releases/security/" }, { "reference_url": "https://groups.google.com/g/django-announce", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" } ], "url": "https://groups.google.com/g/django-announce" }, { "reference_url": "https://www.djangoproject.com/weblog/2026/apr/07/security-releases/", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" } ], "url": "https://www.djangoproject.com/weblog/2026/apr/07/security-releases/" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/49222?format=api", "purl": "pkg:pypi/django@5.2.13", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-abpe-htm1-9ubp" }, { "vulnerability": "VCID-eqsc-axng-ckca" }, { "vulnerability": "VCID-m4am-h2ea-3ffr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/django@5.2.13" }, { "url": "http://public2.vulnerablecode.io/api/packages/49223?format=api", "purl": "pkg:pypi/django@6.0.4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-abpe-htm1-9ubp" }, { "vulnerability": "VCID-eqsc-axng-ckca" }, { "vulnerability": "VCID-m4am-h2ea-3ffr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/django@6.0.4" } ], "aliases": [ "CVE-2026-3902", "PYSEC-2026-51" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-phkp-9abp-f3dq" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37272?format=api", "vulnerability_id": "VCID-tktt-vg92-6kae", "summary": "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\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.", "references": [ { "reference_url": "https://docs.djangoproject.com/en/dev/releases/security/", "reference_id": "", "reference_type": "", "scores": [ { "value": "2.7", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N" } ], "url": "https://docs.djangoproject.com/en/dev/releases/security/" }, { "reference_url": "https://groups.google.com/g/django-announce", "reference_id": "", "reference_type": "", "scores": [ { "value": "2.7", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N" } ], "url": "https://groups.google.com/g/django-announce" }, { "reference_url": "https://www.djangoproject.com/weblog/2026/apr/07/security-releases/", "reference_id": "", "reference_type": "", "scores": [ { "value": "2.7", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N" } ], "url": "https://www.djangoproject.com/weblog/2026/apr/07/security-releases/" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/49222?format=api", "purl": "pkg:pypi/django@5.2.13", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-abpe-htm1-9ubp" }, { "vulnerability": "VCID-eqsc-axng-ckca" }, { "vulnerability": "VCID-m4am-h2ea-3ffr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/django@5.2.13" }, { "url": "http://public2.vulnerablecode.io/api/packages/49223?format=api", "purl": "pkg:pypi/django@6.0.4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-abpe-htm1-9ubp" }, { "vulnerability": "VCID-eqsc-axng-ckca" }, { "vulnerability": "VCID-m4am-h2ea-3ffr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/django@6.0.4" } ], "aliases": [ "CVE-2026-4292", "PYSEC-2026-53" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-tktt-vg92-6kae" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37268?format=api", "vulnerability_id": "VCID-tuqc-c251-h7ds", "summary": "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.", "references": [ { "reference_url": "https://docs.djangoproject.com/en/dev/releases/security/", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], "url": "https://docs.djangoproject.com/en/dev/releases/security/" }, { "reference_url": "https://groups.google.com/g/django-announce", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], "url": "https://groups.google.com/g/django-announce" }, { "reference_url": "https://www.djangoproject.com/weblog/2026/apr/07/security-releases/", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], "url": "https://www.djangoproject.com/weblog/2026/apr/07/security-releases/" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/49222?format=api", "purl": "pkg:pypi/django@5.2.13", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-abpe-htm1-9ubp" }, { "vulnerability": "VCID-eqsc-axng-ckca" }, { "vulnerability": "VCID-m4am-h2ea-3ffr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/django@5.2.13" }, { "url": "http://public2.vulnerablecode.io/api/packages/49223?format=api", "purl": "pkg:pypi/django@6.0.4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-abpe-htm1-9ubp" }, { "vulnerability": "VCID-eqsc-axng-ckca" }, { "vulnerability": "VCID-m4am-h2ea-3ffr" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/django@6.0.4" } ], "aliases": [ "CVE-2026-33033", "PYSEC-2026-48" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-tuqc-c251-h7ds" } ], "fixing_vulnerabilities": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/50625?format=api", "vulnerability_id": "VCID-7upw-5p86-8bfr", "summary": "Django vulnerable to Uncontrolled Resource Consumption\nAn issue was discovered in 6.0 before 6.0.3, 5.2 before 5.2.12, and 4.2 before 4.2.29.\n\n`URLField.to_python()` in Django calls `urllib.parse.urlsplit()`, which performs NFKC normalization on Windows that is disproportionately slow for certain Unicode characters, allowing a remote attacker to cause denial of service via large URL inputs containing these characters.\n\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.", "references": [ { "reference_url": "https://docs.djangoproject.com/en/dev/releases/security", "reference_id": "", "reference_type": "", "scores": [], "url": "https://docs.djangoproject.com/en/dev/releases/security" }, { "reference_url": "https://github.com/django/django", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/django/django" }, { "reference_url": "https://groups.google.com/g/django-announce", "reference_id": "", "reference_type": "", "scores": [], "url": "https://groups.google.com/g/django-announce" }, { "reference_url": "https://www.djangoproject.com/weblog/2026/mar/03/security-releases", "reference_id": "", "reference_type": "", "scores": [], "url": "https://www.djangoproject.com/weblog/2026/mar/03/security-releases" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25673", "reference_id": "CVE-2026-25673", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25673" }, { "reference_url": "https://github.com/advisories/GHSA-8p8v-wh79-9r56", "reference_id": "GHSA-8p8v-wh79-9r56", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-8p8v-wh79-9r56" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/49218?format=api", "purl": "pkg:pypi/django@4.2.29", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-ga7z-wj4j-63h1" }, { "vulnerability": "VCID-kxdd-yzp3-r7cb" }, { "vulnerability": "VCID-phkp-9abp-f3dq" }, { "vulnerability": "VCID-tktt-vg92-6kae" }, { "vulnerability": "VCID-tuqc-c251-h7ds" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/django@4.2.29" }, { "url": "http://public2.vulnerablecode.io/api/packages/49219?format=api", "purl": "pkg:pypi/django@5.2.12", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-abpe-htm1-9ubp" }, { "vulnerability": "VCID-eqsc-axng-ckca" }, { "vulnerability": "VCID-ga7z-wj4j-63h1" }, { "vulnerability": "VCID-kxdd-yzp3-r7cb" }, { "vulnerability": "VCID-m4am-h2ea-3ffr" }, { "vulnerability": "VCID-phkp-9abp-f3dq" }, { "vulnerability": "VCID-tktt-vg92-6kae" }, { "vulnerability": "VCID-tuqc-c251-h7ds" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/django@5.2.12" }, { "url": "http://public2.vulnerablecode.io/api/packages/49220?format=api", "purl": "pkg:pypi/django@6.0.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-abpe-htm1-9ubp" }, { "vulnerability": "VCID-eqsc-axng-ckca" }, { "vulnerability": "VCID-ga7z-wj4j-63h1" }, { "vulnerability": "VCID-kxdd-yzp3-r7cb" }, { "vulnerability": "VCID-m4am-h2ea-3ffr" }, { "vulnerability": "VCID-phkp-9abp-f3dq" }, { "vulnerability": "VCID-tktt-vg92-6kae" }, { "vulnerability": "VCID-tuqc-c251-h7ds" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/django@6.0.3" } ], "aliases": [ "CVE-2026-25673", "GHSA-8p8v-wh79-9r56" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-7upw-5p86-8bfr" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/50623?format=api", "vulnerability_id": "VCID-w777-44ns-cybg", "summary": "Django has a Race Condition vulnerability\nAn issue was discovered in 6.0 before 6.0.3, 5.2 before 5.2.12, and 4.2 before 4.2.29.\n\nRace condition in file-system storage and file-based cache backends in Django allows an attacker to cause file system objects to be created with incorrect permissions via concurrent requests, where one thread's temporary `umask` change affects other threads in multi-threaded environments.\n\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.", "references": [ { "reference_url": "https://docs.djangoproject.com/en/dev/releases/security", "reference_id": "", "reference_type": "", "scores": [], "url": "https://docs.djangoproject.com/en/dev/releases/security" }, { "reference_url": "https://github.com/django/django", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/django/django" }, { "reference_url": "https://groups.google.com/g/django-announce", "reference_id": "", "reference_type": "", "scores": [], "url": "https://groups.google.com/g/django-announce" }, { "reference_url": "https://www.djangoproject.com/weblog/2026/mar/03/security-releases", "reference_id": "", "reference_type": "", "scores": [], "url": "https://www.djangoproject.com/weblog/2026/mar/03/security-releases" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25674", "reference_id": "CVE-2026-25674", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25674" }, { "reference_url": "https://github.com/advisories/GHSA-mjgh-79qc-68w3", "reference_id": "GHSA-mjgh-79qc-68w3", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-mjgh-79qc-68w3" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/49218?format=api", "purl": "pkg:pypi/django@4.2.29", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-ga7z-wj4j-63h1" }, { "vulnerability": "VCID-kxdd-yzp3-r7cb" }, { "vulnerability": "VCID-phkp-9abp-f3dq" }, { "vulnerability": "VCID-tktt-vg92-6kae" }, { "vulnerability": "VCID-tuqc-c251-h7ds" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/django@4.2.29" }, { "url": "http://public2.vulnerablecode.io/api/packages/49219?format=api", "purl": "pkg:pypi/django@5.2.12", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-abpe-htm1-9ubp" }, { "vulnerability": "VCID-eqsc-axng-ckca" }, { "vulnerability": "VCID-ga7z-wj4j-63h1" }, { "vulnerability": "VCID-kxdd-yzp3-r7cb" }, { "vulnerability": "VCID-m4am-h2ea-3ffr" }, { "vulnerability": "VCID-phkp-9abp-f3dq" }, { "vulnerability": "VCID-tktt-vg92-6kae" }, { "vulnerability": "VCID-tuqc-c251-h7ds" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/django@5.2.12" }, { "url": "http://public2.vulnerablecode.io/api/packages/49220?format=api", "purl": "pkg:pypi/django@6.0.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-abpe-htm1-9ubp" }, { "vulnerability": "VCID-eqsc-axng-ckca" }, { "vulnerability": "VCID-ga7z-wj4j-63h1" }, { "vulnerability": "VCID-kxdd-yzp3-r7cb" }, { "vulnerability": "VCID-m4am-h2ea-3ffr" }, { "vulnerability": "VCID-phkp-9abp-f3dq" }, { "vulnerability": "VCID-tktt-vg92-6kae" }, { "vulnerability": "VCID-tuqc-c251-h7ds" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/django@6.0.3" } ], "aliases": [ "CVE-2026-25674", "GHSA-mjgh-79qc-68w3" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-w777-44ns-cybg" } ], "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/django@5.2.12" }