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.
Conclusion & alert: CVE-2026-44172 is rated Moderate Risk (41.3/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.50%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-17 | 0.40% | 0.50% | +0.10% |
| 2 | 2026-06-15 | 0.03% | 0.40% | +0.37% |
| 3 | 2026-06-12 | — | 0.03% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.9 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2026-44172 not yet assigned priority: Debian including 1 source packages (mariadb), 4 status rows across 4 suites (bookworm, forky, sid, trixie): open 3, resolved 1. | https://security-tracker.debian.org/tracker/CVE-2026-44172 |
suse
|
high | CVE-2026-44172 severity important: SUSE including 10 source package names (libmariadbd-devel-11.8.7-1.1, libmariadbd19-11.8.7-1.1, …), 10 product×package rows across 1 product lines (openSUSE Tumbleweed): Fixed 10. | https://www.suse.com/security/cve/CVE-2026-44172/ |
ubuntu
|
medium | CVE-2026-44172 medium priority: Ubuntu including 5 source packages (mariadb, mariadb-10.0, mariadb-10.1, mariadb-10.3, mariadb-10.6), 27 status rows across 7 suites (bionic, focal, jammy, noble, questing, resolute, upstream): DNE 16, needs-triage 11. | https://ubuntu.com/security/CVE-2026-44172 |
| URL | Tags |
|---|---|
| https://github.com/MariaDB/server/security/advisories/GHSA-pv9p-5w55-55jm | Mitigation Vendor Advisory |
| https://jira.mariadb.org/browse/CONC-819 | Third Party Advisory |