[CVE-2026-16434] Adminer 4.6.0 through 5.5.0 (fixed in 5.5.1) contains an inc

CVE-2026-16434 | CVSS: N/A

Adminer 4.6.0 through 5.5.0 (fixed in 5.5.1) contains an incomplete fix for a prior X-Forwarded-Prefix vulnerability (GHSA-8478-xrj3-h9c2). The validation guard (bootstrap.inc.php) only rejects prefixes matching ^/[^/], blocking //evil.com but allowing values such as /evil.com whose second character is a backslash. Because browsers normalize backslash to forward slash, a network-path reference survives into REQUEST_URI and reaches cookie_path(), affecting the Set-Cookie Path attribute. Exploitation requires that clients can set the X-Forwarded-Prefix header (a misconfigured or absent reverse

参考链接:
https://github.com/vrana/adminer/security/advisories/GHSA-fr74-9mf9-gf44
https://www.vulncheck.com/advisories/adminer-before-x-forwarded-prefix-backslash

📌 数据来源: NVD 官方

⚠️ 合规声明: 本文内容仅用于网络安全合规学习、科研与授权测试用途。严禁用于任何未授权行为,违者自行承担全部法律责任。
滚动至顶部