What is Adobe Flash Player?
Adobe Flash Player was a ubiquitous browser plugin and document component that enabled rich multimedia — animations, video, and interactive applications — across virtually every platform. At its peak, Flash was installed on over 90% of internet-connected computers. This near-universal presence, combined with the complexity of the Flash runtime, made Flash vulnerabilities among the highest-value targets for attackers throughout the 2000s and 2010s.
Overview
CVE-2011-0609 is an unspecified vulnerability in Adobe Flash Player that was actively exploited as a zero-day before Adobe could publish a patch. Adobe's security advisory (APSB11-06) confirmed exploitation in the wild prior to the fix. The attack vector involved embedding malicious SWF (Flash) content inside Microsoft Excel spreadsheets — when a victim opened the document, the embedded Flash content triggered the vulnerability and executed attacker-controlled code.
Adobe released out-of-band emergency patch APSB11-06 on March 21, 2011, approximately one week after confirming active exploitation.
Affected Versions
| Component | Vulnerable Versions | Fixed Version |
|---|---|---|
| Adobe Flash Player (Windows, Mac, Linux) | 10.2.152.32 and earlier | 10.2.154.0 |
| Adobe Flash Player (Android) | 10.1.x and earlier | See APSB11-06 |
| Adobe AIR | 2.6.19140 and earlier | Updated per APSB11-06 |
Technical Details
Adobe did not publicly disclose the specific root cause — hence the "unspecified vulnerability" classification. The exploitation mechanism centered on malicious SWF content embedded as an object inside Microsoft Office documents, particularly Excel .xls files. When the victim opened the document, Office invoked the Flash Player ActiveX control to render the embedded object, at which point the vulnerability was triggered.
The CVSS attack vector of "Local" with "User Interaction: Required" reflects this document-based delivery: the Flash content executed in the local file context when Office rendered the embedded object, and user interaction (opening the file) was required.
Discovery
The vulnerability was discovered through analysis of real-world attacks already underway. Adobe acknowledged receiving reports of exploits in the wild and issued APSB11-06 as an emergency response rather than as part of a routine patch cycle.
Exploitation Context
CVE-2011-0609 was exploited in targeted spear-phishing campaigns against government and enterprise organizations. Attackers sent victims malicious Excel spreadsheets; upon opening, the embedded SWF triggered code execution in the context of the logged-in user with no additional prompts.
This was part of a concentrated wave of Flash zero-day exploitation in early 2011. The closely related CVE-2011-0611 followed weeks later, suggesting a sustained campaign or multiple threat actors targeting Flash simultaneously.
Remediation
Adobe Flash Player reached end-of-life on December 31, 2020. Adobe blocked all Flash content from running as of January 12, 2021, and Microsoft distributed a Windows update (KB4577586) to remove Flash. Organizations should:
- Verify Flash Player is fully removed from all endpoints (Windows, macOS, Linux)
- Check via Group Policy or endpoint management for any remaining Flash installations
- Audit legacy kiosk or OT systems that may have preserved Flash for compatibility — replace or air-gap these
- Ensure
.swffile execution is blocked at perimeter and endpoint controls
Key Details
| Property | Value |
|---|---|
| CVE ID | CVE-2011-0609 |
| Vendor / Product | Adobe — Flash Player |
| NVD Published | 2011-03-15 |
| NVD Last Modified | 2025-10-22 |
| CVSS 3.1 Score | 7.8 |
| CVSS 3.1 Vector | CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
| Severity | HIGH |
| CISA KEV Added | 2022-06-08 |
| CISA KEV Deadline | 2022-06-22 |
| Known Ransomware Use | No |
CVSS 3.1 Breakdown
Required Action
Timeline
| Date | Event |
|---|---|
| 2011-03-14 | Adobe confirms active exploitation of unpatched Flash Player vulnerability |
| 2011-03-21 | Adobe releases out-of-band emergency patch APSB11-06 (Flash Player 10.2.154.0) |
| 2022-06-08 | Added to CISA Known Exploited Vulnerabilities catalog |
| 2022-06-22 | CISA BOD 22-01 remediation deadline |
References
| Resource | Type |
|---|---|
| NVD — CVE-2011-0609 | Vulnerability Database |
| CISA KEV Catalog Entry | US Government |
| Adobe Security Bulletin APSB11-06 | Vendor Advisory |