Allocation of Resources Without Limits or Throttling
CVE-2025-26699
Summary
An issue was discovered in Django versions 4.2.x prior to 4.2.20, 5.0.x prior to 5.0.13, 5.1.x prior to 5.1.7, and 5.2.x prior to 5.2rc1. The 'django.utils.text.wrap()' method and wordwrap template filter are subject to a potential Denial-of-Service (DoS) attack when used with very long strings.
- LOW
- NETWORK
- NONE
- CHANGED
- NONE
- LOW
- NONE
- LOW
CWE-770 - Allocation of Resources Without Limits or Throttling
The software allocates a reusable resource or group of resources on behalf of an actor without imposing any restrictions on the size or number of resources that can be allocated, in violation of the intended security policy for that actor.
References
Advisory Timeline
- Published