An admin surface appears locked down until a legacy or internal hostname is tested and reaches the same application without the edge controls.
An allowlist protects the main admin hostname but a second hostname still reaches the same backend through another proxy chain
The edge policy works on the documented URL, yet another hostname bypasses it because the backend is still exposed through a different path.
Scenario
What to check first
- Identify the primary failure signal in the WAF / AppSec scenario.
- Separate visible symptoms from the underlying technical dependency.
- Describe the safest recovery path and the follow-up prevention work.
Checking checklist
- Summarize the current impact and the last known change.
- Collect direct evidence from logs, runtime state, and configuration before changing anything.
- Separate immediate recovery from permanent prevention work.
Recovery and prevention
Inventory every hostname and ingress chain that can reach the protected backend.
Questions worth viewing together
Community-field security problem inspired by public forum discussions where alternate hostnames bypassed an allowlisted edge path. Security policy on one hostname does not secure alternate names that terminate through different proxy paths.
Teams often suspect DNS drift when the actual problem is a second ingress path that was never brought under the same policy.
Legacy hostnames are common bypass paths because they survive longer than edge policy reviews.
Similar cases seen in the field