CVE Catalog

CVE-2026-34964

MediumCVSS 5.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.31%

23th percentile - higher than 23% of all known CVEs

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.

Risk Assessment

Allows an attacker to scan the internal network and access internal services, which can lead to privilege escalation or data theft.

Recommendation

Update Adminer to version 5.5.0 or later, which includes a fix for validating the server parameter.

Other vulnerabilities in Adminer

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS