Search

Find a vulnerability

Search criteria Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.

    20 vulnerabilities found for server by MariaDB

    CVE-2026-48165 (GCVE-0-2026-48165)

    Vulnerability from nvd – Published: 2026-06-12 17:35 – Updated: 2026-06-16 03:55
    VLAI
    Title
    MariaDB: unsafe usage of `wsrep_sst_receive_address` values on the joiner side
    Summary
    MariaDB server is a community developed fork of MySQL server. From versions 10.6.1 to before 10.6.27, 10.11.1 to before 10.11.18, 11.4.1 to before 11.4.12, 11.8.1 to before 11.8.8, and 12.3.1, a high-privileged MariaDB user could've used wsrep_sst_receive_address or wsrep_sst_donor global system variables to execute shell commands as the uid of the mariadbd process on the galera joiner node. This issue has been patched in versions 10.6.27, 10.11.18, 11.4.12, 11.8.8, and 12.3.2.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
    Assigner
    References
    Impacted products
    Vendor Product Version
    MariaDB server Affected: >= 10.6.1, < 10.6.27
    Affected: >= 10.11.1, < 10.11.18
    Affected: >= 11.4.1, < 11.4.12
    Affected: >= 11.8.1, < 11.8.8
    Affected: >= 12.3.1, < 12.3.2
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-48165",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-15T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-16T03:55:56.312Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "server",
              "vendor": "MariaDB",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003e= 10.6.1, \u003c 10.6.27"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 10.11.1, \u003c 10.11.18"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 11.4.1, \u003c 11.4.12"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 11.8.1, \u003c 11.8.8"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 12.3.1, \u003c 12.3.2"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "MariaDB server is a community developed fork of MySQL server. From versions 10.6.1 to before 10.6.27, 10.11.1 to before 10.11.18, 11.4.1 to before 11.4.12, 11.8.1 to before 11.8.8, and 12.3.1, a high-privileged MariaDB user could\u0027ve used wsrep_sst_receive_address or wsrep_sst_donor global system variables to execute shell commands as the uid of the mariadbd process on the galera joiner node. This issue has been patched in versions 10.6.27, 10.11.18, 11.4.12, 11.8.8, and 12.3.2."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "HIGH",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 8,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "HIGH",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-78",
                  "description": "CWE-78: Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-12T17:35:16.918Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/MariaDB/server/security/advisories/GHSA-7v3p-h23x-8hwv",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/MariaDB/server/security/advisories/GHSA-7v3p-h23x-8hwv"
            },
            {
              "name": "https://jira.mariadb.org/browse/MDEV-39676",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://jira.mariadb.org/browse/MDEV-39676"
            }
          ],
          "source": {
            "advisory": "GHSA-7v3p-h23x-8hwv",
            "discovery": "UNKNOWN"
          },
          "title": "MariaDB: unsafe usage of `wsrep_sst_receive_address` values on the joiner side"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2026-48165",
        "datePublished": "2026-06-12T17:35:16.918Z",
        "dateReserved": "2026-05-20T23:12:43.032Z",
        "dateUpdated": "2026-06-16T03:55:56.312Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-48163 (GCVE-0-2026-48163)

    Vulnerability from nvd – Published: 2026-06-12 17:34 – Updated: 2026-06-16 03:55
    VLAI
    Title
    MariaDB: wsrep SST unsafe parameter handling on the donor side (rsync)
    Summary
    MariaDB server is a community developed fork of MySQL server. From versions 10.6.1 to before 10.6.27, 10.11.1 to before 10.11.18, 11.4.1 to before 11.4.12, 11.8.1 to before 11.8.8, 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 rsync SST method. This issue has been patched in versions 10.6.27, 10.11.18, 11.4.12, 11.8.8, and 12.3.2.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
    Assigner
    References
    Impacted products
    Vendor Product Version
    MariaDB server Affected: >= 10.6.1, < 10.6.27
    Affected: >= 10.11.1, < 10.11.18
    Affected: >= 11.4.1, < 11.4.12
    Affected: >= 11.8.1, < 11.8.8
    Affected: >= 12.3.1, < 12.3.2
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-48163",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-15T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-16T03:55:55.215Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "server",
              "vendor": "MariaDB",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003e= 10.6.1, \u003c 10.6.27"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 10.11.1, \u003c 10.11.18"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 11.4.1, \u003c 11.4.12"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 11.8.1, \u003c 11.8.8"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 12.3.1, \u003c 12.3.2"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "MariaDB server is a community developed fork of MySQL server. From versions 10.6.1 to before 10.6.27, 10.11.1 to before 10.11.18, 11.4.1 to before 11.4.12, 11.8.1 to before 11.8.8, 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 rsync SST method. This issue has been patched in versions 10.6.27, 10.11.18, 11.4.12, 11.8.8, and 12.3.2."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "HIGH",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 8,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "HIGH",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-78",
                  "description": "CWE-78: Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-12T17:34:57.923Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/MariaDB/server/security/advisories/GHSA-rpgv-q6gv-684r",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/MariaDB/server/security/advisories/GHSA-rpgv-q6gv-684r"
            },
            {
              "name": "https://jira.mariadb.org/browse/MDEV-39648",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://jira.mariadb.org/browse/MDEV-39648"
            }
          ],
          "source": {
            "advisory": "GHSA-rpgv-q6gv-684r",
            "discovery": "UNKNOWN"
          },
          "title": "MariaDB: wsrep SST unsafe parameter handling on the donor side (rsync)"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2026-48163",
        "datePublished": "2026-06-12T17:34:57.923Z",
        "dateReserved": "2026-05-20T23:12:43.032Z",
        "dateUpdated": "2026-06-16T03:55:55.215Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-44173 (GCVE-0-2026-44173)

    Vulnerability from nvd – Published: 2026-06-12 17:34 – Updated: 2026-06-12 18:03
    VLAI
    Title
    MariaDB: FILE privilege was not checked for subqueries in the FROM clause
    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.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-863 - Incorrect Authorization
    Assigner
    References
    Impacted products
    Vendor Product Version
    MariaDB server Affected: >= 10.6.1, < 10.6.26
    Affected: >= 10.11.1, < 10.11.17
    Affected: >= 11.4.1, < 11.4.11
    Affected: >= 11.8.1, < 11.8.7
    Affected: >= 12.3.1, < 12.3.2
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-44173",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-12T18:03:24.496133Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-12T18:03:34.244Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "server",
              "vendor": "MariaDB",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003e= 10.6.1, \u003c 10.6.26"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 10.11.1, \u003c 10.11.17"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 11.4.1, \u003c 11.4.11"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 11.8.1, \u003c 11.8.7"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 12.3.1, \u003c 12.3.2"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "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."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "LOW",
                "baseScore": 5,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "NONE",
                "integrityImpact": "NONE",
                "privilegesRequired": "LOW",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:L",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-863",
                  "description": "CWE-863: Incorrect Authorization",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-12T17:34:30.301Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/MariaDB/server/security/advisories/GHSA-667j-m53j-wpmc",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/MariaDB/server/security/advisories/GHSA-667j-m53j-wpmc"
            },
            {
              "name": "https://jira.mariadb.org/browse/MDEV-39493",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://jira.mariadb.org/browse/MDEV-39493"
            }
          ],
          "source": {
            "advisory": "GHSA-667j-m53j-wpmc",
            "discovery": "UNKNOWN"
          },
          "title": "MariaDB: FILE privilege was not checked for subqueries in the FROM clause"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2026-44173",
        "datePublished": "2026-06-12T17:34:30.301Z",
        "dateReserved": "2026-05-05T14:39:34.923Z",
        "dateUpdated": "2026-06-12T18:03:34.244Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-44172 (GCVE-0-2026-44172)

    Vulnerability from nvd – Published: 2026-06-12 17:34 – Updated: 2026-06-12 20:02
    VLAI
    Title
    MariaDB: mysql_real_escape_string() incorrectly handled big5
    Summary
    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.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-89 - Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
    Assigner
    References
    Impacted products
    Vendor Product Version
    MariaDB server Affected: = 3.3.18
    Affected: = 3.4.8
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-44172",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-12T20:02:02.774991Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-12T20:02:12.617Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "server",
              "vendor": "MariaDB",
              "versions": [
                {
                  "status": "affected",
                  "version": "= 3.3.18"
                },
                {
                  "status": "affected",
                  "version": "= 3.4.8"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "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."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "NETWORK",
                "baseScore": 6.9,
                "baseSeverity": "MEDIUM",
                "privilegesRequired": "NONE",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "NONE",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "NONE",
                "vulnConfidentialityImpact": "NONE",
                "vulnIntegrityImpact": "LOW"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-89",
                  "description": "CWE-89: Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-12T17:34:04.487Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/MariaDB/server/security/advisories/GHSA-pv9p-5w55-55jm",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/MariaDB/server/security/advisories/GHSA-pv9p-5w55-55jm"
            },
            {
              "name": "https://jira.mariadb.org/browse/CONC-819",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://jira.mariadb.org/browse/CONC-819"
            }
          ],
          "source": {
            "advisory": "GHSA-pv9p-5w55-55jm",
            "discovery": "UNKNOWN"
          },
          "title": "MariaDB: mysql_real_escape_string() incorrectly handled big5"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2026-44172",
        "datePublished": "2026-06-12T17:34:04.487Z",
        "dateReserved": "2026-05-05T14:39:34.923Z",
        "dateUpdated": "2026-06-12T20:02:12.617Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-44171 (GCVE-0-2026-44171)

    Vulnerability from nvd – Published: 2026-06-12 17:33 – Updated: 2026-06-12 18:06
    VLAI
    Title
    MariaDB: path traversal in mbstream
    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, mbstream did not check for /../ in the path when unpacking the archive. A proper backup can never contain such paths, but a specially crafted archive could have caused mbstream to create files outside of the target-dir path. This issue has been patched in versions 10.6.26, 10.11.17, 11.4.11, 11.8.7, and 12.3.2.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
    Assigner
    References
    Impacted products
    Vendor Product Version
    MariaDB server Affected: >= 10.6.1, < 10.6.26
    Affected: >= 10.11.1, < 10.11.17
    Affected: >= 11.4.1, < 11.4.11
    Affected: >= 11.8.1, < 11.8.7
    Affected: >= 12.3.1, < 12.3.2
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-44171",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-12T18:06:39.324744Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-12T18:06:49.446Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "server",
              "vendor": "MariaDB",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003e= 10.6.1, \u003c 10.6.26"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 10.11.1, \u003c 10.11.17"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 11.4.1, \u003c 11.4.11"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 11.8.1, \u003c 11.8.7"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 12.3.1, \u003c 12.3.2"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "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, mbstream did not check for /../ in the path when unpacking the archive. A proper backup can never contain such paths, but a specially crafted archive could have caused mbstream to create files outside of the target-dir path. This issue has been patched in versions 10.6.26, 10.11.17, 11.4.11, 11.8.7, and 12.3.2."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "HIGH",
                "attackVector": "LOCAL",
                "availabilityImpact": "HIGH",
                "baseScore": 6.3,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "HIGH",
                "scope": "UNCHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-22",
                  "description": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-12T17:33:27.365Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/MariaDB/server/security/advisories/GHSA-9pjh-5hhw-65v9",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/MariaDB/server/security/advisories/GHSA-9pjh-5hhw-65v9"
            },
            {
              "name": "https://jira.mariadb.org/browse/MDEV-39408",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://jira.mariadb.org/browse/MDEV-39408"
            }
          ],
          "source": {
            "advisory": "GHSA-9pjh-5hhw-65v9",
            "discovery": "UNKNOWN"
          },
          "title": "MariaDB: path traversal in mbstream"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2026-44171",
        "datePublished": "2026-06-12T17:33:27.365Z",
        "dateReserved": "2026-05-05T14:39:34.923Z",
        "dateUpdated": "2026-06-12T18:06:49.446Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-44170 (GCVE-0-2026-44170)

    Vulnerability from nvd – Published: 2026-06-12 17:30 – Updated: 2026-06-17 03:55
    VLAI
    Title
    MariaDB: Argument injection in CONNECT REST Xcurl on Windows via unsanitized URL
    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 on WIndows with installed CONNECT engine and enabled REST support interpolated table HTTP attribute into the curl command line without proper sanitizing. This allows the user to execute shell commands on the server. This issue has been patched in versions 10.6.26, 10.11.17, 11.4.11, 11.8.7, and 12.3.2.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
    Assigner
    References
    Impacted products
    Vendor Product Version
    MariaDB server Affected: >= 10.6.1, < 10.6.26
    Affected: >= 10.11.1, < 10.11.17
    Affected: >= 11.4.1, < 11.4.11
    Affected: >= 11.8.1, < 11.8.7
    Affected: >= 12.3.1, < 12.3.2
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-44170",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-15T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-17T03:55:45.155Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "server",
              "vendor": "MariaDB",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003e= 10.6.1, \u003c 10.6.26"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 10.11.1, \u003c 10.11.17"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 11.4.1, \u003c 11.4.11"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 11.8.1, \u003c 11.8.7"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 12.3.1, \u003c 12.3.2"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "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 on WIndows with installed CONNECT engine and enabled REST support interpolated table HTTP attribute into the curl command line without proper sanitizing. This allows the user to execute shell commands on the server. This issue has been patched in versions 10.6.26, 10.11.17, 11.4.11, 11.8.7, and 12.3.2."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "attackComplexity": "LOW",
                "attackRequirements": "PRESENT",
                "attackVector": "NETWORK",
                "baseScore": 6.3,
                "baseSeverity": "MEDIUM",
                "privilegesRequired": "NONE",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "NONE",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "LOW",
                "vulnConfidentialityImpact": "LOW",
                "vulnIntegrityImpact": "LOW"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-78",
                  "description": "CWE-78: Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-12T17:30:15.405Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/MariaDB/server/security/advisories/GHSA-f835-cfjq-wf73",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/MariaDB/server/security/advisories/GHSA-f835-cfjq-wf73"
            },
            {
              "name": "https://jira.mariadb.org/browse/MDEV-39289",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://jira.mariadb.org/browse/MDEV-39289"
            }
          ],
          "source": {
            "advisory": "GHSA-f835-cfjq-wf73",
            "discovery": "UNKNOWN"
          },
          "title": "MariaDB: Argument injection in CONNECT REST Xcurl on Windows via unsanitized URL"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2026-44170",
        "datePublished": "2026-06-12T17:30:15.405Z",
        "dateReserved": "2026-05-05T14:39:34.923Z",
        "dateUpdated": "2026-06-17T03:55:45.155Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-44169 (GCVE-0-2026-44169)

    Vulnerability from nvd – Published: 2026-06-12 17:31 – Updated: 2026-06-13 03:24
    VLAI
    Title
    MariaDB: Authorization bypass in role-based routine-level privilege check exposes stored routine definitions
    Summary
    MariaDB server is a community developed fork of MySQL server. From versions 11.4.1 to before 11.4.11, 11.8.1 to before 11.8.7, and 12.3.1, a user getting EXECUTE access to a stored routine via a role, could see the routine definition even without SHOW CREATE ROUTINE privilege. This issue has been patched in versions 11.4.11, 11.8.7, and 12.3.2.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-863 - Incorrect Authorization
    Assigner
    References
    Impacted products
    Vendor Product Version
    MariaDB server Affected: >= 11.4.1, < 11.4.11
    Affected: >= 11.8.1, < 11.8.7
    Affected: >= 12.3.1, < 12.3.2
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-44169",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-13T03:24:33.051833Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-13T03:24:46.192Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "server",
              "vendor": "MariaDB",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003e= 11.4.1, \u003c 11.4.11"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 11.8.1, \u003c 11.8.7"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 12.3.1, \u003c 12.3.2"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "MariaDB server is a community developed fork of MySQL server. From versions 11.4.1 to before 11.4.11, 11.8.1 to before 11.8.7, and 12.3.1, a user getting EXECUTE access to a stored routine via a role, could see the routine definition even without SHOW CREATE ROUTINE privilege. This issue has been patched in versions 11.4.11, 11.8.7, and 12.3.2."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 4.3,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "LOW",
                "integrityImpact": "NONE",
                "privilegesRequired": "LOW",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-863",
                  "description": "CWE-863: Incorrect Authorization",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-12T17:31:53.344Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/MariaDB/server/security/advisories/GHSA-22xq-vq3f-87x2",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/MariaDB/server/security/advisories/GHSA-22xq-vq3f-87x2"
            },
            {
              "name": "https://jira.mariadb.org/browse/MDEV-39288",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://jira.mariadb.org/browse/MDEV-39288"
            }
          ],
          "source": {
            "advisory": "GHSA-22xq-vq3f-87x2",
            "discovery": "UNKNOWN"
          },
          "title": "MariaDB: Authorization bypass in role-based routine-level privilege check exposes stored routine definitions"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2026-44169",
        "datePublished": "2026-06-12T17:31:53.344Z",
        "dateReserved": "2026-05-05T14:39:34.923Z",
        "dateUpdated": "2026-06-13T03:24:46.192Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-44168 (GCVE-0-2026-44168)

    Vulnerability from nvd – Published: 2026-06-12 17:31 – Updated: 2026-06-16 03:55
    VLAI
    Title
    MariaDB: wsrep SST unsafe parameter handling on the donor side
    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, 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.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
    Assigner
    References
    Impacted products
    Vendor Product Version
    MariaDB server Affected: >= 10.6.1, < 10.6.26
    Affected: >= 10.11.1, < 10.11.17
    Affected: >= 11.4.1, < 11.4.11
    Affected: >= 11.8.1, < 11.8.7
    Affected: >= 12.3.1, < 12.3.2
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-44168",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-15T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-16T03:55:54.131Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "server",
              "vendor": "MariaDB",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003e= 10.6.1, \u003c 10.6.26"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 10.11.1, \u003c 10.11.17"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 11.4.1, \u003c 11.4.11"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 11.8.1, \u003c 11.8.7"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 12.3.1, \u003c 12.3.2"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "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."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "HIGH",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 8,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "HIGH",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-78",
                  "description": "CWE-78: Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-12T17:31:26.921Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/MariaDB/server/security/advisories/GHSA-vwf7-w26c-9w5h",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/MariaDB/server/security/advisories/GHSA-vwf7-w26c-9w5h"
            },
            {
              "name": "https://jira.mariadb.org/browse/MDEV-39413",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://jira.mariadb.org/browse/MDEV-39413"
            }
          ],
          "source": {
            "advisory": "GHSA-vwf7-w26c-9w5h",
            "discovery": "UNKNOWN"
          },
          "title": "MariaDB: wsrep SST unsafe parameter handling on the donor side"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2026-44168",
        "datePublished": "2026-06-12T17:31:26.921Z",
        "dateReserved": "2026-05-05T14:39:34.923Z",
        "dateUpdated": "2026-06-16T03:55:54.131Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-49261 (GCVE-0-2026-49261)

    Vulnerability from nvd – Published: 2026-06-11 17:13 – Updated: 2026-06-12 03:55
    VLAI
    Title
    MariaDB server has unsafe parameter handling in `wsrep_notify_cmd`
    Summary
    MariaDB server is a community developed fork of MySQL server. Versions 10.6.1 through 10.6.26, 10.11.1 through 10.11.17, 11.4.1 through 11.4.11, 11.8.1 through 11.8.7, and 12.3.1 with `wsrep_notify_cmd` enabled would execute shell commands embedded in the name of the joiner node. This is fixed in 10.6.27, 10.11.18, 11.4.12, 11.8.8, and 12.3.2. As a workaround, anyone who cannot upgrade now should disable `wsrep_notify_cmd`.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
    Assigner
    References
    Impacted products
    Vendor Product Version
    MariaDB server Affected: >= 10.6.1, < 10.6.27
    Affected: >= 10.11.1, < 10.11.18
    Affected: >= 11.4.1, < 11.4.12
    Affected: >= 11.8.1, < 11.8.8
    Affected: = 12.3.1
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-49261",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-11T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-12T03:55:39.734Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "server",
              "vendor": "MariaDB",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003e= 10.6.1, \u003c 10.6.27"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 10.11.1, \u003c 10.11.18"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 11.4.1, \u003c 11.4.12"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 11.8.1, \u003c 11.8.8"
                },
                {
                  "status": "affected",
                  "version": "= 12.3.1"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "MariaDB server is a community developed fork of MySQL server. Versions 10.6.1 through 10.6.26, 10.11.1 through 10.11.17, 11.4.1 through 11.4.11, 11.8.1 through 11.8.7, and 12.3.1 with  `wsrep_notify_cmd` enabled would execute shell commands embedded in the name of the joiner node. This is fixed in 10.6.27, 10.11.18, 11.4.12, 11.8.8, and 12.3.2. As a workaround, anyone who cannot upgrade now should disable `wsrep_notify_cmd`."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 10,
                "baseSeverity": "CRITICAL",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-78",
                  "description": "CWE-78: Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-11T17:13:20.776Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/MariaDB/server/security/advisories/GHSA-3p3m-4x7c-p4pw",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/MariaDB/server/security/advisories/GHSA-3p3m-4x7c-p4pw"
            },
            {
              "name": "https://jira.mariadb.org/browse/MDEV-39721",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://jira.mariadb.org/browse/MDEV-39721"
            }
          ],
          "source": {
            "advisory": "GHSA-3p3m-4x7c-p4pw",
            "discovery": "UNKNOWN"
          },
          "title": "MariaDB server has unsafe parameter handling in `wsrep_notify_cmd`"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2026-49261",
        "datePublished": "2026-06-11T17:13:20.776Z",
        "dateReserved": "2026-05-28T14:33:01.179Z",
        "dateUpdated": "2026-06-12T03:55:39.734Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-32710 (GCVE-0-2026-32710)

    Vulnerability from nvd – Published: 2026-03-20 18:31 – Updated: 2026-03-27 03:55
    VLAI
    Title
    Heap-based Buffer Overflow in MariaDB
    Summary
    MariaDB server is a community developed fork of MySQL server. An authenticated user can crash MariaDB versions 11.4 before 11.4.10 and 11.8 before 11.8.6 via a bug in JSON_SCHEMA_VALID() function. Under certain conditions it might be possible to turn the crash into a remote code execution. These conditions require tight control over memory layout which is generally only attainable in a lab environment. This issue is fixed in MariaDB 11.4.10, MariaDB 11.8.6, and MariaDB 12.2.2.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-122 - Heap-based Buffer Overflow
    Assigner
    References
    Impacted products
    Vendor Product Version
    MariaDB server Affected: >= 11.4.1, < 11.4.10
    Affected: >= 11.8.1, < 11.8.6
    Affected: >= 12.1.2, < 12.2.2
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-32710",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-03-26T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-03-27T03:55:38.121Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "server",
              "vendor": "MariaDB",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003e= 11.4.1, \u003c 11.4.10"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 11.8.1, \u003c 11.8.6"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 12.1.2, \u003c 12.2.2"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "MariaDB server is a community developed fork of MySQL server. An authenticated user can crash MariaDB versions 11.4 before 11.4.10 and 11.8 before 11.8.6 via a bug in JSON_SCHEMA_VALID() function. Under certain conditions it might be possible to turn the crash into a remote code execution. These conditions require tight control over memory layout which is generally only attainable in a lab environment. This issue is fixed in MariaDB 11.4.10, MariaDB 11.8.6, and MariaDB 12.2.2."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "HIGH",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 8.6,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "LOW",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-122",
                  "description": "CWE-122: Heap-based Buffer Overflow",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-03-20T18:31:48.870Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/MariaDB/server/security/advisories/GHSA-4rj5-2227-9wgc",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/MariaDB/server/security/advisories/GHSA-4rj5-2227-9wgc"
            },
            {
              "name": "https://jira.mariadb.org/browse/MDEV-38356",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://jira.mariadb.org/browse/MDEV-38356"
            }
          ],
          "source": {
            "advisory": "GHSA-4rj5-2227-9wgc",
            "discovery": "UNKNOWN"
          },
          "title": "Heap-based Buffer Overflow in MariaDB"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2026-32710",
        "datePublished": "2026-03-20T18:31:48.870Z",
        "dateReserved": "2026-03-13T14:33:42.824Z",
        "dateUpdated": "2026-03-27T03:55:38.121Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-48165 (GCVE-0-2026-48165)

    Vulnerability from cvelistv5 – Published: 2026-06-12 17:35 – Updated: 2026-06-16 03:55
    VLAI
    Title
    MariaDB: unsafe usage of `wsrep_sst_receive_address` values on the joiner side
    Summary
    MariaDB server is a community developed fork of MySQL server. From versions 10.6.1 to before 10.6.27, 10.11.1 to before 10.11.18, 11.4.1 to before 11.4.12, 11.8.1 to before 11.8.8, and 12.3.1, a high-privileged MariaDB user could've used wsrep_sst_receive_address or wsrep_sst_donor global system variables to execute shell commands as the uid of the mariadbd process on the galera joiner node. This issue has been patched in versions 10.6.27, 10.11.18, 11.4.12, 11.8.8, and 12.3.2.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
    Assigner
    References
    Impacted products
    Vendor Product Version
    MariaDB server Affected: >= 10.6.1, < 10.6.27
    Affected: >= 10.11.1, < 10.11.18
    Affected: >= 11.4.1, < 11.4.12
    Affected: >= 11.8.1, < 11.8.8
    Affected: >= 12.3.1, < 12.3.2
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-48165",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-15T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-16T03:55:56.312Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "server",
              "vendor": "MariaDB",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003e= 10.6.1, \u003c 10.6.27"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 10.11.1, \u003c 10.11.18"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 11.4.1, \u003c 11.4.12"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 11.8.1, \u003c 11.8.8"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 12.3.1, \u003c 12.3.2"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "MariaDB server is a community developed fork of MySQL server. From versions 10.6.1 to before 10.6.27, 10.11.1 to before 10.11.18, 11.4.1 to before 11.4.12, 11.8.1 to before 11.8.8, and 12.3.1, a high-privileged MariaDB user could\u0027ve used wsrep_sst_receive_address or wsrep_sst_donor global system variables to execute shell commands as the uid of the mariadbd process on the galera joiner node. This issue has been patched in versions 10.6.27, 10.11.18, 11.4.12, 11.8.8, and 12.3.2."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "HIGH",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 8,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "HIGH",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-78",
                  "description": "CWE-78: Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-12T17:35:16.918Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/MariaDB/server/security/advisories/GHSA-7v3p-h23x-8hwv",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/MariaDB/server/security/advisories/GHSA-7v3p-h23x-8hwv"
            },
            {
              "name": "https://jira.mariadb.org/browse/MDEV-39676",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://jira.mariadb.org/browse/MDEV-39676"
            }
          ],
          "source": {
            "advisory": "GHSA-7v3p-h23x-8hwv",
            "discovery": "UNKNOWN"
          },
          "title": "MariaDB: unsafe usage of `wsrep_sst_receive_address` values on the joiner side"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2026-48165",
        "datePublished": "2026-06-12T17:35:16.918Z",
        "dateReserved": "2026-05-20T23:12:43.032Z",
        "dateUpdated": "2026-06-16T03:55:56.312Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-48163 (GCVE-0-2026-48163)

    Vulnerability from cvelistv5 – Published: 2026-06-12 17:34 – Updated: 2026-06-16 03:55
    VLAI
    Title
    MariaDB: wsrep SST unsafe parameter handling on the donor side (rsync)
    Summary
    MariaDB server is a community developed fork of MySQL server. From versions 10.6.1 to before 10.6.27, 10.11.1 to before 10.11.18, 11.4.1 to before 11.4.12, 11.8.1 to before 11.8.8, 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 rsync SST method. This issue has been patched in versions 10.6.27, 10.11.18, 11.4.12, 11.8.8, and 12.3.2.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
    Assigner
    References
    Impacted products
    Vendor Product Version
    MariaDB server Affected: >= 10.6.1, < 10.6.27
    Affected: >= 10.11.1, < 10.11.18
    Affected: >= 11.4.1, < 11.4.12
    Affected: >= 11.8.1, < 11.8.8
    Affected: >= 12.3.1, < 12.3.2
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-48163",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-15T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-16T03:55:55.215Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "server",
              "vendor": "MariaDB",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003e= 10.6.1, \u003c 10.6.27"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 10.11.1, \u003c 10.11.18"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 11.4.1, \u003c 11.4.12"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 11.8.1, \u003c 11.8.8"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 12.3.1, \u003c 12.3.2"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "MariaDB server is a community developed fork of MySQL server. From versions 10.6.1 to before 10.6.27, 10.11.1 to before 10.11.18, 11.4.1 to before 11.4.12, 11.8.1 to before 11.8.8, 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 rsync SST method. This issue has been patched in versions 10.6.27, 10.11.18, 11.4.12, 11.8.8, and 12.3.2."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "HIGH",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 8,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "HIGH",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-78",
                  "description": "CWE-78: Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-12T17:34:57.923Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/MariaDB/server/security/advisories/GHSA-rpgv-q6gv-684r",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/MariaDB/server/security/advisories/GHSA-rpgv-q6gv-684r"
            },
            {
              "name": "https://jira.mariadb.org/browse/MDEV-39648",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://jira.mariadb.org/browse/MDEV-39648"
            }
          ],
          "source": {
            "advisory": "GHSA-rpgv-q6gv-684r",
            "discovery": "UNKNOWN"
          },
          "title": "MariaDB: wsrep SST unsafe parameter handling on the donor side (rsync)"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2026-48163",
        "datePublished": "2026-06-12T17:34:57.923Z",
        "dateReserved": "2026-05-20T23:12:43.032Z",
        "dateUpdated": "2026-06-16T03:55:55.215Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-44173 (GCVE-0-2026-44173)

    Vulnerability from cvelistv5 – Published: 2026-06-12 17:34 – Updated: 2026-06-12 18:03
    VLAI
    Title
    MariaDB: FILE privilege was not checked for subqueries in the FROM clause
    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.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-863 - Incorrect Authorization
    Assigner
    References
    Impacted products
    Vendor Product Version
    MariaDB server Affected: >= 10.6.1, < 10.6.26
    Affected: >= 10.11.1, < 10.11.17
    Affected: >= 11.4.1, < 11.4.11
    Affected: >= 11.8.1, < 11.8.7
    Affected: >= 12.3.1, < 12.3.2
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-44173",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-12T18:03:24.496133Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-12T18:03:34.244Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "server",
              "vendor": "MariaDB",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003e= 10.6.1, \u003c 10.6.26"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 10.11.1, \u003c 10.11.17"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 11.4.1, \u003c 11.4.11"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 11.8.1, \u003c 11.8.7"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 12.3.1, \u003c 12.3.2"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "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."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "LOW",
                "baseScore": 5,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "NONE",
                "integrityImpact": "NONE",
                "privilegesRequired": "LOW",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:L",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-863",
                  "description": "CWE-863: Incorrect Authorization",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-12T17:34:30.301Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/MariaDB/server/security/advisories/GHSA-667j-m53j-wpmc",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/MariaDB/server/security/advisories/GHSA-667j-m53j-wpmc"
            },
            {
              "name": "https://jira.mariadb.org/browse/MDEV-39493",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://jira.mariadb.org/browse/MDEV-39493"
            }
          ],
          "source": {
            "advisory": "GHSA-667j-m53j-wpmc",
            "discovery": "UNKNOWN"
          },
          "title": "MariaDB: FILE privilege was not checked for subqueries in the FROM clause"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2026-44173",
        "datePublished": "2026-06-12T17:34:30.301Z",
        "dateReserved": "2026-05-05T14:39:34.923Z",
        "dateUpdated": "2026-06-12T18:03:34.244Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-44172 (GCVE-0-2026-44172)

    Vulnerability from cvelistv5 – Published: 2026-06-12 17:34 – Updated: 2026-06-12 20:02
    VLAI
    Title
    MariaDB: mysql_real_escape_string() incorrectly handled big5
    Summary
    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.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-89 - Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
    Assigner
    References
    Impacted products
    Vendor Product Version
    MariaDB server Affected: = 3.3.18
    Affected: = 3.4.8
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-44172",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-12T20:02:02.774991Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-12T20:02:12.617Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "server",
              "vendor": "MariaDB",
              "versions": [
                {
                  "status": "affected",
                  "version": "= 3.3.18"
                },
                {
                  "status": "affected",
                  "version": "= 3.4.8"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "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."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "NETWORK",
                "baseScore": 6.9,
                "baseSeverity": "MEDIUM",
                "privilegesRequired": "NONE",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "NONE",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "NONE",
                "vulnConfidentialityImpact": "NONE",
                "vulnIntegrityImpact": "LOW"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-89",
                  "description": "CWE-89: Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-12T17:34:04.487Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/MariaDB/server/security/advisories/GHSA-pv9p-5w55-55jm",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/MariaDB/server/security/advisories/GHSA-pv9p-5w55-55jm"
            },
            {
              "name": "https://jira.mariadb.org/browse/CONC-819",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://jira.mariadb.org/browse/CONC-819"
            }
          ],
          "source": {
            "advisory": "GHSA-pv9p-5w55-55jm",
            "discovery": "UNKNOWN"
          },
          "title": "MariaDB: mysql_real_escape_string() incorrectly handled big5"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2026-44172",
        "datePublished": "2026-06-12T17:34:04.487Z",
        "dateReserved": "2026-05-05T14:39:34.923Z",
        "dateUpdated": "2026-06-12T20:02:12.617Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-44171 (GCVE-0-2026-44171)

    Vulnerability from cvelistv5 – Published: 2026-06-12 17:33 – Updated: 2026-06-12 18:06
    VLAI
    Title
    MariaDB: path traversal in mbstream
    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, mbstream did not check for /../ in the path when unpacking the archive. A proper backup can never contain such paths, but a specially crafted archive could have caused mbstream to create files outside of the target-dir path. This issue has been patched in versions 10.6.26, 10.11.17, 11.4.11, 11.8.7, and 12.3.2.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
    Assigner
    References
    Impacted products
    Vendor Product Version
    MariaDB server Affected: >= 10.6.1, < 10.6.26
    Affected: >= 10.11.1, < 10.11.17
    Affected: >= 11.4.1, < 11.4.11
    Affected: >= 11.8.1, < 11.8.7
    Affected: >= 12.3.1, < 12.3.2
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-44171",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-12T18:06:39.324744Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-12T18:06:49.446Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "server",
              "vendor": "MariaDB",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003e= 10.6.1, \u003c 10.6.26"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 10.11.1, \u003c 10.11.17"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 11.4.1, \u003c 11.4.11"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 11.8.1, \u003c 11.8.7"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 12.3.1, \u003c 12.3.2"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "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, mbstream did not check for /../ in the path when unpacking the archive. A proper backup can never contain such paths, but a specially crafted archive could have caused mbstream to create files outside of the target-dir path. This issue has been patched in versions 10.6.26, 10.11.17, 11.4.11, 11.8.7, and 12.3.2."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "HIGH",
                "attackVector": "LOCAL",
                "availabilityImpact": "HIGH",
                "baseScore": 6.3,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "HIGH",
                "scope": "UNCHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-22",
                  "description": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-12T17:33:27.365Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/MariaDB/server/security/advisories/GHSA-9pjh-5hhw-65v9",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/MariaDB/server/security/advisories/GHSA-9pjh-5hhw-65v9"
            },
            {
              "name": "https://jira.mariadb.org/browse/MDEV-39408",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://jira.mariadb.org/browse/MDEV-39408"
            }
          ],
          "source": {
            "advisory": "GHSA-9pjh-5hhw-65v9",
            "discovery": "UNKNOWN"
          },
          "title": "MariaDB: path traversal in mbstream"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2026-44171",
        "datePublished": "2026-06-12T17:33:27.365Z",
        "dateReserved": "2026-05-05T14:39:34.923Z",
        "dateUpdated": "2026-06-12T18:06:49.446Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-44169 (GCVE-0-2026-44169)

    Vulnerability from cvelistv5 – Published: 2026-06-12 17:31 – Updated: 2026-06-13 03:24
    VLAI
    Title
    MariaDB: Authorization bypass in role-based routine-level privilege check exposes stored routine definitions
    Summary
    MariaDB server is a community developed fork of MySQL server. From versions 11.4.1 to before 11.4.11, 11.8.1 to before 11.8.7, and 12.3.1, a user getting EXECUTE access to a stored routine via a role, could see the routine definition even without SHOW CREATE ROUTINE privilege. This issue has been patched in versions 11.4.11, 11.8.7, and 12.3.2.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-863 - Incorrect Authorization
    Assigner
    References
    Impacted products
    Vendor Product Version
    MariaDB server Affected: >= 11.4.1, < 11.4.11
    Affected: >= 11.8.1, < 11.8.7
    Affected: >= 12.3.1, < 12.3.2
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-44169",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-13T03:24:33.051833Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-13T03:24:46.192Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "server",
              "vendor": "MariaDB",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003e= 11.4.1, \u003c 11.4.11"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 11.8.1, \u003c 11.8.7"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 12.3.1, \u003c 12.3.2"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "MariaDB server is a community developed fork of MySQL server. From versions 11.4.1 to before 11.4.11, 11.8.1 to before 11.8.7, and 12.3.1, a user getting EXECUTE access to a stored routine via a role, could see the routine definition even without SHOW CREATE ROUTINE privilege. This issue has been patched in versions 11.4.11, 11.8.7, and 12.3.2."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 4.3,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "LOW",
                "integrityImpact": "NONE",
                "privilegesRequired": "LOW",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-863",
                  "description": "CWE-863: Incorrect Authorization",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-12T17:31:53.344Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/MariaDB/server/security/advisories/GHSA-22xq-vq3f-87x2",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/MariaDB/server/security/advisories/GHSA-22xq-vq3f-87x2"
            },
            {
              "name": "https://jira.mariadb.org/browse/MDEV-39288",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://jira.mariadb.org/browse/MDEV-39288"
            }
          ],
          "source": {
            "advisory": "GHSA-22xq-vq3f-87x2",
            "discovery": "UNKNOWN"
          },
          "title": "MariaDB: Authorization bypass in role-based routine-level privilege check exposes stored routine definitions"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2026-44169",
        "datePublished": "2026-06-12T17:31:53.344Z",
        "dateReserved": "2026-05-05T14:39:34.923Z",
        "dateUpdated": "2026-06-13T03:24:46.192Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-44168 (GCVE-0-2026-44168)

    Vulnerability from cvelistv5 – Published: 2026-06-12 17:31 – Updated: 2026-06-16 03:55
    VLAI
    Title
    MariaDB: wsrep SST unsafe parameter handling on the donor side
    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, 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.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
    Assigner
    References
    Impacted products
    Vendor Product Version
    MariaDB server Affected: >= 10.6.1, < 10.6.26
    Affected: >= 10.11.1, < 10.11.17
    Affected: >= 11.4.1, < 11.4.11
    Affected: >= 11.8.1, < 11.8.7
    Affected: >= 12.3.1, < 12.3.2
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-44168",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-15T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-16T03:55:54.131Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "server",
              "vendor": "MariaDB",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003e= 10.6.1, \u003c 10.6.26"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 10.11.1, \u003c 10.11.17"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 11.4.1, \u003c 11.4.11"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 11.8.1, \u003c 11.8.7"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 12.3.1, \u003c 12.3.2"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "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."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "HIGH",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 8,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "HIGH",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-78",
                  "description": "CWE-78: Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-12T17:31:26.921Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/MariaDB/server/security/advisories/GHSA-vwf7-w26c-9w5h",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/MariaDB/server/security/advisories/GHSA-vwf7-w26c-9w5h"
            },
            {
              "name": "https://jira.mariadb.org/browse/MDEV-39413",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://jira.mariadb.org/browse/MDEV-39413"
            }
          ],
          "source": {
            "advisory": "GHSA-vwf7-w26c-9w5h",
            "discovery": "UNKNOWN"
          },
          "title": "MariaDB: wsrep SST unsafe parameter handling on the donor side"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2026-44168",
        "datePublished": "2026-06-12T17:31:26.921Z",
        "dateReserved": "2026-05-05T14:39:34.923Z",
        "dateUpdated": "2026-06-16T03:55:54.131Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-44170 (GCVE-0-2026-44170)

    Vulnerability from cvelistv5 – Published: 2026-06-12 17:30 – Updated: 2026-06-17 03:55
    VLAI
    Title
    MariaDB: Argument injection in CONNECT REST Xcurl on Windows via unsanitized URL
    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 on WIndows with installed CONNECT engine and enabled REST support interpolated table HTTP attribute into the curl command line without proper sanitizing. This allows the user to execute shell commands on the server. This issue has been patched in versions 10.6.26, 10.11.17, 11.4.11, 11.8.7, and 12.3.2.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
    Assigner
    References
    Impacted products
    Vendor Product Version
    MariaDB server Affected: >= 10.6.1, < 10.6.26
    Affected: >= 10.11.1, < 10.11.17
    Affected: >= 11.4.1, < 11.4.11
    Affected: >= 11.8.1, < 11.8.7
    Affected: >= 12.3.1, < 12.3.2
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-44170",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-15T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-17T03:55:45.155Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "server",
              "vendor": "MariaDB",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003e= 10.6.1, \u003c 10.6.26"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 10.11.1, \u003c 10.11.17"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 11.4.1, \u003c 11.4.11"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 11.8.1, \u003c 11.8.7"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 12.3.1, \u003c 12.3.2"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "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 on WIndows with installed CONNECT engine and enabled REST support interpolated table HTTP attribute into the curl command line without proper sanitizing. This allows the user to execute shell commands on the server. This issue has been patched in versions 10.6.26, 10.11.17, 11.4.11, 11.8.7, and 12.3.2."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "attackComplexity": "LOW",
                "attackRequirements": "PRESENT",
                "attackVector": "NETWORK",
                "baseScore": 6.3,
                "baseSeverity": "MEDIUM",
                "privilegesRequired": "NONE",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "NONE",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "LOW",
                "vulnConfidentialityImpact": "LOW",
                "vulnIntegrityImpact": "LOW"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-78",
                  "description": "CWE-78: Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-12T17:30:15.405Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/MariaDB/server/security/advisories/GHSA-f835-cfjq-wf73",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/MariaDB/server/security/advisories/GHSA-f835-cfjq-wf73"
            },
            {
              "name": "https://jira.mariadb.org/browse/MDEV-39289",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://jira.mariadb.org/browse/MDEV-39289"
            }
          ],
          "source": {
            "advisory": "GHSA-f835-cfjq-wf73",
            "discovery": "UNKNOWN"
          },
          "title": "MariaDB: Argument injection in CONNECT REST Xcurl on Windows via unsanitized URL"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2026-44170",
        "datePublished": "2026-06-12T17:30:15.405Z",
        "dateReserved": "2026-05-05T14:39:34.923Z",
        "dateUpdated": "2026-06-17T03:55:45.155Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-49261 (GCVE-0-2026-49261)

    Vulnerability from cvelistv5 – Published: 2026-06-11 17:13 – Updated: 2026-06-12 03:55
    VLAI
    Title
    MariaDB server has unsafe parameter handling in `wsrep_notify_cmd`
    Summary
    MariaDB server is a community developed fork of MySQL server. Versions 10.6.1 through 10.6.26, 10.11.1 through 10.11.17, 11.4.1 through 11.4.11, 11.8.1 through 11.8.7, and 12.3.1 with `wsrep_notify_cmd` enabled would execute shell commands embedded in the name of the joiner node. This is fixed in 10.6.27, 10.11.18, 11.4.12, 11.8.8, and 12.3.2. As a workaround, anyone who cannot upgrade now should disable `wsrep_notify_cmd`.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
    Assigner
    References
    Impacted products
    Vendor Product Version
    MariaDB server Affected: >= 10.6.1, < 10.6.27
    Affected: >= 10.11.1, < 10.11.18
    Affected: >= 11.4.1, < 11.4.12
    Affected: >= 11.8.1, < 11.8.8
    Affected: = 12.3.1
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-49261",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-11T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-12T03:55:39.734Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "server",
              "vendor": "MariaDB",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003e= 10.6.1, \u003c 10.6.27"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 10.11.1, \u003c 10.11.18"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 11.4.1, \u003c 11.4.12"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 11.8.1, \u003c 11.8.8"
                },
                {
                  "status": "affected",
                  "version": "= 12.3.1"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "MariaDB server is a community developed fork of MySQL server. Versions 10.6.1 through 10.6.26, 10.11.1 through 10.11.17, 11.4.1 through 11.4.11, 11.8.1 through 11.8.7, and 12.3.1 with  `wsrep_notify_cmd` enabled would execute shell commands embedded in the name of the joiner node. This is fixed in 10.6.27, 10.11.18, 11.4.12, 11.8.8, and 12.3.2. As a workaround, anyone who cannot upgrade now should disable `wsrep_notify_cmd`."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 10,
                "baseSeverity": "CRITICAL",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "NONE",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-78",
                  "description": "CWE-78: Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-11T17:13:20.776Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/MariaDB/server/security/advisories/GHSA-3p3m-4x7c-p4pw",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/MariaDB/server/security/advisories/GHSA-3p3m-4x7c-p4pw"
            },
            {
              "name": "https://jira.mariadb.org/browse/MDEV-39721",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://jira.mariadb.org/browse/MDEV-39721"
            }
          ],
          "source": {
            "advisory": "GHSA-3p3m-4x7c-p4pw",
            "discovery": "UNKNOWN"
          },
          "title": "MariaDB server has unsafe parameter handling in `wsrep_notify_cmd`"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2026-49261",
        "datePublished": "2026-06-11T17:13:20.776Z",
        "dateReserved": "2026-05-28T14:33:01.179Z",
        "dateUpdated": "2026-06-12T03:55:39.734Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-32710 (GCVE-0-2026-32710)

    Vulnerability from cvelistv5 – Published: 2026-03-20 18:31 – Updated: 2026-03-27 03:55
    VLAI
    Title
    Heap-based Buffer Overflow in MariaDB
    Summary
    MariaDB server is a community developed fork of MySQL server. An authenticated user can crash MariaDB versions 11.4 before 11.4.10 and 11.8 before 11.8.6 via a bug in JSON_SCHEMA_VALID() function. Under certain conditions it might be possible to turn the crash into a remote code execution. These conditions require tight control over memory layout which is generally only attainable in a lab environment. This issue is fixed in MariaDB 11.4.10, MariaDB 11.8.6, and MariaDB 12.2.2.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-122 - Heap-based Buffer Overflow
    Assigner
    References
    Impacted products
    Vendor Product Version
    MariaDB server Affected: >= 11.4.1, < 11.4.10
    Affected: >= 11.8.1, < 11.8.6
    Affected: >= 12.1.2, < 12.2.2
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-32710",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-03-26T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-03-27T03:55:38.121Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "server",
              "vendor": "MariaDB",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003e= 11.4.1, \u003c 11.4.10"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 11.8.1, \u003c 11.8.6"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 12.1.2, \u003c 12.2.2"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "MariaDB server is a community developed fork of MySQL server. An authenticated user can crash MariaDB versions 11.4 before 11.4.10 and 11.8 before 11.8.6 via a bug in JSON_SCHEMA_VALID() function. Under certain conditions it might be possible to turn the crash into a remote code execution. These conditions require tight control over memory layout which is generally only attainable in a lab environment. This issue is fixed in MariaDB 11.4.10, MariaDB 11.8.6, and MariaDB 12.2.2."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "HIGH",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 8.6,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "LOW",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-122",
                  "description": "CWE-122: Heap-based Buffer Overflow",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-03-20T18:31:48.870Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/MariaDB/server/security/advisories/GHSA-4rj5-2227-9wgc",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/MariaDB/server/security/advisories/GHSA-4rj5-2227-9wgc"
            },
            {
              "name": "https://jira.mariadb.org/browse/MDEV-38356",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://jira.mariadb.org/browse/MDEV-38356"
            }
          ],
          "source": {
            "advisory": "GHSA-4rj5-2227-9wgc",
            "discovery": "UNKNOWN"
          },
          "title": "Heap-based Buffer Overflow in MariaDB"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2026-32710",
        "datePublished": "2026-03-20T18:31:48.870Z",
        "dateReserved": "2026-03-13T14:33:42.824Z",
        "dateUpdated": "2026-03-27T03:55:38.121Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }