#VU124726 SQL injection in Dovecot and OX Dovecot Pro - CVE-2026-24031
Published: April 1, 2026
Dovecot
OX Dovecot Pro
Dovecot
Description
The vulnerability allows a remote attacker to bypass authentication and enumerate users.
The vulnerability exists due to improper input validation in SQL-based authentication when processing usernames. A remote attacker can send a specially crafted request with malicious username when auth_username_chars is cleared by admin to bypass authentication and enumerate users.
The server must have auth_username_chars configuration option cleared.