SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-34968

HIGH · CVSS 8.1 EPSS 0.33% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-25 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

Adminer versions prior to 5.4.3 are vulnerable to an arbitrary file deletion flaw in SQLite mode, allowing authenticated attackers to exploit the db[] parameter to submit relative file paths and delete any files writable by the PHP process. This could lead to significant data loss or service disruption. Organizations using affected versions should prioritize patching to mitigate the risk of exploitation.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-34968
Severity
HIGH
CVSS
8.1
EPSS
0.33%

Original NVD Description

Adminer before 5.4.3 contains an arbitrary file deletion vulnerability in SQLite mode where the database-list drop action fails to validate file extensions before deletion. An authenticated attacker can submit arbitrary relative file paths in the db[] parameter to delete any files writable by the PHP process.