GHSA-8qcx-xf44-272x · Severity: medium — An issue was discovered in Django 6.0 before 6.0.7 and 5.2 before 5.2.16. `DomainNameValidator`...
An issue was discovered in Django 6.0 before 6.0.7 and 5.2 before 5.2.16. `DomainNameValidator` does not prohibit newlines in domain names (unless used via a form field, since `CharField` strips newlines). If an application uses values with newlines in an HTTP response, header injection can occur. Django itself is unaffected because `HttpResponse` prohibits newlines in HTTP headers. Earlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected. Django would like to thank Bence Nagy for reporting this issue.
Conclusion & alert: CVE-2026-53878 is rated Low Risk (25.4/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.22%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-07-08 | — | 0.22% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.3 | 4.0 | MEDIUM |
|
— | — | 6a34fbeb-21d4-45e7-8e0a-62b95bc12c92 |
| 6.1 | 3.1 | MEDIUM |
|
2.8 | 2.7 | 6a34fbeb-21d4-45e7-8e0a-62b95bc12c92 |
GHSA-8qcx-xf44-272x · Severity: medium — An issue was discovered in Django 6.0 before 6.0.7 and 5.2 before 5.2.16. `DomainNameValidator`...
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
unimportant | CVE-2026-53878 unimportant priority: Debian including 1 source packages (python-django), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 4, open 1. | https://security-tracker.debian.org/tracker/CVE-2026-53878 |
suse
|
medium | CVE-2026-53878 severity moderate: SUSE including 2 source package names (python-Django, python311-Django), 2 product×package rows across 1 product lines (SUSE Linux Enterprise Module for Package Hub 15 SP7): Known Not Affected 2. | https://www.suse.com/security/cve/CVE-2026-53878/ |
ubuntu
|
medium | CVE-2026-53878 medium priority: Ubuntu including 1 source packages (python-django), 9 status rows across 9 suites (bionic, focal, jammy, noble, questing, resolute, trusty, upstream, xenial): needs-triage 7, ignored 1, released 1. | https://ubuntu.com/security/CVE-2026-53878 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| djangoproject | django | >= 5.2, < 5.2.16 | cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:* |
| djangoproject | django | >= 6.0, < 6.0.7 | cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://docs.djangoproject.com/en/dev/releases/security/ | Patch Vendor Advisory |
| https://groups.google.com/g/django-announce | Release Notes |
| https://www.djangoproject.com/weblog/2026/jul/07/security-releases/ | Vendor Advisory Patch |