CVE 9.1 CRITICAL

Potential SQL injection via _connector keyword argument in QuerySet and Q objects_CVE-2025-64459

9.1 / 10
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

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.

AI Analysis

SQL injection vulnerability in Django's QuerySet and Q objects via the _connector keyword argument

Basic Information

ID CVE-2025-64459
Source DSF
Published Nov 5, 2025 at 15:09
Modified Nov 5, 2025 at 16:29

Affected Product

Vendor djangoproject
Product Django
Version 5.2
Affected Versions djangoproject Django 5.2
djangoproject Django 5.1
djangoproject Django 4.2

CWE Classification

AI Assessment

AI Score 9.1 / 10
AI Severity Critical
Vendor Django Software Foundation
Product Django
Version 5.1, 4.2, 5.2

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.