๐Ÿ” CVE Alert

CVE-2026-34964

MEDIUM 5.8

Adminer before 5.5.0 SSRF via PDO DSN Injection

CVSS Score
5.8
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-918
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:N/S:C/C:L/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Changed
Confidentiality
Low
Integrity
None
Availability
None

Affected Versions

vrana / adminer
0 < 5.5.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/vrana/adminer/security/advisories/GHSA-58cq-mgw2-38m5 vulncheck.com: https://www.vulncheck.com/advisories/adminer-before-ssrf-via-pdo-dsn-injection

Credits

๐Ÿ” Infinit3i