Django REST framework: Potential bypass of Django `DATA_UPLOAD_MAX_MEMORY_SIZE` when parsing oversized JSON and urlencoded request bodies via DRF `request.data` — GHSA-2M8G-3CMR-WG3W
GitHub · GitHub · GHSA-2M8G-3CMR-WG3W
ID
GHSA-2M8G-3CMR-WG3W
GHSA-2M8G-3CMR-WG3W
Datum
Quelle
GitHub
GitHub
Vendor
GitHub
GitHub
Risiko
mittel
mittel
CVSS
5.3
5.3
EPSS
0.00321
0.00321
Zusammenfassung
## Summary While investigating Django REST Framework's request parsing behavior, I identified that DRF's high-level `request.data` parsing appears to bypass Django's configured `DATA_UPLOAD_MAX_MEMORY_SIZE` protection for `application/json` and `application/x-www-form-urlencoded` request bodies. In the tested configurations, Django correctly raises `RequestDataTooBig` when applications access `request.body` or…
Zeitlicher Verlauf
- Von der Quelle veröffentlicht
- 2026-09-01
Risikokontext
- Gemeldeter Schweregrad oder Risikowert: mittel.
- Gemeldeter CVSS-Wert: 5.3 von 10.
- Gemeldeter EPSS-Wert: 0.00321.
- Prüfe die Exponierung für das betroffene Produkt oder die Produktfamilie: pip: djangorestframework.
Produkt
pip: djangorestframework
Was tun?
Allgemeine, vorsichtige Schritte (bitte prüfe die offizielle Quelle für Details):
- Prüfe Exponierung und plane Maßnahmen nach Risiko und Umfeld.
- Identifiziere betroffene Produktversionen und prüfe, ob du betroffen bist.
- Spiele Hersteller-Updates/Patches ein oder setze empfohlene Mitigations um.
- Lies das offizielle Advisory für betroffene Versionen und konkrete Schritte.
Offizielles Advisory
Nachweise und Herkunft
- Kanonische Advisory-ID
- GHSA-2M8G-3CMR-WG3W
- Quelle
- GitHub
- Vendor
- GitHub
- Von der Quelle veröffentlicht
- 2026-09-01
- Letzte Quellenaktivität
- 2026-09-01
- Weitere Kennungen
- CVE-2026-73228
- Kuratiert von
- hlukh.ch
Verwandte Hinweise und Zusammenhänge
Diese Hinweise sind anhand gemeinsamer CVE-, Produkt-, Hersteller-, Quellen- oder Zeitsignale verknüpft.