4.3
CVE-2026-27857 - dovecot: denial of service via specially crafted NOOP command
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 sin…
7.4
CVE-2026-27856 - dovecot: Doveadm: Full access via timing oracle attack in credential verification
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, i…
7.7
CVE-2026-24031 - dovecot: Dovecot: Authentication bypass and user enumeration due to cleared auth_username_chars con…
Dovecot SQL based authentication can be bypassed when auth_username_chars is cleared by admin. This vulnerability allows bypassing authentication for any user and user enumeration. Do not clear auth_username_chars. If this is not possible, install latest fixed version. No publicly available exploit…
6.8
CVE-2026-27855 - dovecot: Dovecot: Replay attack allows unauthorized login via observed One-Time Password (OTP) exch…
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. An attacker able to observe an OTP exchange is able to log in as the user. If authent…
5.3
CVE-2026-0394 - dovecot: Dovecot: Information disclosure and authentication bypass via path traversal
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. This allows inadvertently reading /etc/passwd (or some other pat…
7.5
CVE-2025-59032 - dovecot: ManageSieve: Denial of Service via crafted SASL initial response in AUTHENTICATE command
ManageSieve AUTHENTICATE command crashes when using literal as SASL initial response. This can be used to crash ManageSieve service repeatedly, making it unavailable for other users. Control access to ManageSieve port, or disable the service if it's not needed. Alternatively upgrade to a fixed vers…
5.3
CVE-2025-59028 - dovecot: Dovecot: Denial of Service via invalid SASL data
When sending invalid base64 SASL data, login process is disconnected from the auth server, causing all active authentication sessions to fail. Invalid BASE64 data can be used to DoS a vulnerable server to break concurrent logins. Install fixed version or disable concurrency in login processes (heav…
4.3
CVE-2025-59031 - dovecot: Dovecot: Information disclosure via specially crafted OOXML documents
Dovecot has provided a script to use for attachment to text conversion. This script unsafely handles zip-style attachments. Attacker can use specially crafted OOXML documents to cause unintended files on the system to be indexed and subsequently ending up in FTS indexes. Do not use the provided scr…
6.5
CVE-2024-14028 - Multiple implicit reads in parallel can result in a crash or denial of service
Use after free vulnerability in Softing smartLink HW-DP or smartLink HW-PN webserver allows HTTP DoS. This issue affects: smartLink HW-DP: through 1.31 smartLink HW-PN: before 1.02.
7.5
CVE-2026-22744 - Improper Escaping of User Input in Spring AI RediSearch Filter Enables Injection
In RedisFilterExpressionConverter of spring-ai-redis-store, when a user-controlled string is passed as a filter value for a TAG field, stringValue() inserts the value directly into the @field:{VALUE} RediSearch TAG block without escaping characters.This issue affects Spring AI: from 1.0.0 before 1.…