Description
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.
Published: 2026-08-25
Score: 7.1 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The AdminerFileUpload plugin in Adminer versions prior to 5.4.3 contains an unrestricted file upload flaw that permits authenticated users to upload arbitrary PHP files. By placing the uploaded file in a column ending with _path, an attacker can upload a webshell and execute code on the server with web-server privileges.

Affected Systems

Affected systems are installations of the Adminer database management tool from vendor vrana, specifically any version before 5.4.3 that includes the AdminerFileUpload plugin. No specific additional product versioning is listed beyond the major 5.4 series.

Risk and Exploitability

With a CVSS score of 7.1, this vulnerability represents a moderate‑to‑high risk. The EPSS score is not reported, and the issue is not listed in the KEV catalog. Exploitation requires an authenticated session with file‑upload access; once an attacker supplies a PHP file, they can run arbitrary code as the web-server user. The threat is realistic in environments where Adminer is exposed without strict access controls.

Generated by OpenCVE AI on August 25, 2026 at 03:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Adminer to version 5.4.3 or later, which removes the unrestricted file‑upload issue.
  • If an upgrade is not possible, disable the AdminerFileUpload plugin or remove it from the plugin list.
  • Restrict the uploadPath directory to disallow execution of PHP files and ensure it is not web‑served.

Generated by OpenCVE AI on August 25, 2026 at 03:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 25 Aug 2026 02:00:00 +0000

Type Values Removed Values Added
Description 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.
Title Adminer before 5.4.3 Unrestricted File Upload via AdminerFileUpload
First Time appeared Adminer
Adminer adminer
Weaknesses CWE-434
CPEs cpe:2.3:a:adminer:adminer:*:*:*:*:*:*:*:*
Vendors & Products Adminer
Adminer adminer
References
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 7.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-25T01:30:00.475Z

Reserved: 2026-06-22T18:48:27.059Z

Link: CVE-2026-56702

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-25T02:16:41.900

Modified: 2026-08-25T02:16:41.900

Link: CVE-2026-56702

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-25T03:30:05Z

Weaknesses
  • CWE-434

    Unrestricted Upload of File with Dangerous Type