Vulnerability Description
The comparison used for the doveadm password and API key is not fully timing safe and can reveal the length of the configured secret. An attacker with access to the same network as the doveadm service, able to make repeated requests and measure response timing accurately, can learn the length of the secret, which reduces the effort needed to guess it. The secret value itself is not disclosed. Restrict network access to the doveadm service to trusted clients. Update to non-vulnerable version. No publicly available exploits are known.
CVSS Score
LOW
Related Weaknesses (CWE)
References
FAQ
What is CVE-2026-42393?
CVE-2026-42393 is a vulnerability with a CVSS score of 3.1 (LOW). The comparison used for the doveadm password and API key is not fully timing safe and can reveal the length of the configured secret. An attacker with access to the same network as the doveadm service...
How severe is CVE-2026-42393?
CVE-2026-42393 has been rated LOW with a CVSS base score of 3.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-42393?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.