← Vulnerability feed

Vulnerability record · CVE-2014-0502 · published 21 February 2014

CVE-2014-0502: Adobe Flash Player Double Free Enables Remote Code Execution

Adobe · Flash Player

Adobe Flash Player, Adobe AIR, and the AIR SDK contain a double free vulnerability (CWE-415) that allows remote attackers to execute arbitrary code. The flaw was exploited in the wild in February 2014, and the affected products are now end-of-life, so no vendor-supported fix path remains.

8.8 CVSS 3.1 High CISA KEV since 17 Sep 2024 EPSS 25% · top 2.2% CWE-415 · Double free
8.8CVSS 3.1 base score, v2 10.0
25%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
10Affected product versions listed by NVD
17References, 4 tagged exploit
17 Jun 2026Last modified by NVD

Description

Double free vulnerability in Adobe Flash Player before 11.7.700.269 and 11.8.x through 12.0.x before 12.0.0.70 on Windows and Mac OS X and before 11.2.202.341 on Linux, Adobe AIR before 4.0.0.1628 on Android, Adobe AIR SDK before 4.0.0.1628, and Adobe AIR SDK & Compiler before 4.0.0.1628 allows remote attackers to execute arbitrary code via unspecified vectors, as exploited in the wild in February 2014.

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 17 September 2026. Confidence: high.

critical priorityThe flaw allows remote code execution, was exploited in the wild, and is listed in CISA KEV, while the affected products are end-of-life with no supported patch path.

What it is

Adobe Flash Player, Adobe AIR, and the AIR SDK contain a double free vulnerability (CWE-415) that allows remote attackers to execute arbitrary code. The flaw was exploited in the wild in February 2014, and the affected products are now end-of-life, so no vendor-supported fix path remains.

Impact

A successful exploit gives the attacker arbitrary code execution in the context of the affected process, which can lead to full system compromise. The CVSS 3.1 vector shows high confidentiality, integrity, and availability impact.

Attack surface

The vulnerability is network-reachable (AV:N) with low attack complexity and no privileges required, but it requires user interaction (UI:R), typically by opening a crafted file or visiting a malicious page that loads Flash content. No authentication is needed.

Exploitation

CISA added this CVE to the Known Exploited Vulnerabilities catalog on 2024-09-17, and the description states it was exploited in the wild in February 2014. EPSS gives a 30-day exploitation probability of 0.24204 (97.7th percentile), and references include exploit-tagged write-ups.

What to do

  • Discontinue use of Adobe Flash Player, Adobe AIR, and the AIR SDK, as CISA's required action states these products are end-of-life and should no longer be used.
  • Remove or disable Flash Player and AIR components from all endpoints and browsers where they remain installed.
  • Block Flash content and .swf file execution at the browser, email gateway, and web proxy layers.
  • Apply any remaining vendor or distribution patches for legacy systems that cannot immediately remove Flash, then prioritize removal.
  • Hunt for and remove any residual Flash-based business applications or embedded content that still depend on the affected runtime.

Detection

  • Search endpoint and application logs for Flash Player or AIR process execution, especially from browser or email clients.
  • Monitor for .swf file downloads and for processes loading Flash Player libraries outside expected update activity.
  • Use the Volatility Labs decoder referenced in the advisory to inspect memory for CVE-2014-0502 exploitation artifacts.
  • Alert on network requests to known malicious Flash exploit delivery domains or on anomalous child processes spawned by browsers.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Exploitation in the wild

CISA added CVE-2014-0502 to the Known Exploited Vulnerabilities catalog on 17 September 2024 as "Adobe Flash Player Double Free Vulnerablity". Required action: The impacted product is end-of-life (EoL) and/or end-of-service (EoS). Users should discontinue utilization of the product. Federal deadline 8 October 2024.

Affected products

10 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

LinkTags
http://helpx.adobe.com/security/products/flash-player/apsb14-07.html Broken LinkPatchVendor Advisory
http://lists.opensuse.org/opensuse-security-announce/2014-02/msg00014.html Mailing List
http://lists.opensuse.org/opensuse-security-announce/2014-02/msg00015.html Mailing List
http://lists.opensuse.org/opensuse-security-announce/2014-02/msg00017.html Mailing List
http://rhn.redhat.com/errata/RHSA-2014-0196.html Third Party Advisory
http://security.gentoo.org/glsa/glsa-201405-04.xml Third Party Advisory
http://www.alienvault.com/open-threat-exchange/blog/analysis-of-an-attack-exploiting-the-adobe-zero-day-cve-2014-0502/ ExploitThird Party Advisory
https://volatility-labs.blogspot.com/2014/04/building-decoder-for-cve-2014-0502.html ExploitThird Party Advisory
http://helpx.adobe.com/security/products/flash-player/apsb14-07.html Broken LinkPatchVendor Advisory
http://lists.opensuse.org/opensuse-security-announce/2014-02/msg00014.html Mailing List
http://lists.opensuse.org/opensuse-security-announce/2014-02/msg00015.html Mailing List
http://lists.opensuse.org/opensuse-security-announce/2014-02/msg00017.html Mailing List
http://rhn.redhat.com/errata/RHSA-2014-0196.html Third Party Advisory
http://security.gentoo.org/glsa/glsa-201405-04.xml Third Party Advisory
http://www.alienvault.com/open-threat-exchange/blog/analysis-of-an-attack-exploiting-the-adobe-zero-day-cve-2014-0502/ ExploitThird Party Advisory
https://volatility-labs.blogspot.com/2014/04/building-decoder-for-cve-2014-0502.html ExploitThird Party Advisory
https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2014-0502 US Government Resource

Track CVE-2014-0502 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2019-5544OpenSLP heap out-of-bounds write in VMware ESXi and Horizon DaaSOpenSLP as shipped in VMware ESXi and Horizon DaaS contains a heap overwrite (out-of-bounds write) flaw. VMware rates it Critical with a maximum CVSS…KEVEPSS 97%analysed9.8CVE-2019-11043PHP-FPM buffer overflow enables remote code executionPHP-FPM in certain configurations writes past allocated buffers into FCGI protocol data space, an out-of-bounds write (CWE-787, CWE-120). It affects …KEVEPSS 100%analysed9.8CVE-2016-4171Adobe Flash Player unspecified remote code execution flawCVE-2016-4171 is an unspecified vulnerability in Adobe Flash Player 21.0.0.242 and earlier that allows remote attackers to execute arbitrary code thr…KEVEPSS 20%analysed9.8CVE-2016-4117Adobe Flash Player unspecified vectors allow arbitrary code executionAdobe Flash Player 21.0.0.226 and earlier contains a critical flaw that lets remote attackers execute arbitrary code through unspecified vectors. Ado…KEVEPSS 94%analysed9.8CVE-2016-3427Oracle Java SE JMX Improper Access Control VulnerabilityCVE-2016-3427 is an unspecified vulnerability in Oracle Java SE 6u113, 7u99, 8u77, Java SE Embedded 8u77, and JRockit R28.3.9, reached through vector…KEVEPSS 92%analysed9.8CVE-2016-1019Adobe Flash Player memory corruption allows code executionAdobe Flash Player 21.0.0.197 and earlier contains an unspecified memory corruption flaw that can crash the application or allow arbitrary code execu…KEVEPSS 22%analysed9.8CVE-2015-2590Oracle Java SE Libraries flaw allows remote code executionCVE-2015-2590 is an unspecified vulnerability in the Libraries component of Oracle Java SE 6u95, 7u80, 8u45 and Java SE Embedded 7u75, 8u33. The reco…KEVEPSS 25%analysed9.8CVE-2015-5123Adobe Flash Player ActionScript 3 BitmapData use-after-freeAdobe Flash Player contains a use-after-free in the ActionScript 3 BitmapData class, triggered by crafted Flash content that overrides a valueOf func…KEVEPSS 19%analysed

Source: NIST National Vulnerability Database (record CVE-2014-0502), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.