mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-06-19 07:36:59 +00:00
61185c26f4
Locks in the v2.3.5 origin-validation fix for CVE-2026-34403 / GHSA-78mf-482w-62qj with named regression cases for every bypass class documented in the advisory: subdomain confusion, suffix confusion, scheme downgrade, port mismatch, default- port normalization, ws/wss scheme equivalence, case-insensitive host, IPv6 literal, RFC 7239 Forwarded parsing, multi-valued X-Forwarded-Host, scheme-only / malformed origin rejection, node_secret query fallback, empty-secret regression, trailing- slash tolerance on configured trusted origins. 17 table-driven subtests in a new file; zero production code changes; no new dependencies. Co-authored-by: Panguard AI <support@panguard.ai>