HOMEVULNERABILITIESCVE-2026-5766
MEDIUM

CVE-2026-5766

CWE-130Published: May 5, 2026· Updated: May 7, 2026

5.3
CVSS v3.1
EPSS:0.04%probability of exploitation in 30 daysPercentile:10.8th

Official Description

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.

NVD Source

Technical Analysis

CVE-2026-5766 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.

The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.

CVSS v3.1 Vector Breakdown

Exploitability
Attack VectorNetwork
Attack ComplexityLow
Privileges Req.None
User InteractionNone
ScopeUnchanged
Impact
ConfidentialityNone
IntegrityNone
AvailabilityLow
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Affected Vendors & Products

djangoproject1 product
django
Source: NVD CPE · 1 total CPE entries

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

Official Patches & Advisories

All References (3)

Quick Facts

CVE IDCVE-2026-5766
CVSS Score5.3 / 10
SeverityMEDIUM
WeaknessCWE-130
CISA KEVNo
EPSS (30d)0.04%
Affected1 vendor
PublishedMay 5, 2026

Related CVEs (CWE-130)

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2026-5766 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWATCH.COM. CVE data is provided under the NVD usage policy.