๐Ÿ” CVE Alert

CVE-2026-56705

CRITICAL 9.8

Adminer before 5.4.3 Remote Code Execution via MSSQL PDO DSN Injection

CVSS Score
9.8
EPSS Score
0.0%
EPSS Percentile
0th

Adminer before 5.4.3 fails to sanitize the server field before constructing a PDO DSN string, allowing unauthenticated attackers to inject ODBC parameters via semicolons. Attackers can inject TraceFile and TraceOn parameters to write PHP code to the web root, achieving remote code execution when the trace file is accessed.

CWE CWE-73
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 critical 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:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

vrana / adminer
0 < 5.4.3

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/vrana/adminer/security/advisories/GHSA-r4x9-5m63-3vxw vulncheck.com: https://www.vulncheck.com/advisories/adminer-before-remote-code-execution-via-mssql-pdo-dsn-injection

Credits

๐Ÿ” AmirMSafari