Description
An issue was discovered in cyrus-imapd in Cyrus IMAP through 3.12.2. URLAUTH token forgery can occur via a missing mboxkey. If an attacker knew a folder name on the victim's account for which the victim had never issued an auth URL, they could forge a working URLAUTH token by computing an HMAC-SHA1 value with a predictable key, giving them read access to the mailbox. (URLAUTH is an obscure feature, meaning that the odds of any user actually being susceptible to this attack are very low. Perhaps no public clients use URLAUTH.)
Published: 2026-07-16
Score: 4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows an attacker to forge a URLAUTH token in Cyrus IMAP by computing an HMAC‑SHA1 value with a predictable key. The missing mboxkey protection in versions up to 3.12.2 enables this forgery, giving the attacker read access to any mailbox whose folder name they know and for which no authentication URL has been issued, resulting in unauthorized disclosure of mailbox contents. The weakness corresponds to CWE‑340 and CWE‑341.

Affected Systems

Cyrus IMAP servers running any release through 3.12.2 are impacted. Versions 3.12.3 and later include a fix that restores the missing mboxkey check. No other vendors or products are listed as affected.

Risk and Exploitability

The CVSS score of 4.0 indicates low severity, while an EPSS score of less than 1% suggests a very low likelihood of exploitation. URLAUTH is an obscure feature, and discovery requires knowledge of a folder name that has never had an auth URL issued, further reducing risk. The vulnerability is not included in CISA's KEV catalog, and to date no public exploits have been documented.

Generated by OpenCVE AI on July 31, 2026 at 02:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Cyrus IMAP to version 3.12.3 or newer to address the missing mboxkey check.
  • If an upgrade cannot be performed immediately, disable the URLAUTH feature in the server configuration to eliminate the forgery vector.
  • Regularly review IMAP logs for anomalous URLAUTH requests or unauthorized mailbox access and investigate any suspicious activity.

Generated by OpenCVE AI on July 31, 2026 at 02:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 18 Jul 2026 12:15:00 +0000

Type Values Removed Values Added
Title cyrus-imapd: Cyrus IMAP: Information disclosure via URLAUTH token forgery
Weaknesses CWE-341
References
Metrics threat_severity

None

threat_severity

Moderate


Thu, 16 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 16 Jul 2026 18:45:00 +0000

Type Values Removed Values Added
Description An issue was discovered in cyrus-imapd in Cyrus IMAP through 3.12.2. URLAUTH token forgery can occur via a missing mboxkey. If an attacker knew a folder name on the victim's account for which the victim had never issued an auth URL, they could forge a working URLAUTH token by computing an HMAC-SHA1 value with a predictable key, giving them read access to the mailbox. (URLAUTH is an obscure feature, meaning that the odds of any user actually being susceptible to this attack are very low. Perhaps no public clients use URLAUTH.)
First Time appeared Cyrusimap
Cyrusimap cyrus Imap
Weaknesses CWE-340
CPEs cpe:2.3:a:cyrusimap:cyrus_imap:*:*:*:*:*:*:*:*
Vendors & Products Cyrusimap
Cyrusimap cyrus Imap
References
Metrics cvssV3_1

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


Subscriptions

Cyrusimap Cyrus Imap
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-07-16T18:54:53.528Z

Reserved: 2026-05-18T00:00:00.000Z

Link: CVE-2026-47085

cve-icon Vulnrichment

Updated: 2026-07-16T18:54:47.753Z

cve-icon NVD

No data.

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-07-16T00:00:00Z

Links: CVE-2026-47085 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T02:30:05Z

Weaknesses
  • CWE-340

    Generation of Predictable Numbers or Identifiers

  • CWE-341

    Predictable from Observable State