Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. Django
  4. ›
  5. CVE-2025-59681

CVE-2025-59681: Django vulnerable to SQL injection in column aliases

October 1, 2025

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

References

  • docs.djangoproject.com/en/dev/releases/security
  • github.com/advisories/GHSA-hpr9-3m2g-3j9p
  • github.com/django/django
  • github.com/django/django/commit/41b43c74bda19753c757036673ea9db74acf494a
  • github.com/django/django/commit/43d84aef04a9e71164c21a74885996981857e66e
  • groups.google.com/g/django-announce
  • nvd.nist.gov/vuln/detail/CVE-2025-59681
  • www.djangoproject.com/weblog/2025/oct/01/security-releases

Code Behaviors & Features

Detect and mitigate CVE-2025-59681 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 4.2 before 4.2.25, all versions starting from 5.1 before 5.1.13, all versions starting from 5.2 before 5.2.7

Fixed versions

  • 4.2.25
  • 5.1.13
  • 5.2.7

Solution

Upgrade to versions 4.2.25, 5.1.13, 5.2.7 or above.

Impact 7.1 HIGH

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

Source file

pypi/Django/CVE-2025-59681.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 08 Oct 2025 00:20:24 +0000.