CVE-2026-44173
Received
Received - Intake
Privilege Escalation in MariaDB via File Write Bypass
Publication date: 2026-06-12
Last updated on: 2026-06-12
Assigner: GitHub, Inc.
Description
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| mariadb | mariadb | to 10.6.26 (exc) |
| mariadb | mariadb | to 10.11.17 (exc) |
| mariadb | mariadb | to 11.4.11 (exc) |
| mariadb | mariadb | to 11.8.7 (exc) |
| mariadb | mariadb | to 12.3.2 (exc) |
| mariadb | mariadb | From 10.6.1 (inc) to 10.6.26 (exc) |
| mariadb | mariadb | From 10.11.1 (inc) to 10.11.17 (exc) |
| mariadb | mariadb | From 11.4.1 (inc) to 11.4.11 (exc) |
| mariadb | mariadb | From 11.8.1 (inc) to 11.8.7 (exc) |
| mariadb | mariadb | 12.3 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-863 | The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. |