Dovecot Security Advisory OXDC-2026-0001
好的,我现在需要帮用户总结一下这篇文章的内容,控制在100个字以内,而且不需要以“文章内容总结”或“这篇文章”这样的开头。直接写描述即可。 首先,我看看这篇文章是什么。它看起来是一个安全公告邮件,来自Dovecot的开发团队。里面提到了多个安全漏洞,每个漏洞都有详细的分类、影响版本、风险以及解决方案。 接下来,我需要提取关键信息。文章中提到了多个CVE编号,涉及不同的漏洞类型,比如输入验证问题、路径遍历、SQL注入等等。这些漏洞影响了Dovecot的不同版本,包括Pro和CE版本。 然后是风险部分。这些漏洞可能导致DoS攻击、信息泄露、认证绕过等问题。虽然没有已知的公开利用案例,但潜在的风险还是存在的。 最后是解决方案。对于每个漏洞,建议升级到修复版本或者采取其他缓解措施。 现在我要把这些信息浓缩到100字以内。重点是说明这是Dovecot的安全公告,包含多个漏洞及其影响和解决方案。 可能的结构:Dovecot发布安全公告,披露多个漏洞(如输入验证错误、路径遍历等),影响特定版本。这些漏洞可能导致DoS、信息泄露或认证问题。建议升级或采取缓解措施。 检查一下字数是否在限制内,并确保信息准确且全面。 </think> Dovecot发布安全公告,披露多个高危漏洞(如输入验证错误、路径遍历等),影响特定版本的OX Dovecot Pro和CE核心组件。这些漏洞可能导致DoS攻击、信息泄露或认证绕过等问题。建议用户升级至修复版本或采取相应缓解措施以降低风险。 2026-3-29 03:9:12 Author: seclists.org(查看原文) 阅读量:2 收藏

fulldisclosure logo

Full Disclosure mailing list archives


From: Aki Tuomi <aki.tuomi () dovecot fi>
Date: Fri, 27 Mar 2026 10:06:15 +0200 (EET)

Dear subscribers,

we're sharing our latest advisory with you and like to thank everyone who contributed in finding and solving those 
vulnerabilities. This advisory is also published at 
https://documentation.open-xchange.com/dovecot/security/advisories/html/2026/oxdc-adv-2026-0001.html


---


Classification: TLP:GREEN

Internal reference: DOV-7830
Type: CWE-1250 (Improper Preservation of Consistency Between Independent Representations of Shared State)
Component: core
Report confidence: Confirmed
Solution status: Fixed by vendor
Last affected revision: OX Dovecot Pro core 3.1.0, OX Dovecot CE core 2.4.0
First fixed revision: OX Dovecot CE core 2.4.1
Discovery date: 2025-07-24
Solution date: 2026-03-27
Disclosure date: 2026-03-27
Researcher credits: Erik  <erik () broadlux com>
CVE: CVE-2025-30189
CVSS: 7.4 (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N)

Details:
v2.4 regression: auth cache broken with several passdb / userdb. When cache is enabled, some passdb/userdb drivers 
incorrectly cache all users with same cache key, causing wrong cached information to be used for these users.

Risk:
After cached login, all subsequent logins are for same user. No publicly available exploits are known.

Solution:
Install fixed version or disable caching either globally or for the impacted passdb/userdb drivers.



---



Internal reference: DOV-8349
Type: CWE-20 (Improper Input Validation)
Component: core
Report confidence: Confirmed
Solution status: Fixed by vendor
Last affected revision: OX Dovecot Pro core 3.1.0, OX Dovecot CE core 2.4.0
First fixed revision: OX Dovecot Pro core 3.1.2, OX Dovecot CE core 2.4.3
Discovery date: 2025-11-04
Solution date: 2026-03-27
Disclosure date: 2026-03-27
CVE: CVE-2025-59028
CVSS: 5.3 (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L)

Details:
Invalid base64 authentication can cause DoS for other logins. When sending invalid base64 SASL data, login process is 
disconnected from the auth server, causing all active authentication sessions to fail.

Risk:
Invalid BASE64 data can be used to DoS a vulnerable server to break concurrent logins. No publicly available exploits 
are known.

Solution:
Install fixed version or disable concurrency in login processes (heavy perfomance penalty on large deployments).



---



Internal reference: DOV-8508
Type: CWE-20 (Improper Input Validation)
Component: core
Report confidence: Confirmed
Solution status: Fixed by vendor
Last affected revision: OX Dovecot Pro core 3.1.0, OX Dovecot CE core 2.4.0
First fixed revision: OX Dovecot CE core 2.4.3, OX Dovecot Pro core 3.1.3
Discovery date: 2025-11-29
Solution date: 2026-03-27
Disclosure date: 2026-03-27
CVE: CVE-2025-59032
CVSS: 7.5 (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H)

Details:
v2.4/v3.1 regression: Pigeonhole: ManageSieve panic occurs with sieve-connect as a client. ManageSieve AUTHENTICATE 
command crashes when using literal as SASL initial response.

Risk:
This can be used to crash ManageSieve service repeatedly, making it unavailable for other users. No publicly available 
exploits are known.

Solution:
Control access to ManageSieve port, or disable the service if it's not needed. Alternatively upgrade to a fixed version.



---



Internal reference: DOV-8584
Type: CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor)
Component: core
Report confidence: Confirmed
Solution status: Fixed by vendor
Last affected revision: OX Dovecot Pro core 2.3.0
First fixed revision: OX Dovecot CE core 2.4.3, OX Dovecot Pro core 3.1.3, OX Dovecot Pro core 2.3.22.1
Discovery date: 2025-12-29
Solution date: 2026-03-27
Disclosure date: 2026-03-27
Researcher credits: cavid@yeswehack
CVE: CVE-2025-59031
CVSS: 4.3 (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N)

Details:
decode2text.sh OOXML extraction may follow symlinks and read unintended files during indexing. Dovecot has provided a 
script to use for attachment to text conversion. This script unsafely handles zip-style attachments.

Risk:
Attacker can use specially crafted OOXML documents to cause unintended files on the system to be indexed and 
subsequently ending up in FTS indexes. No publicly available exploits are known.

Solution:
Do not use the provided script, instead, use something else like FTS tika.



---



Internal reference: DOV-8591
Type: CWE-22 (Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal'))
Component: core
Report confidence: Confirmed
Solution status: Fixed by vendor
Last affected revision: OX Dovecot Pro core 2.3.0
First fixed revision: OX Dovecot Pro core 3.1.0, OX Dovecot CE core 2.4.0
Discovery date: 2026-01-07
Solution date: 2026-03-27
Disclosure date: 2026-03-27
Researcher credits: strokep@yeswehack
CVE: CVE-2026-0394
CVSS: 5.3 (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N)

Details:
auth: Path traversal in passwd-file passdb using `%d` (domain) escapes base directory and opens `/etc/passwd`Pre-auth 
path traversal in passwd-file passdb using `%d` (domain) escapes base directory and opens `/etc/passwd`. When dovecot 
has been configured to use per-domain passwd files, and they are placed one path component above /etc, or slash has 
been added to allowed characters, path traversal can happen if the domain component is directory partial.

Risk:
This allows inadvertently reading /etc/passwd (or some other path which ends with passwd). If this file contains 
passwords, it can be used to authenticate wrongly, or if this is userdb, it can unexpectly make system users appear 
valid users.  No publicly available exploits are known.

Solution:
Upgrade to fixed version, or use different authentication scheme that does not rely on paths. Alternatively you can 
also ensure that the per-domain passwd files are in some other location, such as /etc/dovecot/auth/%d.



---



Internal reference: DOV-8775
Type: CWE-90 (Improper Neutralization of Special Elements used in an LDAP Query ('LDAP Injection'))
Component: core
Report confidence: Confirmed
Solution status: Fixed by vendor
Last affected revision: OX Dovecot Pro core 3.1.0, OX Dovecot CE core 2.4.0
First fixed revision: OX Dovecot CE core 2.4.3, OX Dovecot Pro core 3.1.4
Discovery date: 2026-02-20
Solution date: 2026-03-27
Disclosure date: 2026-03-27
Researcher credits: cookiejack15@yeswehack
CVE: CVE-2026-27860
CVSS: 3.7 (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N)

Details:
v2.4/v3.1 regression: auth-ldap is not escaping usernames. If auth_username_chars is empty, it is possible to inject 
arbitrary LDAP filter to Dovecot's LDAP authentication.

Risk:
This leads to potentially bypassing restrictions and allows probing of LDAP structure. No publicly available exploits 
are known.

Solution:
Do not clear out auth_username_chars, or install fixed version.



---



Internal reference: DOV-8781
Type: CWE-89 (Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection'))
Component: core
Report confidence: Confirmed
Solution status: Fixed by vendor
Last affected revision: OX Dovecot Pro core 3.1.0, OX Dovecot CE core 2.4.0
First fixed revision: OX Dovecot CE core 2.4.3, OX Dovecot Pro core 3.1.4
Discovery date: 2026-02-23
Solution date: 2026-03-27
Disclosure date: 2026-03-27
Researcher credits: whisperer@yeswehack
CVE: CVE-2026-24031
CVSS: 7.7 (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:L)

Details:
v2.4/v3.1 regression: SQL injection allows bypassing authentication. Dovecot SQL based authentication can be bypassed 
when auth_username_chars is cleared by admin.

Risk:
This vulnerability allows bypassing authentication for any user and user enumeration. No publicly available exploits 
are known.

Solution:
Do not clear auth_username_chars. If this is not possible, install latest fixed version.



---



Internal reference: DOV-8787
Type: CWE-400 (Uncontrolled Resource Consumption)
Component: core
Report confidence: Confirmed
Solution status: Fixed by vendor
Last affected revision: OX Dovecot Pro core 3.0.2, OX Dovecot Pro core 3.1.0, OX Dovecot CE core 2.4.0
First fixed revision: OX Dovecot Pro core 3.0.5, OX Dovecot CE core 2.4.3, OX Dovecot Pro core 3.1.4
Discovery date: 2026-02-24
Solution date: 2026-03-27
Disclosure date: 2026-03-27
Researcher credits: djvirus@yeswehack
CVE: CVE-2026-27859
CVSS: 5.3 (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L)

Details:
v3.0.2+ regression: Message headers MIME parameter parsing can cause excessive CPU usage. A mail message containing 
excessive amount of RFC 2231 MIME parameters causes LMTP to use too much CPU.

Risk:
A suitably formatted mail message causes mail delivery process to consume large amounts of CPU time. No publicly 
available exploits are known.

Solution:
Use MTA capabilities to limit RFC 2231 MIME parameters in mail messages, or upgrade to fixed version where the 
processing is limited.



---



Internal reference: DOV-8816
Type: CWE-400 (Uncontrolled Resource Consumption)
Component: core
Report confidence: Confirmed
Solution status: Fixed by vendor
Last affected revision: OX Dovecot Pro core 2.3.0
First fixed revision: OX Dovecot Pro core 3.0.5, OX Dovecot CE core 2.4.3, OX Dovecot Pro core 3.1.4, OX Dovecot Pro 
core 2.3.22.1
Discovery date: 2026-02-27
Solution date: 2026-03-27
Disclosure date: 2026-03-27
Researcher credits: whisperer@yeswehack
CVE: CVE-2026-27857
CVSS: 4.3 (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L)

Details:
imap-login: Excessive memory usage DoS. Sending "NOOP (((...)))" command with 4000 parenthesis open+close results in 
~1MB extra memory usage. Longer commands will result in client disconnection. This 1 MB can be left allocated for 
longer time periods by not sending the command ending LF. So attacker could connect possibly from even a single IP and 
create 1000 connections to allocate 1 GB of memory, which would likely result in reaching VSZ limit and killing the 
process and its other proxied connections.

Risk:
Attacker could connect possibly from even a single IP and create 1000 connections to allocate 1 GB of memory, which 
would likely result in reaching VSZ limit and killing the process and its other proxied connections. No publicly 
available exploits are known.

Solution:
Install fixed version, there is no other remediation.



---



Internal reference: DOV-8818
Type: CWE-400 (Uncontrolled Resource Consumption)
Component: core
Report confidence: Confirmed
Solution status: Fixed by vendor
Last affected revision: OX Dovecot Pro core 2.3.0, OX Dovecot Pro core 3.1.0, OX Dovecot CE core 2.4.0
First fixed revision: OX Dovecot Pro core 3.0.5, OX Dovecot CE core 2.4.3, OX Dovecot Pro core 3.1.4, OX Dovecot Pro 
core 2.3.22.1
Discovery date: 2026-02-28
Solution date: 2026-03-27
Disclosure date: 2026-03-27
Researcher credits: ilyar@yeswehack
CVE: CVE-2026-27858
CVSS: 7.5 (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H)

Details:
managesieve-login out-of-memory DoS. Attacker can send a specifically crafted message before authentication that causes 
managesieve to allocate large amount of memory.


Risk:
Attacker can force managesieve-login to be unavailable by repeatedly crashing the process. No publicly available 
exploits are known.

Solution:
Protect access to managesieve protocol, or install fixed version.



---



Internal reference: DOV-8830
Type: CWE-287 (Improper Authentication)
Component: core
Report confidence: Confirmed
Solution status: Fixed by vendor
Last affected revision: OX Dovecot Pro core 2.3.0
First fixed revision: OX Dovecot Pro core 3.0.5, OX Dovecot CE core 2.4.3, OX Dovecot Pro core 3.1.4, OX Dovecot Pro 
core 2.3.22.1
Discovery date: 2026-03-04
Solution date: 2026-03-27
Disclosure date: 2026-03-27
Researcher credits: bksparajuli@yeswehack
CVE: CVE-2026-27856
CVSS: 7.4 (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N)

Details:
doveadm: Credentials verified without timing safety. Doveadm credentials are verified using direct comparison which is 
susceptible to timing oracle attack. An attacker can use this to determine the configured credentials.

Risk:
Figuring out the credential will lead into full access to the affected component. No publicly available exploits are 
known.

Solution:
Limit access to the doveadm http service port, install fixed version.



---



Internal reference: DOV-8859
Type: CWE-294 (Authentication Bypass by Capture-replay)
Component: core
Report confidence: Confirmed
Solution status: Fixed by vendor
Last affected revision: OX Dovecot Pro core 2.3.0
First fixed revision: OX Dovecot CE core 2.4.3
Discovery date: 2026-03-09
Solution date: 2026-03-27
Disclosure date: 2026-03-27
Researcher credits: hamizanazman@yeswehack
CVE: CVE-2026-27855
CVSS: 6.8 (CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N)

Details:
auth: OTP driver vulnerable to replay attack. Dovecot OTP authentication is vulnerable to replay attack under specific 
conditions. If auth cache is enabled, and username is altered in passdb, then OTP credentials can be cached so that 
same OTP reply is valid.

Risk:
An attacker able to observe an OTP exchange is able to log in as the user. No publicly available exploits are known.

Solution:
If authentication happens over unsecure connection, switch to SCRAM protocol. Alternatively ensure the communcations 
are secured, and if possible switch to OAUTH2 or SCRAM.

Attachment: signature.asc
Description:

_______________________________________________
Sent through the Full Disclosure mailing list
https://nmap.org/mailman/listinfo/fulldisclosure
Web Archives & RSS: https://seclists.org/fulldisclosure/

Current thread:

  • Dovecot Security Advisory OXDC-2026-0001 Aki Tuomi (Mar 28)

文章来源: https://seclists.org/fulldisclosure/2026/Mar/13
如有侵权请联系:admin#unsafe.sh