VYPR
Unrated severityNVD Advisory· Published Aug 21, 2018· Updated Aug 5, 2024

CVE-2018-15669

CVE-2018-15669

Description

An issue was discovered in Bloop Airmail 3 3.5.9 for macOS. Its primary WebView instance implements "webView:decidePolicyForNavigationAction:request:frame:decisionListener:" such that requests from HTMLIFrameElements are blacklisted. However, other sub-classes of HTMLFrameOwnerElements are not forbidden by the policy. An attacker may abuse HTML plug-in elements within an email to trigger frame navigation requests that bypass this filter.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

An incomplete blacklist in Airmail 3.5.9 for macOS lets an attacker abuse HTML plug-in elements to bypass frame navigation restrictions in an email.

Vulnerability

An incomplete blacklist in the WebView of Bloop Airmail 3 version 3.5.9 for macOS allows frame navigation requests from HTML plug-in elements (sub-classes of HTMLFrameOwnerElements) to bypass the security policy. The policy implementation in webView:decidePolicyForNavigationAction:request:frame:decisionListener: only blacklists HTMLIFrameElements, leaving other frame-owning elements unrestricted [1].

Exploitation

An attacker sends an email containing a specially crafted HTML plug-in element (e.g., ` or `) that triggers a frame navigation request. The user only needs to open the email in the vulnerable application; no additional interaction is required for the request to be processed [1].

Impact

Successful exploitation allows the attacker to bypass the intended security policy and initiate arbitrary frame navigation requests within the user's email client. This can lead to information disclosure or other unauthorized actions in the context of the Airmail WebView, depending on the nature of the navigation target [1].

Mitigation

As of the vendor's response in the advisory, no response or fix was provided [1]. Users should consider upgrading to a later version if available or switch to an alternative email client for macOS. No workaround is documented. CVE-2018-15669 is not listed on CISA's Known Exploited Vulnerabilities (KEV) catalog as of this writing.

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

1

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

1

News mentions

0

No linked articles in our index yet.