Description
Adminer versions 5.3.0 through 5.4.2 with the sql-log plugin enabled contain an arbitrary file write vulnerability in the ns parameter of plugins/sql-log.php. An authenticated user can supply path traversal sequences in the ns parameter to write arbitrary .sql files with attacker-controlled content to any writable directory on the host.
Published: 2026-08-25
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Arbitrary File Write
Action: Apply Patch
AI Analysis

Impact

The sql-log plugin in Adminer 5.3.0 through 5.4.2 contains a flaw in the ns parameter that does not properly validate user input. An authenticated user can include path traversal sequences in that parameter to create or overwrite any .sql file with attacker‑controlled content in any directory that the web process can write to. This allows the attacker to place arbitrary SQL files on the host system, potentially modifying data or leaving persistence files for later use.

Affected Systems

The vulnerability affects Adminer versions 5.3.0 through 5.4.2 when the sql-log plugin is enabled. The vendor is vrana, and the product is Adminer. Organizations running these specific versions with the plugin enabled should evaluate the risk.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity. No EPSS score is published, and the vulnerability is not listed in CISA KEV. An attacker must have valid authentication and the sql-log plugin must be active to exploit this weakness. The attack vector is web‑application based, requiring credential use and the presence of a writable directory to achieve arbitrary file write.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Adminer to any version newer than 5.4.2 that fixes the sql-log plugin issue
  • Disable the sql-log plugin if it is not required for operations
  • Ensure that directories writable by the web process are tightly controlled with permission limits to prevent unintended file writes

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 26 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 25 Aug 2026 05:45:00 +0000

Type Values Removed Values Added
First Time appeared Vrana
Vrana adminer
Vendors & Products Vrana
Vrana adminer

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

Type Values Removed Values Added
Description Adminer versions 5.3.0 through 5.4.2 with the sql-log plugin enabled contain an arbitrary file write vulnerability in the ns parameter of plugins/sql-log.php. An authenticated user can supply path traversal sequences in the ns parameter to write arbitrary .sql files with attacker-controlled content to any writable directory on the host.
Title Adminer sql-log Plugin 5.3.0 through 5.4.2 Arbitrary File Write
First Time appeared Adminer
Adminer adminer
Weaknesses CWE-73
CPEs cpe:2.3:a:adminer:adminer:-:*:*:*:*:*:*:*
Vendors & Products Adminer
Adminer adminer
References
Metrics cvssV3_1

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

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-25T15:29:49.378Z

Reserved: 2026-03-31T17:58:43.754Z

Link: CVE-2026-34967

cve-icon Vulnrichment

Updated: 2026-08-25T15:29:46.422Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-09-08T20:23:49.880

Link: CVE-2026-34967

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-25T05:30:16Z

Weaknesses
  • CWE-73

    External Control of File Name or Path