GHSA-6w2r-r2m5-xq5wHighCVSS 7.1

Django is subject to SQL injection through its column aliases

Published
September 8, 2025
Last Modified
June 5, 2026

🔗 CVE IDs covered (1)

📋 Description

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

🎯 Affected products3

  • pip/Django:< 4.2.24
  • pip/Django:>= 5.0a1, < 5.1.12
  • pip/Django:>= 5.2a1, < 5.2.6

🔗 References (12)