#VU125093 Improper input validation in Django - CVE-2026-3902
Published: April 7, 2026
Django
Django Software Foundation
Description
The vulnerability allows a remote attacker to spoof security-sensitive headers.
The vulnerability exists due to improper input validation in ASGIRequest when processing request headers. A remote attacker can supply a header name with underscores to spoof security-sensitive headers.
This issue affects ASGI deployments where hyphenated and underscored header names may be treated ambiguously.