Impact
An authenticated IMAP user can send the ESEARCH command to any target account name. The server returns UIDs of messages that match the search, creating a content oracle. Although actual message bodies are not revealed, the oracle allows the attacker to enumerate which messages exist in folders of other users and, by inference, the presence of specific folders. This information exposure can aid social engineering or targeted attacks. The weakness maps to CWE-201 and CWE-204.
Affected Systems
The issue exists in the Cyrus IMAP server (cyrus-imapd) up to version 3.12.2. Versions 3.12.3 and later incorporate the fix.
Risk and Exploitability
The CVSS score of 4.3 indicates moderate severity. The EPSS score is below 1%, meaning the likelihood of exploitation is currently very low, and the vulnerability is not listed in CISA's KEV catalog. Nevertheless, the vulnerability requires valid IMAP credentials to be exploited, so its impact depends on the organization's authentication security. In environments where users have broad access, the oracle could be used to prepare more advanced attacks.
OpenCVE Enrichment