CVE-2026-44173

Summary

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.

Affected Software

VendorProductVersion RangeStatus
MariaDBserver>= 10.6.1, < 10.6.26affected
MariaDBserver>= 10.11.1, < 10.11.17affected
MariaDBserver>= 11.4.1, < 11.4.11affected
MariaDBserver>= 11.8.1, < 11.8.7affected
MariaDBserver>= 12.3.1, < 12.3.2affected

Weaknesses

  • CWE-863: CWE-863: Incorrect Authorization

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

mariadb: MariaDB: Privilege bypass allows unauthorized file write via subqueries

Additional References

References