BIT-django-2026-53878

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/django/BIT-django-2026-53878.json
JSON Data
https://api.osv.dev/v1/vulns/BIT-django-2026-53878
Aliases
Published
2026-07-12T23:39:40.504Z
Modified
2026-07-13T06:26:37.965086847Z
Summary
Header injection possibility since DomainNameValidator accepted newlines in input
Details

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.

Database specific
{
    "cpes": [
        "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*"
    ],
    "severity": "Medium"
}
References

Affected packages

Bitnami / django

Package

Name
django
Purl
pkg:bitnami/django

Severity

  • 5.3 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X CVSS Calculator

Affected ranges

Type
SEMVER
Events
Introduced
5.2.0
Fixed
5.2.16
Introduced
6.0.0
Fixed
6.0.7

Database specific

source
"https://github.com/bitnami/vulndb/tree/main/data/django/BIT-django-2026-53878.json"