Answer in brief
CVE-2025-57833 records a High severity (CVSS 7.1) vulnerability in Django is subject to SQL injection through its column aliases. The current sources do not mark it as known exploited. The current feed maps Django (pip), Django (pip), Django (pip), django (pypi) and additional mapped packages. Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 7.1. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Django (pip), Django (pip), Django (pip), django (pypi) and additional mapped packages. Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Djangopip | <4.2.24 | 4.2.24 |
| Djangopip | >=5.0a1,<5.1.12 | 5.1.12 |
| Djangopip | >=5.2a1,<5.2.6 | 5.2.6 |
| djangopypi | >=0 <4.2.24 | 4.2.24 |
| djangopypi | >=5.0a1 <5.1.12 | 5.1.12 |
| djangopypi | >=5.2a1 <5.2.6 | 5.2.6 |
Published upstream
Sep 8, 2025
Evidence: source:osv:source_dates:source-dates:recordSource modified
Sep 10, 2026
Evidence: source:osv:source_dates:source-dates:recordFirst seen by HOL
Jun 11, 2026
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().
Quoted source text, attributed separately from HOL analysis.