{ "schema_version": "1.4.0", "id": "GHSA-p3fp-8748-vqfq", "modified": "2025-04-09T20:00:24Z", "published": "2025-03-06T21:31:26Z", "aliases": [ "CVE-2025-26699" ], "summary": "Django vulnerable to Allocation of Resources Without Limits or Throttling", "details": "An issue was discovered in Django 5.1 before 5.1.7, 5.0 before 5.0.13, and 4.2 before 4.2.20. The django.utils.text.wrap() method and wordwrap template filter are subject to a potential denial-of-service attack when used with very long strings.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:L" } ], "affected": [ { "package": { "ecosystem": "PyPI", "name": "Django" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "4.2" }, { "fixed": "4.2.20" } ] } ] }, { "package": { "ecosystem": "PyPI", "name": "Django" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "5.0" }, { "fixed": "5.0.13" } ] } ] }, { "package": { "ecosystem": "PyPI", "name": "Django" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "5.1" }, { "fixed": "5.1.7" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-26699" }, { "type": "WEB", "url": "https://docs.djangoproject.com/en/dev/releases/security" }, { "type": "PACKAGE", "url": "https://github.com/django/django" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2025-13.yaml" }, { "type": "WEB", "url": "https://groups.google.com/g/django-announce" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2025/03/msg00012.html" }, { "type": "WEB", "url": "https://www.djangoproject.com/weblog/2025/mar/06/security-releases" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2025/03/06/12" } ], "database_specific": { "cwe_ids": [ "CWE-770" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2025-03-06T22:35:37Z", "nvd_published_at": "2025-03-06T19:15:27Z" } }