Exploitation Summary
EIP tracks 1 public exploit for CVE-2026-3494. PoCs published by KKongTen.
AI-analyzed exploit summary This repository contains a functional PoC for CVE-2026-3494, demonstrating an audit logging bypass in MariaDB's server_audit plugin when specific inline comments are used in SQL queries. The PoC includes a Docker-based test environment and automated scripts to verify the vulnerability across multiple MariaDB versions.
Description
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.
Exploits (1)
This repository contains a functional PoC for CVE-2026-3494, demonstrating an audit logging bypass in MariaDB's server_audit plugin when specific inline comments are used in SQL queries. The PoC includes a Docker-based test environment and automated scripts to verify the vulnerability across multiple MariaDB versions.
References (3)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N