CVE-2018-15668
Description
An issue was discovered in Bloop Airmail 3 3.5.9 for macOS. The "send" command in the airmail:// URL scheme allows an external application to send arbitrary emails from an active account. URL parameters for the "send" command with the "attachment_" prefix designate attachment parameters. If the value of an attachment parameter corresponds to an accessible file path, the file is attached to the outbound message. In addition, relative file paths are acceptable attachment parameter values. The handler can be invoked using any method that invokes the URL handler such as a hyperlink in an email. The user is not prompted when the handler processes the "send" command, thus leading to automatic transmission of an email with designated attachments from the target account to a target address.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Airmail 3 for macOS allows arbitrary email sending with attachments via the airmail:// URL scheme without user prompt.
Vulnerability
An issue exists in Bloop Airmail 3 version 3.5.9 for macOS. The send command in the airmail:// URL scheme allows an external application to send arbitrary emails from an active account. URL parameters with the attachment_ prefix designate attachment parameters; if the value corresponds to an accessible file path (including relative paths), the file is attached to the outbound message. The handler can be invoked via any method that triggers the URL handler, such as a hyperlink in an email, and the user is not prompted when the handler processes the send command [1].
Exploitation
An attacker can craft a hyperlink or use any method to invoke the airmail:// URL scheme with the send command and attachment parameters pointing to sensitive files. The victim must have Airmail 3 installed with an active email account. If the victim clicks the link (or the handler is triggered via another mechanism), the email is automatically sent to an attacker-controlled address without any user prompt or confirmation [1].
Impact
Successful exploitation allows an attacker to exfiltrate arbitrary files from the victim's system by attaching them to an email sent from the victim's own email account. This results in unauthorized information disclosure of sensitive files. The attacker gains no direct system access but can read any file the victim can access [1].
Mitigation
As of the advisory publication date, the vendor did not respond and no patch was released [1]. Users should avoid clicking untrusted links that invoke the airmail:// scheme, consider disabling the URL handler if possible, or switch to an alternative email client. No official fix is available.
AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1- versprite.com/advisories/airmail-3-for-mac-2/mitrex_refsource_MISC
News mentions
0No linked articles in our index yet.