CVE-2026-44172

MariaDB server is a community developed fork of MySQL server. In versions 3.3.18 and 3.4.8, an application that was taking non-validated user input, escaping it with mysql_real_escape_string() and sending it to the database using text protocol and big5 character set was vulnerable to SQL injections, even though mysql_real_escape_string() was supposed to prevent them. This issue has been patched in versions 3.3.19 and 3.4.9.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:mariadb:mariadb:3.3.18:*:*:*:*:*:*:*
cpe:2.3:a:mariadb:mariadb:3.4.8:*:*:*:*:*:*:*

Configuration 2 (hide)

cpe:2.3:o:redhat:enterprise_linux:10.0:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-06-12 18:16

Updated : 2026-07-30 12:18


NVD link : CVE-2026-44172

Mitre link : CVE-2026-44172

CVE.ORG link : CVE-2026-44172


JSON object : View

Products Affected

redhat

  • enterprise_linux

mariadb

  • mariadb
CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')