fix(security): drop non-standard X-Host header from trusted proxy headers #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/remove-x-host-header"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Security impact
LOW severity finding from automated audit (2026-06-27). Without caching: self-only response manipulation. With a full-page caching plugin active: potential cache poisoning causing onion URLs to be served to clearnet visitors. Fix is a one-line deletion.
Test plan
🤖 Generated with Claude Code