Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2025-59681


An issue was discovered in Django 4.2 before 4.2.25, 5.1 before 5.1.13, and 5.2 before 5.2.7. QuerySet.annotate(), QuerySet.alias(), QuerySet.aggregate(), and QuerySet.extra() are subject to SQL injection in column aliases, when using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed to these methods (on MySQL and MariaDB).


Published

2025-10-01T19:15:36.487

Last Modified

2025-10-07T14:50:04.887

Status

Analyzed

Source

[email protected]

Severity

CVSSv3.1: 7.1 (HIGH)

Weaknesses
  • Type: Primary
    CWE-89

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application djangoproject django < 4.2.25 Yes
Application djangoproject django < 5.1.13 Yes
Application djangoproject django < 5.2.7 Yes

References