{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-3494",
        "assignerOrgId": "ff89ba41-3aa1-4d27-914a-91399e9639e5",
        "state": "PUBLISHED",
        "assignerShortName": "AMZN",
        "dateReserved": "2026-03-03T17:26:55.939Z",
        "datePublished": "2026-03-03T18:12:12.361Z",
        "dateUpdated": "2026-03-16T17:03:08.613Z"
    },
    "containers": {
        "cna": {
            "providerMetadata": {
                "orgId": "ff89ba41-3aa1-4d27-914a-91399e9639e5",
                "shortName": "AMZN",
                "dateUpdated": "2026-03-16T17:03:08.613Z"
            },
            "title": "MariaDB Server Audit Plugin Comment Handling Bypass",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "lang": "en",
                            "cweId": "CWE-778",
                            "description": "CWE-778 (Insufficient Logging)",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "impacts": [
                {
                    "capecId": "CAPEC-93",
                    "descriptions": [
                        {
                            "lang": "en",
                            "value": "CAPEC-93 (Log Injection-Tampering-Forging)"
                        }
                    ]
                }
            ],
            "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"
                }
            ],
            "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 (—) or hash (#) style comments, the statement is not logged.",
                    "supportingMedia": [
                        {
                            "type": "text/html",
                            "base64": false,
                            "value": "<p>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.</p>"
                        }
                    ]
                }
            ],
            "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"
                    ]
                }
            ],
            "metrics": [
                {
                    "format": "CVSS",
                    "scenarios": [
                        {
                            "lang": "en",
                            "value": "GENERAL"
                        }
                    ],
                    "cvssV3_1": {
                        "version": "3.1",
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "privilegesRequired": "LOW",
                        "userInteraction": "NONE",
                        "scope": "UNCHANGED",
                        "confidentialityImpact": "NONE",
                        "integrityImpact": "LOW",
                        "availabilityImpact": "NONE",
                        "baseSeverity": "MEDIUM",
                        "baseScore": 4.3,
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N"
                    }
                },
                {
                    "format": "CVSS",
                    "scenarios": [
                        {
                            "lang": "en",
                            "value": "GENERAL"
                        }
                    ],
                    "cvssV4_0": {
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "attackRequirements": "NONE",
                        "privilegesRequired": "LOW",
                        "userInteraction": "NONE",
                        "vulnConfidentialityImpact": "NONE",
                        "subConfidentialityImpact": "NONE",
                        "vulnIntegrityImpact": "LOW",
                        "subIntegrityImpact": "NONE",
                        "vulnAvailabilityImpact": "NONE",
                        "subAvailabilityImpact": "NONE",
                        "exploitMaturity": "NOT_DEFINED",
                        "Safety": "NOT_DEFINED",
                        "Automatable": "NOT_DEFINED",
                        "Recovery": "NOT_DEFINED",
                        "valueDensity": "NOT_DEFINED",
                        "vulnerabilityResponseEffort": "NOT_DEFINED",
                        "providerUrgency": "NOT_DEFINED",
                        "version": "4.0",
                        "baseSeverity": "MEDIUM",
                        "baseScore": 5.3,
                        "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"
                    }
                }
            ],
            "source": {
                "discovery": "UNKNOWN"
            },
            "x_generator": {
                "engine": "Vulnogram 0.5.0"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-03-03T18:56:25.959459Z",
                                "id": "CVE-2026-3494",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-03-03T18:56:35.946Z"
                }
            }
        ]
    }
}