CVE-2026-44173 MEDIUM

CVE-2026-44173: MariaDB: FILE privilege was not checked for subqueries in the FROM clause

Vendor Mariadb
Product server
Weakness CWE-863 · Incorrect authorization
Published June 12, 2026
Last update June 30, 2026

CVSS base score

5.0/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality None
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:L

What the vulnerability does

01Description

MariaDB server is a community developed fork of MySQL server. From versions 10.6.1 to before 10.6.26, 10.11.1 to before 10.11.17, 11.4.1 to before 11.4.11, 11.8.1 to before 11.8.7, and 12.3.1, MariaDB allowed SELECT ... INTO OUTFILE and SELECT ... INTO DUMPFILE without verifying the FILE privilege if the FROM clause contained only subqueries. This issue has been patched in versions 10.6.26, 10.11.17, 11.4.11, 11.8.7, and 12.3.2.

Key dates

02Disclosure timeline

June 12, 2026 CVE published
June 30, 2026 Record updated