CVE-2026-34967
Received Received - Intake

Arbitrary File Write in Adminer via SQL-Log Plugin Path Traversal

Vulnerability report for CVE-2026-34967, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-25

Last updated on: 2026-08-25

Assigner: VulnCheck

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-25
Last Modified
2026-08-25
Generated
2026-08-25
AI Q&A
2026-08-25
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
vrana adminer From 5.3.0 (inc) to 5.4.2 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-73 The product allows user input to control or influence paths or file names that are used in filesystem operations.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

Adminer versions 5.3.0 through 5.4.2 with the sql-log plugin enabled have an arbitrary file write vulnerability. An authenticated user can exploit path traversal sequences in the ns parameter of plugins/sql-log.php to write arbitrary .sql files with attacker-controlled content to any writable directory on the host.

Detection Guidance

Check if Adminer versions 5.3.0 through 5.4.2 are installed and if the sql-log plugin is enabled. Inspect network traffic for requests to plugins/sql-log.php with path traversal sequences in the ns parameter. Look for unexpected .sql files in writable directories on the host.

Impact Analysis

This vulnerability allows an attacker to write arbitrary files to the system, potentially causing disk exhaustion or executing malicious SQL commands if the operator imports a malicious .sql file. It requires authentication but has low attack complexity.

Compliance Impact

This vulnerability could potentially impact compliance with GDPR and HIPAA by allowing unauthorized file writes. An attacker could write malicious .sql files to sensitive directories, potentially leading to data exfiltration or unauthorized modifications. For GDPR, this may violate integrity and confidentiality principles. For HIPAA, it could compromise protected health information integrity if database files are altered.

Mitigation Strategies

Disable the sql-log plugin in Adminer immediately. Update Adminer to a version outside the vulnerable range (5.3.0-5.4.2). Restrict file write permissions on directories accessible by Adminer. Monitor for unauthorized file creation or suspicious activity in logs.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-34967. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart