Intel

AIKIDO-2026-736631

drupal/core is vulnerable to Host Validation Bypass

Host Validation BypassCVE-2026-55806 Published Yesterday

42

Medium Risk

This Affects:

PHPdrupal/core
0.0.0 - 10.5.11
Fixed in 10.5.12
10.6.0 - 10.6.10
Fixed in 10.6.11
11.0.0 - 11.2.13
Fixed in 11.2.14
11.3.0 - 11.3.11
Fixed in 11.3.12
Are you affected? Scan for Free

TL;DR

Drupal core includes rebuild.php, a front controller used to recover sites stuck in a broken state by clearing caches and rebuilding the service container — but it fails to validate the incoming Host header against the site's configured trusted host patterns, allowing an attacker to supply an arbitrary Host value that gets reflected into cache keys or redirect targets, opening the door to cache poisoning or redirection to an attacker-controlled domain.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

drupal/core is vulnerable to Host Validation Bypass in versions 0.0.0 - 10.5.11, 10.6.0 - 10.6.10, 11.0.0 - 11.2.13 and 11.3.0 - 11.3.11.

How to fix this

Upgrade the drupal/core library to the patch version.