Vulnerability Description
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.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/vrana/adminer/security/advisories/GHSA-r4x9-5m63-3vxw
- https://www.vulncheck.com/advisories/adminer-before-remote-code-execution-via-ms
- https://github.com/vrana/adminer/security/advisories/GHSA-r4x9-5m63-3vxw
FAQ
What is CVE-2026-56705?
CVE-2026-56705 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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 TraceFil...
How severe is CVE-2026-56705?
CVE-2026-56705 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-56705?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.