← Back to Resources
Open Source NewsOctober 1, 20252 min read

Django Security Releases Fix SQL Injection in QuerySet Aggregation

By BIOS Founding Team

Django Security Releases Fix SQL Injection in QuerySet Aggregation

These releases patched a high-severity SQL injection in QuerySet.annotate(), alias(), aggregate(), and extra() column aliases exploitable via crafted keyword-argument dictionary expansion on MySQL and MariaDB, plus a path-traversal issue in project template extraction.

Full details: https://www.djangoproject.com/weblog/2025/oct/01/security-releases/