All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-44173
MEDIUMpublished 2026-06-12 18:16 UTC · 13 days ago · modified 2026-06-16 19:04 UTC
5.0
CVSS / 10
// 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 3.1 vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:L
// weaknesses (CWE)
- CWE-863