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.

    1 vulnerability by MariaDB Foundation

    CVE-2026-3494 (GCVE-0-2026-3494)

    Vulnerability from cvelistv5 – Published: 2026-03-03 18:12 – Updated: 2026-03-16 17:03
    VLAI
    Title
    MariaDB Server Audit Plugin Comment Handling Bypass
    Summary
    In MariaDB server version through 11.8.5, when server audit plugin is enabled with server_audit_events variable configured with QUERY_DCL, QUERY_DDL, or QUERY_DML filtering, if an authenticated database user invokes a SQL statement prefixed with double-hyphen (—) or hash (#) style comments, the statement is not logged.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    Assigner
    Impacted products
    Vendor Product Version
    MariaDB Foundation MariaDB Server Unaffected: 10.6.25
    Unaffected: 10.11.16
    Unaffected: 11.4.10
    Unaffected: 11.8.6
    Create a notification for this product.
    Amazon Aurora MySQL Unaffected: 2.12.6
    Unaffected: 3.04.6
    Unaffected: 3.10.3
    Unaffected: 3.11.1
    Create a notification for this product.
    Amazon RDS for MySQL Unaffected: 5.7.44-RDS.20260212
    Unaffected: 8.0.45
    Unaffected: 8.4.8
    Create a notification for this product.
    Amazon RDS for MariaDB Unaffected: 10.6.25
    Unaffected: 10.11.16
    Unaffected: 11.4.10
    Unaffected: 11.8.6
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-3494",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-03-03T18:56:25.959459Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-03-03T18:56:35.946Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "MariaDB Server",
              "vendor": "MariaDB Foundation",
              "versions": [
                {
                  "status": "unaffected",
                  "version": "10.6.25"
                },
                {
                  "status": "unaffected",
                  "version": "10.11.16"
                },
                {
                  "status": "unaffected",
                  "version": "11.4.10"
                },
                {
                  "status": "unaffected",
                  "version": "11.8.6"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "Aurora MySQL",
              "vendor": "Amazon",
              "versions": [
                {
                  "status": "unaffected",
                  "version": "2.12.6"
                },
                {
                  "status": "unaffected",
                  "version": "3.04.6"
                },
                {
                  "status": "unaffected",
                  "version": "3.10.3"
                },
                {
                  "status": "unaffected",
                  "version": "3.11.1"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "RDS for MySQL",
              "vendor": "Amazon",
              "versions": [
                {
                  "status": "unaffected",
                  "version": "5.7.44-RDS.20260212"
                },
                {
                  "status": "unaffected",
                  "version": "8.0.45"
                },
                {
                  "status": "unaffected",
                  "version": "8.4.8"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "RDS for MariaDB",
              "vendor": "Amazon",
              "versions": [
                {
                  "status": "unaffected",
                  "version": "10.6.25"
                },
                {
                  "status": "unaffected",
                  "version": "10.11.16"
                },
                {
                  "status": "unaffected",
                  "version": "11.4.10"
                },
                {
                  "status": "unaffected",
                  "version": "11.8.6"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eIn MariaDB server version through 11.8.5, when server audit plugin is enabled with server_audit_events variable configured with QUERY_DCL, QUERY_DDL, or QUERY_DML filtering, if an authenticated database user invokes a SQL statement prefixed with double-hyphen (\u2014) or hash (#) style comments, the statement is not logged.\u003c/p\u003e"
                }
              ],
              "value": "In MariaDB server version through 11.8.5, when server audit plugin is enabled with server_audit_events variable configured with QUERY_DCL, QUERY_DDL, or QUERY_DML filtering, if an authenticated database user invokes a SQL statement prefixed with double-hyphen (\u2014) or hash (#) style comments, the statement is not logged."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-93",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC-93 (Log Injection-Tampering-Forging)"
                }
              ]
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 4.3,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "NONE",
                "integrityImpact": "LOW",
                "privilegesRequired": "LOW",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            },
            {
              "cvssV4_0": {
                "Automatable": "NOT_DEFINED",
                "Recovery": "NOT_DEFINED",
                "Safety": "NOT_DEFINED",
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "NETWORK",
                "baseScore": 5.3,
                "baseSeverity": "MEDIUM",
                "exploitMaturity": "NOT_DEFINED",
                "privilegesRequired": "LOW",
                "providerUrgency": "NOT_DEFINED",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "NONE",
                "valueDensity": "NOT_DEFINED",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "NONE",
                "vulnConfidentialityImpact": "NONE",
                "vulnIntegrityImpact": "LOW",
                "vulnerabilityResponseEffort": "NOT_DEFINED"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-778",
                  "description": "CWE-778 (Insufficient Logging)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-03-16T17:03:08.613Z",
            "orgId": "ff89ba41-3aa1-4d27-914a-91399e9639e5",
            "shortName": "AMZN"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://aws.amazon.com/security/security-bulletins/2026-006-AWS/"
            },
            {
              "tags": [
                "patch"
              ],
              "url": "https://github.com/MariaDB/server/commit/635559a2ad68a5a6d1a354e8209c58323dba0261"
            },
            {
              "tags": [
                "patch"
              ],
              "url": "https://github.com/aws/audit-plugin-for-mysql/commit/01e25a5cb1073f131eea774c06c8a056b1e4b2ff"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "MariaDB Server Audit Plugin Comment Handling Bypass",
          "x_generator": {
            "engine": "Vulnogram 0.5.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "ff89ba41-3aa1-4d27-914a-91399e9639e5",
        "assignerShortName": "AMZN",
        "cveId": "CVE-2026-3494",
        "datePublished": "2026-03-03T18:12:12.361Z",
        "dateReserved": "2026-03-03T17:26:55.939Z",
        "dateUpdated": "2026-03-16T17:03:08.613Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }