CVE-2026-34964

Summary

Adminer before 5.5.0 contains a server-side request forgery vulnerability in the login form's server field validator, which only inspects leading integers for privileged ports and fails to reject non-numeric port values. Attackers can inject PDO DSN keys like host= and port= into the server parameter to bypass the privileged-port restriction and establish TCP connections to arbitrary internal hosts and ports before authentication.

Affected Software

VendorProductVersion RangeStatus
vranaadminer0 < 5.5.0affected
vranaadminer5.5.0unaffected

Weaknesses

  • CWE-918: Server-Side Request Forgery (SSRF)

References