CVE-2026-44173 Details
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.
A vulnerability exists in MariaDB server versions 10.6.1 prior to 10.6.26, 10.11.1 prior to 10.11.17, 11.4.1 prior to 11.4.11, 11.8.1 prior to 11.8.7, and 12.3.1. The issue arises because the server allowed the `SELECT ... INTO OUTFILE` and `SELECT ... INTO DUMPFILE` commands to be executed without verifying the `FILE` privilege, as long as the `FROM` clause contained only subqueries. This oversight could lead to unauthorized file access or manipulation.
Users can upgrade to MariaDB versions 10.6.26, 10.11.17, 11.4.11, 11.8.7, or 12.3.2 to address this vulnerability. Additionally, it's recommended to use the `--secure-file-priv` option to restrict the locations where the server can write files.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jun 12, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://access.redhat.com/errata/RHSA-2026:25143 | redhat-SADP | |
| https://access.redhat.com/errata/RHSA-2026:25145 | redhat-SADP | |
| https://access.redhat.com/errata/RHSA-2026:33093 | redhat-SADP | |
| https://access.redhat.com/errata/RHSA-2026:33412 | redhat-SADP | |
| https://access.redhat.com/errata/RHSA-2026:33464 | redhat-SADP | |
| https://access.redhat.com/errata/RHSA-2026:33481 | redhat-SADP | |
| https://access.redhat.com/errata/RHSA-2026:33482 | redhat-SADP | |
| https://access.redhat.com/errata/RHSA-2026:49522 | redhat-SADP | |
| https://access.redhat.com/security/cve/CVE-2026-44173 | redhat-SADP | |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488460 | redhat-SADP | |
| https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-44173.json | redhat-SADP | |
| https://github.com/MariaDB/server/security/advisories/GHSA-667j-m53j-wpmc | [email protected] | Vendor Advisory |
| https://jira.mariadb.org/browse/MDEV-39493 | [email protected] | Issue TrackingThird Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-266 | Incorrect Privilege Assignment | redhat-SADP |
| CWE-863 | Incorrect Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| mariadb mariadb | >= 10.6.1, < 10.6.26 >= 10.11.1, < 10.11.17 >= 11.4.1, < 11.4.11 >= 11.8.1, < 11.8.7 12.3.1 |
CPE
Remediation
| |
Change History
10 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Aug 3, 2026 | CVE Modified | redhat-SADP |
| Jul 15, 2026 | CVE Modified | redhat-SADP |
| Jul 10, 2026 | CVE Modified | redhat-SADP |
| Jul 2, 2026 | CVE Modified | redhat-SADP |
| Jun 30, 2026 | CVE Modified | redhat-SADP |
| Jun 30, 2026 | CVE Modified | redhat-SADP |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 16, 2026 | Initial Analysis | [email protected] |
| Jun 12, 2026 | New CVE Received | [email protected] |