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

CVE-2025-57833: Django is subject to SQL injection through its column aliases

September 8, 2025 (updated September 9, 2025)

An issue was discovered in Django 4.2 before 4.2.24, 5.1 before 5.1.12, and 5.2 before 5.2.6. FilteredRelation is subject to SQL injection in column aliases, using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed QuerySet.annotate() or QuerySet.alias().

References

  • docs.djangoproject.com/en/dev/releases/security
  • github.com/advisories/GHSA-6w2r-r2m5-xq5w
  • github.com/django/django
  • github.com/django/django/commit/102965ea93072fe3c39a30be437c683ec1106ef5
  • github.com/django/django/commit/31334e6965ad136a5e369993b01721499c5d1a92
  • github.com/django/django/commit/4c044fcc866ec226f612c475950b690b0139d243
  • groups.google.com/g/django-announce
  • medium.com/@EyalSec/django-unauthenticated-0-click-rce-and-sql-injection-using-default-configuration-059964f3f898
  • nvd.nist.gov/vuln/detail/CVE-2025-57833
  • www.djangoproject.com/weblog/2025/sep/03/security-releases

Code Behaviors & Features

Detect and mitigate CVE-2025-57833 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 5.0a1 before 5.1.12, all versions starting from 5.2a1 before 5.2.6, all versions before 4.2.24

Fixed versions

  • 4.2.24
  • 5.1.12
  • 5.2.6

Solution

Upgrade to versions 4.2.24, 5.1.12, 5.2.6 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-57833.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Fri, 19 Sep 2025 00:21:22 +0000.