PT-2026-70881 · Unknown · Django Rest Framework

CVE-2026-73229

·

Published

2026-08-11

·

Updated

2026-09-10

CVSS v3.1

4.3

Medium

VectorAV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Name of the Vulnerable Software and Affected Versions Django REST framework versions prior to 3.17.2
Description In the rest framework/renderers.py file, the AdminRenderer.render() function uses override method() to simulate a GET request and directly invokes view.get() without calling view.check permissions(). This occurs when rendering an invalid write request, which can lead to a 400 Bad Request HTML response that discloses data from a GET representation that the requester is not authorized to access.
Recommendations Update to version 3.17.2.

Exploit

Fix

Information Disclosure

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-73229
GHSA-G47C-3XMW-Q6M2
PYSEC-2026-3828

Affected Products

Django Rest Framework