← All CVEs

CVE-2026-44168

HIGH 8

Published 2026-06-12 · Last modified 2026-07-15

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, during the SST the donor node is interpolating parameters that the joiner sent into the command line. Not all parameters were properly validated which could allow a malicious joiner to execute arbitrary shell commands on the donor side via the mariabackup SST method. This issue has been patched in versions 10.6.26, 10.11.17, 11.4.11, 11.8.7, and 12.3.2.

ELEVATED IMPACT

Severe if exploited (CVSS 8), but no known exploitation and low modeled probability. Patch on a normal cadence.

Exploitation likelihood

0.6%chance of exploitation in 30 days · 43rd percentile

○ In CISA KEV ○ Public exploit / PoC

Impact if exploited

8CVSS 3.1 · HIGH

  • ConfidentialityHigh
  • IntegrityHigh
  • AvailabilityHigh

What an attacker needs

  • Access: Reachable over the network — no local access needed
  • Privileges: Requires an admin / high-privilege account
  • User interaction: No user interaction needed
  • Complexity: Needs a race window or specific setup

✓ lowers the bar for an attacker · ⚠ raises it

Proof of concept & exploit code

Test against your own equipment

curl -s https://vulnpedia.com/cve/CVE-2026-44168/poc.jsonMachine-readable PoC index for this CVE (for automation).

Listed for defensive triage, patch verification, and authorized testing on systems you own. Machine-readable: /cve/CVE-2026-44168/poc.json

Affected

Vendors Mariadb Red Hat

Products Server Red Hat Enterprise Linux 10 Red Hat Enterprise Linux 8 Red Hat Enterprise Linux 9 Red Hat Hardened Images Red Hat Enterprise Linux 7 Mariadb

Weakness (CWE)

  • CWE-78: : Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H

Known Affected Software Configurations

VendorProductVersion range
MariadbMariadb≥ 10.6.1 and < 10.6.26
MariadbMariadb≥ 10.11.1 and < 10.11.17
MariadbMariadb≥ 11.4.1 and < 11.4.11
MariadbMariadb≥ 11.8.1 and < 11.8.7
MariadbMariadb12.3.1

All CVSS metrics

  • HIGH 8 v3.1 · CNA Primary
    CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H
  • HIGH 8 v3.1 · ADP Primary
    CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H
  • HIGH 8 v3.1 · NVD Secondary
    CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H

References

Advisories

Sources: NVD · CVE.org · EPSS