GHSA-w26r-rmm8-9c29

Suggest an improvement
Source
https://github.com/advisories/GHSA-w26r-rmm8-9c29
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/05/GHSA-w26r-rmm8-9c29/GHSA-w26r-rmm8-9c29.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-w26r-rmm8-9c29
Aliases
Downstream
CGA (18)
ECHO (1)
MINI (1)
Published
2026-05-05T18:33:26Z
Modified
2026-09-10T03:51:07Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L CVSS Calculator
  • 6.3 (Medium) CVSS_V4 - 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 CVSS Calculator
Summary
Django has an Improper Handling of Length Parameter Inconsistency
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.

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.

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"
}
References

Affected packages

PyPI / django

Package

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.0
Fixed
6.0.5

Affected versions

6.*
6.0
6.0.1
6.0.2
6.0.3
6.0.4

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/05/GHSA-w26r-rmm8-9c29/GHSA-w26r-rmm8-9c29.json"

PyPI / django

Package

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.2
Fixed
5.2.14

Affected versions

5.*
5.2
5.2.1
5.2.2
5.2.3
5.2.4
5.2.5
5.2.6
5.2.7
5.2.8
5.2.9
5.2.10
5.2.11
5.2.12
5.2.13

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/05/GHSA-w26r-rmm8-9c29/GHSA-w26r-rmm8-9c29.json"