Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-53878

6.1 · MEDIUM
Published Jul 7, 2026 djangoproject CWE-144

Overview

CVE-2026-53878 is a medium-severity vulnerability affecting djangoproject django. It was published on July 7, 2026 and has a CVSS 3.1 base score of 6.1 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 6.1, rated MEDIUM. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

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.

Remediation

Check the references section for vendor advisories and patches from djangoproject. Update django to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
djangoproject django >= 5.2, < 5.2.16 Affected

Frequently Asked Questions

What is CVE-2026-53878?

CVE-2026-53878 is a medium-severity vulnerability affecting djangoproject django. It was published on July 7, 2026 and has a CVSS 3.1 base score of 6.1 (MEDIUM).

How severe is CVE-2026-53878?

This vulnerability has a CVSS 3.1 base score of 6.1, rated MEDIUM. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2026-53878?

Check the references section for vendor advisories and patches from djangoproject. Update django to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-53878?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-53878 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.