CVE-2025-64459

CRITICAL LAB

Django < 4.2.26 - SQL Injection

Title source: rule

Description

An issue was discovered in 5.1 before 5.1.14, 4.2 before 4.2.26, and 5.2 before 5.2.8. The methods `QuerySet.filter()`, `QuerySet.exclude()`, and `QuerySet.get()`, and the class `Q()`, are subject to SQL injection when using a suitably crafted dictionary, with dictionary expansion, as the `_connector` argument. 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 cyberstan for reporting this issue.

Exploits (10)

exploitdb WORKING POC
by Wafcontrol Security Team · pythonwebappsmultiple
https://www.exploit-db.com/exploits/52456
github SCANNER 10 stars
by XiaomingX · pythonpoc
https://github.com/XiaomingX/data-cve-poc-py-v1/tree/main/2025/CVE-2025-64459
nomisec WORKING POC 2 stars
by 0xCyberstan · poc
https://github.com/0xCyberstan/CVE-2025-64459-Poc
nomisec WORKING POC 2 stars
by stanly363 · poc
https://github.com/stanly363/CVE-2025-64459-Poc
nomisec WRITEUP 2 stars
by omarkurt · poc
https://github.com/omarkurt/django-connector-CVE-2025-64459-testbed
nomisec SCANNER 1 stars
by nunpa · poc
https://github.com/nunpa/CVE-2025-64459
nomisec WORKING POC
by joshualent · poc
https://github.com/joshualent/django-cve-2025-64459
nomisec SCANNER
by purehate · poc
https://github.com/purehate/CVE-2025-64459-hunter
nomisec STUB
by alxsourin · poc
https://github.com/alxsourin/Helpdesk-Telecom-CVE-2025-64459
nomisec WORKING POC
by Z3YR0xX · poc
https://github.com/Z3YR0xX/CVE-2025-64459

Scores

CVSS v3 9.1
EPSS 0.0026
EPSS Percentile 49.0%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

Lab Environment

COMMUNITY
Community Lab
docker pull ghcr.io/astral-sh/uv:python3.13-bookworm-slim
+6 more repos

Details

CWE
CWE-89
Status published
Products (2)
djangoproject/django 4.2 - 4.2.26
pypi/django 5.2a1 - 5.2.8PyPI
Published Nov 05, 2025
Tracked Since Feb 18, 2026