Lucene search
+L

80 matches found

Debian CVE
Debian CVE
added 2026/08/11 6:59 p.m.13 views

CVE-2026-73229

Django REST framework is a powerful and flexible toolkit for building Web APIs. Prior to 3.17.2, Django REST Framework's restframework/renderers.py AdminRenderer.render uses overridemethod to simulate GET and directly invokes view.get without view.checkpermissions while rendering an invalid write...

4.3CVSS5.3AI score0.00344EPSS
SaveExploits0
CVE
CVE
added 2026/08/11 6:59 p.m.79 views

CVE-2026-73229

Django REST framework AdminRenderer.render() vulnerability (CVE-2026-73229): prior to 3.17.2, AdminRenderer uses override_method() to simulate GET and directly calls view.get() during an invalid write request, bypassing view.check_permissions() and potentially disclosing data from a GET represent...

4.3CVSS5.2AI score0.00344EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/11 6:54 p.m.65 views

CVE-2026-73228

Django REST Framework before 3.17.2 parses request.data in rest_framework/request.py Request._parse by passing the HttpRequest stream to JSONParser and FormParser for application/json and application/x-www-form-urlencoded bodies, bypassing DATA_UPLOAD_MAX_MEMORY_SIZE. This can allow oversized req...

5.3CVSS5.3AI score0.0039EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/11 6:54 p.m.8 views

CVE-2026-73228 Django REST framework: Potential bypass of Django `DATA_UPLOAD_MAX_MEMORY_SIZE` when parsing oversized JSON and urlencoded request bodies via DRF `request.data`

Django REST framework is a toolkit for building Web APIs. Prior to 3.17.2, Django REST Framework's request.data parsing in restframework/request.py Request.parse passes the underlying HttpRequest stream to JSONParser and FormParser for application/json and application/x-www-form-urlencoded bodies...

5.3CVSS5.4AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/11 6:54 p.m.50 views

CVE-2026-73228 Django REST framework: Potential bypass of Django `DATA_UPLOAD_MAX_MEMORY_SIZE` when parsing oversized JSON and urlencoded request bodies via DRF `request.data`

Django REST framework is a toolkit for building Web APIs. Prior to 3.17.2, Django REST Framework's request.data parsing in restframework/request.py Request.parse passes the underlying HttpRequest stream to JSONParser and FormParser for application/json and application/x-www-form-urlencoded bodies...

5.3CVSS0.0039EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/11 6:54 p.m.5 views

CVE-2026-73228 Django REST framework: Potential bypass of Django `DATA_UPLOAD_MAX_MEMORY_SIZE` when parsing oversized JSON and urlencoded request bodies via DRF `request.data`

Django REST framework is a toolkit for building Web APIs. Prior to 3.17.2, Django REST Framework's request.data parsing in restframework/request.py Request.parse passes the underlying HttpRequest stream to JSONParser and FormParser for application/json and application/x-www-form-urlencoded bodies...

5.3CVSS5.3AI score0.0039EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/11 6:54 p.m.11 views

CVE-2026-73228

Django REST framework is a toolkit for building Web APIs. Prior to 3.17.2, Django REST Framework's request.data parsing in restframework/request.py Request.parse passes the underlying HttpRequest stream to JSONParser and FormParser for application/json and application/x-www-form-urlencoded bodies...

5.3CVSS5.3AI score0.0039EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2026/08/11 6:54 p.m.14 views

CVE-2026-73228

Django REST framework is a toolkit for building Web APIs. Prior to 3.17.2, Django REST Framework's request.data parsing in restframework/request.py Request.parse passes the underlying HttpRequest stream to JSONParser and FormParser for application/json and application/x-www-form-urlencoded bodies...

5.3CVSS5.4AI score0.0039EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.10 views

PT-2026-70880

Name of the Vulnerable Software and Affected Versions Django REST framework versions prior to 3.17.2 Description Request data parsing in the Request. parse function within rest framework/request.py passes the underlying HttpRequest stream to JSONParser and FormParser for application/json and...

5.3CVSS5.9AI score0.0039EPSS
SaveExploits0References22
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.6 views

PT-2026-70881

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...

4.3CVSS5.7AI score0.00344EPSS
SaveExploits0References19
OSV
OSV
added 2026/07/06 8:03 a.m.11 views

PYSEC-2026-804 Django REST framework XSS Vulnerability

Django REST framework aka django-rest-framework before 3.9.1 allows XSS because the default DRF Browsable API view templates disable autoescaping...

6.1CVSS5.9AI score0.00757EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2026/05/08 2:22 a.m.16 views

SUSE CVE-2026-41519

Weblate is a web based localization tool. Prior to version 5.17.1, when a user changes their password, browser sessions are correctly invalidated via "cyclesessionkeys", but DRF API tokens "wlu" prefix stored in "authtokentoken" are not revoked. This issue has been patched in version 5.17.1...

4.2CVSS5.7AI score0.0027EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/04/30 12:00 a.m.30 views

PT-2026-37127

Name of the Vulnerable Software and Affected Versions Weblate versions prior to 5.17.1 Description When a user changes their password, browser sessions are invalidated using the cycle session keys function, but Django REST Framework DRF API tokens with the wlu prefix stored in authtoken token are...

5.4CVSS5.8AI score0.0027EPSS
SaveExploits0References13
Vulnrichment
Vulnrichment
added 2026/03/26 7:07 p.m.8 views

CVE-2026-33152 Tandoor Recipes Vulnerable to Unrestricted Brute-Force via BasicAuthentication

Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. In versions prior to 2.6.0, Tandoor Recipes configures Django REST Framework with BasicAuthentication as one of the default authentication backends. The AllAuth rate limiting configuration...

9.1CVSS5.8AI score0.00513EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/03/26 12:00 a.m.24 views

Tandoor Recipes 安全漏洞

Tandoor Recipes is an open-source application designed for managing recipes, planning meals, creating shopping lists, and more. Versions of Tandoor Recipes prior to 2.6.0 contained security vulnerabilities. These vulnerabilities stemmed from the use of BasicAuthentication as the default...

9.1CVSS5.8AI score0.00513EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/03/06 9:19 p.m.2 views

CVE-2026-30244 Plane: Unauthenticated Workspace Member Information Disclosure

Plane is an an open-source project management tool. Prior to version 1.2.2, unauthenticated attackers can enumerate workspace members and extract sensitive information including email addresses, user roles, and internal identifiers. The vulnerability stems from Django REST Framework permission...

7.5CVSS5.7AI score0.00377EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/03/06 9:19 p.m.36 views

CVE-2026-30244 Plane: Unauthenticated Workspace Member Information Disclosure

Plane is an an open-source project management tool. Prior to version 1.2.2, unauthenticated attackers can enumerate workspace members and extract sensitive information including email addresses, user roles, and internal identifiers. The vulnerability stems from Django REST Framework permission...

7.5CVSS0.00377EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/06 9:19 p.m.13 views

CVE-2026-30244 Plane: Unauthenticated Workspace Member Information Disclosure

Plane is an an open-source project management tool. Prior to version 1.2.2, unauthenticated attackers can enumerate workspace members and extract sensitive information including email addresses, user roles, and internal identifiers. The vulnerability stems from Django REST Framework permission...

7.5CVSS5.7AI score
SaveExploits0References4
OSV
OSV
added 2026/03/05 9:48 p.m.25 views

GHSA-87X4-J8VH-P5QF Plane is Vulnerable to Unauthenticated Workspace Member Information Disclosure

Executive Summary A security vulnerability exists in the Plane project management platform that allows unauthenticated attackers to enumerate workspace members and extract sensitive information including email addresses, user roles, and internal identifiers. The vulnerability stems from Django RE...

7.5CVSS5.9AI score0.00377EPSS
SaveExploits0References4
OSV
OSV
added 2026/01/29 12:00 a.m.7 views

OPENSUSE-SU-2026:10115-1 python311-djangorestframework-3.16.1-2.1 on GA media

These are all security issues fixed in the python311-djangorestframework-3.16.1-2.1 package on the GA media of openSUSE Tumbleweed...

6.1CVSS5.8AI score0.01133EPSS
SaveExploits0References1
Rows per page
Query Builder