CVE-2026-34959
Adminer before 5.5.0 Open Redirect via X-Forwarded-Prefix
CVSS Score
4.7
EPSS Score
0.0%
EPSS Percentile
0th
Adminer 4.6.0 before 5.5.0 prepends the client-supplied X-Forwarded-Prefix header to $_SERVER["REQUEST_URI"] with no trusted-proxy check and no validation of the prefix value. An attacker can supply an absolute URL (e.g. X-Forwarded-Prefix: https://evil.example) that flows into Location redirect headers, the Set-Cookie path attribute, and self-referential links. This enables an authenticated open redirect after state-changing POSTs, unauthenticated control of the session cookie path attribute, and poisoning of self-referential links; CR/LF cannot be injected, so header splitting/XSS is not possible.
| CWE | CWE-20 |
| Vendor | vrana |
| Product | adminer |
| Published | Aug 25, 2026 |
Stay Ahead of the Next One
Get instant alerts for vrana adminer
Be the first to know when new medium vulnerabilities affecting vrana adminer are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Changed
Confidentiality
None
Integrity
Low
Availability
None
Affected Versions
vrana / adminer
0 < 5.5.0
References
Credits
๐ Infinit3i