Observable Response Discrepancy in Mautic - CVE-2025-9824
Published: May 25, 2026
Mautic
Detailed vulnerability description
The vulnerability allows a remote attacker to enumerate valid usernames.
The vulnerability exists due to observable response discrepancy in the form login authenticator when handling login requests. A remote attacker can measure login response times to enumerate valid usernames.
This timing difference occurs because password hashing is performed for existing usernames but not for non-existent usernames.