CVE-2026-56702

Summary

Adminer versions before 5.4.3 contain an unrestricted file upload vulnerability in the AdminerFileUpload plugin that allows authenticated users to upload PHP files by exploiting a permissive default extension allowlist. Attackers can upload PHP webshells to columns ending in _path and execute arbitrary code as the web-server user when uploadPath is web-served.

Affected Software

VendorProductVersion RangeStatus
vranaadminer0 < 5.4.3affected
vranaadminer5.4.3unaffected

Weaknesses

  • CWE-434: Unrestricted Upload of File with Dangerous Type

References