Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Hamizanazman

Researcher fromyeswehack
#36787of 56,330
7.5Total CVSS
Vulnerabilities · 1
PT-2026-28363
7.5
2026-01-01
Dovecot · Dovecot · CVE-2026-27855
**Name of the Vulnerable Software and Affected Versions** Dovecot versions prior to 2.4.3 **Description** Dovecot OTP authentication is susceptible to a replay attack under certain conditions. Specifically, if the authentication cache is enabled and a username is modified within the passdb, OTP credentials can be cached, allowing the same OTP reply to be valid for subsequent login attempts. An attacker observing an OTP exchange could potentially log in as the user. The issue occurs when authentication happens over an unsecure connection. **Recommendations** Update to version 2.4.3 or later. If updating is not immediately possible, switch to the SCRAM protocol. Ensure communications are secured. If possible, switch to OAUTH2 or SCRAM.