CVE-2026-27856
EUVD-2026-1656527.03.2026, 09:16
Doveadm credentials are verified using direct comparison which is susceptible to timing oracle attack. An attacker can use this to determine the configured credentials. Figuring out the credential will lead into full access to the affected component. Limit access to the doveadm http service port, install fixed version. No publicly available exploits are known.Enginsight
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| dovecot | dovecot | 𝑥 < 2.4.3 |
| open-xchange | dovecot | 𝑥 < 2.3.22.1 |
| open-xchange | dovecot | 3.0.0 ≤ 𝑥 < 3.0.5 |
| open-xchange | dovecot | 3.1.0 ≤ 𝑥 < 3.1.4 |
𝑥
= Vulnerable software versions
Early Detection
Affected products identified ahead of NVD analysis through intelligence sources.
| Vendor | Product | Version | Source |
|---|---|---|---|
| Red Hat | Red Hat Enterprise Linux 7 Extended Lifecycle Support | 1:2.2.36-8.el7_9.1 ≤ 𝑥 < * | ADP |
Debian Releases
Debian Product | |||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| dovecot |
|
Ubuntu Releases
openSUSE / SLES Releases
openSUSE Product | |||||
|---|---|---|---|---|---|
| dovecot22 |
| ||||
| dovecot22-backend-mysql |
| ||||
| dovecot22-backend-pgsql |
| ||||
| dovecot22-backend-sqlite |
| ||||
| dovecot22-devel |
|
Amazon Linux Releases
Amazon Package | |||||
|---|---|---|---|---|---|
| dovecot |
| ||||
| dovecot-debuginfo |
| ||||
| dovecot-debugsource |
| ||||
| dovecot-devel |
| ||||
| dovecot-mysql |
| ||||
| dovecot-mysql-debuginfo |
| ||||
| dovecot-pgsql |
| ||||
| dovecot-pgsql-debuginfo |
| ||||
| dovecot-pigeonhole |
| ||||
| dovecot-pigeonhole-debuginfo |
|
Common Weakness Enumeration
- CWE-287 - Improper AuthenticationWhen an actor claims to have a given identity, the software does not prove or insufficiently proves that the claim is correct.
- CWE-208 - Observable Timing DiscrepancyTwo separate operations in a product require different amounts of time to complete, in a way that is observable to an actor and reveals security-relevant information about the state of the product, such as whether a particular operation was successful or not.