Description
An unauthenticated attacker can send a truncated quoted argument to the ManageSieve login process, which makes it spin in an infinite loop consuming CPU. This can cause degradation or denial of service for Sieve script management, and repeated connections can consume all available CPU on the server. Monitor system for abnormal CPU usage and kill the offending process. Restrict network access to the ManageSieve service to trusted clients. Update to non-vulnerable version. No publicly available exploits are known.
Published: 2026-08-28
Score: 5.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service
Action: Update
AI Analysis

Impact

An attacker who can reach the ManageSieve service without authentication can send a truncated quoted argument during login, causing the process to enter an infinite loop and consume CPU cycles relentlessly. This resource exhaustion leads to service degradation for Sieve script management, and sustaining the attack can exhaust the host’s entire CPU, effectively denying service to legitimate users.

Affected Systems

The vulnerability applies to Open‑Xchange GmbH’s OX Dovecot Community Edition product. No specific version range is provided in the advisory, so any installation of OX Dovecot CE that includes the vulnerable ManageSieve component should be considered at risk.

Risk and Exploitability

The CVSS score is 5.9, indicating a moderate severity. The EPSS score is < 1%, indicating a very low likelihood of exploitation, and the issue is not listed in the CISA KEV catalog. An attacker can exploit the flaw by connecting directly to the ManageSieve port, sending a malformed command, and looping the server into a high‑CPU state. The attack requires network access to the service and does not depend on privileged credentials, making it a threat to publicly reachable SMTP servers that expose ManageSieve.

Generated by OpenCVE AI on September 1, 2026 at 14:44 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest OX Dovecot CE update that fixes the ManageSieve login handling.
  • Restrict access to the ManageSieve service to trusted clients or internal networks only.
  • Continuously monitor CPU usage on the Dovecot host and terminate any process that becomes CPU‑hungry during ServeSieve sessions.

Generated by OpenCVE AI on September 1, 2026 at 14:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 01 Sep 2026 14:45:00 +0000

Type Values Removed Values Added
First Time appeared Open-xchange
Open-xchange ox Dovecot Ce
Vendors & Products Open-xchange
Open-xchange ox Dovecot Ce

Tue, 01 Sep 2026 12:15:00 +0000

Type Values Removed Values Added
Title Denial of Service via Infinite Loop in ManageSieve Login on OX Dovecot dovecot: Dovecot: Denial of Service via truncated quoted argument in ManageSieve
Weaknesses CWE-835
References
Metrics threat_severity

None

threat_severity

Important


Fri, 28 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 28 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Title Denial of Service via Infinite Loop in ManageSieve Login on OX Dovecot

Fri, 28 Aug 2026 11:30:00 +0000

Type Values Removed Values Added
Description An unauthenticated attacker can send a truncated quoted argument to the ManageSieve login process, which makes it spin in an infinite loop consuming CPU. This can cause degradation or denial of service for Sieve script management, and repeated connections can consume all available CPU on the server. Monitor system for abnormal CPU usage and kill the offending process. Restrict network access to the ManageSieve service to trusted clients. Update to non-vulnerable version. No publicly available exploits are known.
Weaknesses CWE-400
References
Metrics cvssV3_1

{'score': 5.9, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H'}


Subscriptions

Open-xchange Ox Dovecot Ce
cve-icon MITRE

Status: PUBLISHED

Assigner: OX

Published:

Updated: 2026-08-28T14:58:20.016Z

Reserved: 2026-04-08T09:59:59.342Z

Link: CVE-2026-40019

cve-icon Vulnrichment

Updated: 2026-08-28T14:58:15.887Z

cve-icon NVD

Status : Deferred

Published: 2026-08-28T12:16:28.770

Modified: 2026-09-03T18:13:44.643

Link: CVE-2026-40019

cve-icon Redhat

Severity : Important

Publid Date: 2026-08-28T10:12:21Z

Links: CVE-2026-40019 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-09-01T14:45:04Z

Weaknesses
  • CWE-400

    Uncontrolled Resource Consumption

  • CWE-835

    Loop with Unreachable Exit Condition ('Infinite Loop')