Skip to content
#

host-header-injection

Here are 9 public repositories matching this topic...

Language: All
Filter by language

Compliance evidence for HTTP header security. Assesses both sides of the exchange — the request headers an attacker manipulates and the response headers you must send — confirms every finding with a second probe, maps it to OWASP ASVS 5.0 and PCI DSS 4.0.1, and reports what it could not assess instead of counting it as a pass.

  • Updated Aug 5, 2026
  • Python

During a security assessment, I identified a Host Header Authentication Bypass vulnerability caused by improper validation of the HTTP Host header. The application trusted user-controlled Host header values during request processing, allowing manipulation of security-sensitive logic.

  • Updated Jul 1, 2026

Improve this page

Add a description, image, and links to the host-header-injection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the host-header-injection topic, visit your repo's landing page and select "manage topics."

Learn more