GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

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 · CISA-ADP (v2.0.3)
Decision recorded 2026-03-03 18:56 UTC
CWE
Impacted products
Vendor Product Version CPE status
MariaDB Foundation MariaDB Server Unaffected: 10.6.25
Unaffected: 10.11.16
Unaffected: 11.4.10
Unaffected: 11.8.6
guessed 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
guessed Create a notification for this product.
Amazon RDS for MySQL Unaffected: 5.7.44-RDS.20260212
Unaffected: 8.0.45
Unaffected: 8.4.8
guessed 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
guessed 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",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-3494",
      "date": "2026-09-16",
      "epss": "0.00274",
      "percentile": "0.19855"
    },
    "microsoft_vex": {
      "current_release_date": "2026-03-14T01:37:11.000Z",
      "cve": "CVE-2026-3494",
      "id": "msrc_CVE-2026-3494",
      "initial_release_date": "2026-03-02T00:00:00.000Z",
      "product_status:fixed": "2",
      "product_status:known_affected": "2",
      "source": "Microsoft CSAF VEX",
      "status": "final",
      "title": "MariaDB Server Audit Plugin Comment Handling Bypass",
      "url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-3494.json",
      "version": "4"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-3494\",\"sourceIdentifier\":\"ff89ba41-3aa1-4d27-914a-91399e9639e5\",\"published\":\"2026-03-03T20:16:50.667\",\"lastModified\":\"2026-07-14T15:43:43.080\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"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.\"},{\"lang\":\"es\",\"value\":\"En la versi\u00f3n del servidor MariaDB hasta la 11.8.5, cuando el plugin de auditor\u00eda del servidor est\u00e1 habilitado con la variable server_audit_events configurada con el filtrado QUERY_DCL, QUERY_DDL o QUERY_DML, si un usuario de base de datos autenticado invoca una instrucci\u00f3n SQL prefijada con comentarios estilo doble guion (\u2014) o almohadilla (#), la instrucci\u00f3n no se registra.\"}],\"affected\":[{\"source\":\"ff89ba41-3aa1-4d27-914a-91399e9639e5\",\"affectedData\":[{\"vendor\":\"MariaDB Foundation\",\"product\":\"MariaDB Server\",\"defaultStatus\":\"unaffected\",\"versions\":[{\"version\":\"10.6.25\",\"status\":\"unaffected\"},{\"version\":\"10.11.16\",\"status\":\"unaffected\"},{\"version\":\"11.4.10\",\"status\":\"unaffected\"},{\"version\":\"11.8.6\",\"status\":\"unaffected\"}]},{\"vendor\":\"Amazon\",\"product\":\"Aurora MySQL\",\"defaultStatus\":\"unaffected\",\"versions\":[{\"version\":\"2.12.6\",\"status\":\"unaffected\"},{\"version\":\"3.04.6\",\"status\":\"unaffected\"},{\"version\":\"3.10.3\",\"status\":\"unaffected\"},{\"version\":\"3.11.1\",\"status\":\"unaffected\"}]},{\"vendor\":\"Amazon\",\"product\":\"RDS for MySQL\",\"defaultStatus\":\"unaffected\",\"versions\":[{\"version\":\"5.7.44-RDS.20260212\",\"status\":\"unaffected\"},{\"version\":\"8.0.45\",\"status\":\"unaffected\"},{\"version\":\"8.4.8\",\"status\":\"unaffected\"}]},{\"vendor\":\"Amazon\",\"product\":\"RDS for MariaDB\",\"defaultStatus\":\"unaffected\",\"versions\":[{\"version\":\"10.6.25\",\"status\":\"unaffected\"},{\"version\":\"10.11.16\",\"status\":\"unaffected\"},{\"version\":\"11.4.10\",\"status\":\"unaffected\"},{\"version\":\"11.8.6\",\"status\":\"unaffected\"}]}]}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"ff89ba41-3aa1-4d27-914a-91399e9639e5\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"NONE\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"LOW\",\"vulnAvailabilityImpact\":\"NONE\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV31\":[{\"source\":\"ff89ba41-3aa1-4d27-914a-91399e9639e5\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N\",\"baseScore\":4.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":1.4}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-03-03T18:56:25.959459Z\",\"id\":\"CVE-2026-3494\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"ff89ba41-3aa1-4d27-914a-91399e9639e5\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-778\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mariadb:mariadb:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"10.6.24\",\"matchCriteriaId\":\"8A30EA78-32F5-4C1B-A67A-23DC6C7B72EB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mariadb:mariadb:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"10.7.0\",\"versionEndIncluding\":\"10.11.15\",\"matchCriteriaId\":\"332B395C-4839-4615-B00B-E4D441F2CD0A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mariadb:mariadb:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"11.0.0\",\"versionEndIncluding\":\"11.4.9\",\"matchCriteriaId\":\"A26387F9-8443-4057-A5E1-441377F32CDB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:mariadb:mariadb:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"11.5.0\",\"versionEndIncluding\":\"11.8.5\",\"matchCriteriaId\":\"A2088E08-6CAF-4EA5-BF0D-1E5F7D895EAE\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:amazon:aurora_mysql:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"2.12.5\",\"matchCriteriaId\":\"47D5C055-479D-48B1-9A1B-96A03A991BF7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:amazon:aurora_mysql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.01.0\",\"versionEndExcluding\":\"3.04.6\",\"matchCriteriaId\":\"1D6AC3BC-CEF0-4D92-9FA6-7BC11C0F59D5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:amazon:aurora_mysql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.05.1\",\"versionEndIncluding\":\"3.10.2\",\"matchCriteriaId\":\"71F2AFB8-E9B5-41BB-9FA6-5FD6DF742609\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:amazon:aurora_mysql:3.11.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A6548276-890D-4BAA-B63C-2589276CB05B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:amazon:relational_database_service:*:*:*:*:*:mysql:*:*\",\"versionEndIncluding\":\"5.7.44-rds.20251212\",\"matchCriteriaId\":\"19020403-62DD-4582-94FC-C942145BE41C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:amazon:relational_database_service:*:*:*:*:*:mariadb:*:*\",\"versionEndIncluding\":\"10.6.24\",\"matchCriteriaId\":\"D726E50A-7EF5-416D-A87A-2BF960AD2FE8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:amazon:relational_database_service:*:*:*:*:*:mysql:*:*\",\"versionStartIncluding\":\"8.0.11\",\"versionEndIncluding\":\"8.0.44\",\"matchCriteriaId\":\"D0E5AB60-5EAB-4425-A5ED-D7A4C885412B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:amazon:relational_database_service:*:*:*:*:*:mysql:*:*\",\"versionStartIncluding\":\"8.4.3\",\"versionEndIncluding\":\"8.4.7\",\"matchCriteriaId\":\"245D28E5-72B2-425D-B45A-A8FF86253512\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:amazon:relational_database_service:*:*:*:*:*:mariadb:*:*\",\"versionStartIncluding\":\"10.11.4\",\"versionEndIncluding\":\"10.11.15\",\"matchCriteriaId\":\"231A1730-3772-4CBD-9987-88261193DE56\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:amazon:relational_database_service:*:*:*:*:*:mariadb:*:*\",\"versionStartIncluding\":\"11.4.3\",\"versionEndIncluding\":\"11.4.9\",\"matchCriteriaId\":\"BAFD31F7-359F-4CC7-8DDF-4543EB8478D7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:amazon:relational_database_service:*:*:*:*:*:mariadb:*:*\",\"versionStartIncluding\":\"11.8.3\",\"versionEndIncluding\":\"11.8.5\",\"matchCriteriaId\":\"06BB3DE6-41A1-4D83-B3ED-E3200E8A414B\"}]}]}],\"references\":[{\"url\":\"https://aws.amazon.com/security/security-bulletins/2026-006-AWS/\",\"source\":\"ff89ba41-3aa1-4d27-914a-91399e9639e5\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/MariaDB/server/commit/635559a2ad68a5a6d1a354e8209c58323dba0261\",\"source\":\"ff89ba41-3aa1-4d27-914a-91399e9639e5\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/aws/audit-plugin-for-mysql/commit/01e25a5cb1073f131eea774c06c8a056b1e4b2ff\",\"source\":\"ff89ba41-3aa1-4d27-914a-91399e9639e5\",\"tags\":[\"Patch\"]}]}}",
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2026-07-02T17:15:27+00:00",
      "cve": "CVE-2026-3494",
      "id": "CVE-2026-3494",
      "initial_release_date": "2026-03-03T18:12:12.361000+00:00",
      "product_status:known_affected": "162",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "MariaDB: MariaDB: Information disclosure due to unlogged SQL statements with comments",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-3494.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-08-18T17:05:39Z",
      "cve": "CVE-2026-3494",
      "id": "CVE-2026-3494",
      "initial_release_date": "2026-03-05T06:52:34Z",
      "product_status:known_affected": "36",
      "product_status:recommended": "150",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2026-3494",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-3494.json",
      "version": "8"
    },
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-3494\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-03-03T18:56:25.959459Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-03-03T18:56:28.318Z\"}}], \"cna\": {\"title\": \"MariaDB Server Audit Plugin Comment Handling Bypass\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"impacts\": [{\"capecId\": \"CAPEC-93\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"CAPEC-93 (Log Injection-Tampering-Forging)\"}]}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 4.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"NONE\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}, {\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NOT_DEFINED\", \"version\": \"4.0\", \"Recovery\": \"NOT_DEFINED\", \"baseScore\": 5.3, \"Automatable\": \"NOT_DEFINED\", \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"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\", \"exploitMaturity\": \"NOT_DEFINED\", \"providerUrgency\": \"NOT_DEFINED\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"NONE\", \"privilegesRequired\": \"LOW\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"LOW\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"NONE\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\", \"vulnerabilityResponseEffort\": \"NOT_DEFINED\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"MariaDB Foundation\", \"product\": \"MariaDB Server\", \"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\"}, {\"vendor\": \"Amazon\", \"product\": \"Aurora MySQL\", \"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\"}, {\"vendor\": \"Amazon\", \"product\": \"RDS for MySQL\", \"versions\": [{\"status\": \"unaffected\", \"version\": \"5.7.44-RDS.20260212\"}, {\"status\": \"unaffected\", \"version\": \"8.0.45\"}, {\"status\": \"unaffected\", \"version\": \"8.4.8\"}], \"defaultStatus\": \"unaffected\"}, {\"vendor\": \"Amazon\", \"product\": \"RDS for MariaDB\", \"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\"}], \"references\": [{\"url\": \"https://aws.amazon.com/security/security-bulletins/2026-006-AWS/\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://github.com/MariaDB/server/commit/635559a2ad68a5a6d1a354e8209c58323dba0261\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/aws/audit-plugin-for-mysql/commit/01e25a5cb1073f131eea774c06c8a056b1e4b2ff\", \"tags\": [\"patch\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.5.0\"}, \"descriptions\": [{\"lang\": \"en\", \"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.\", \"supportingMedia\": [{\"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\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-778\", \"description\": \"CWE-778 (Insufficient Logging)\"}]}], \"providerMetadata\": {\"orgId\": \"ff89ba41-3aa1-4d27-914a-91399e9639e5\", \"shortName\": \"AMZN\", \"dateUpdated\": \"2026-03-16T17:03:08.613Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2026-3494\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-03-16T17:03:08.613Z\", \"dateReserved\": \"2026-03-03T17:26:55.939Z\", \"assignerOrgId\": \"ff89ba41-3aa1-4d27-914a-91399e9639e5\", \"datePublished\": \"2026-03-03T18:12:12.361Z\", \"assignerShortName\": \"AMZN\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…