Cyber Resilience

CVE-2016-1010

Memory Safety in Adobe Flash Player ≤ 20.0.0.306

CISA KEVActive ExploitationEUVD ExploitedMemory Safety
Published
12 March 2016
Modified
22 April 2026
KEV Added
25 May 2022
Patch / advisory
CVSS Score v3.1 8.8
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
EPSS Score 0.20 97th percentile
Risk Priority 90 floored blend · peak EPSS

Summary

CVE-2016-1010 is a high-severity Integer Overflow or Wraparound (CWE-190) vulnerability in Apple Mac Os X. Its CVSS base score is 8.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked in the top 3% of CVEs by exploit likelihood; CISA has added it to the Known Exploited Vulnerabilities catalog.

Deeper analysis AI-assisted summary

Synthesised by an AI model from the NVD description and linked references — a reading aid, not an authoritative source.

An integer overflow vulnerability, tracked as CVE-2016-1010 and assigned CWE-190, affects Adobe Flash Player versions before 18.0.0.333 and 19.x through 21.x before 21.0.0.182 on Windows and OS X, before 11.2.202.577 on Linux, as well as Adobe AIR, Adobe AIR SDK, and Adobe AIR SDK & Compiler before 21.0.0.176. The flaw permits arbitrary code execution through unspecified vectors and is distinct from CVE-2016-0963 and CVE-2016-0993. It carries a CVSS 3.1 base score of 8.8, reflecting network attack vector, low complexity, and no required privileges.

Attackers can trigger the issue by supplying specially crafted content that victims are induced to process in the affected Flash Player or AIR runtime. Successful exploitation grants the ability to execute arbitrary code, potentially leading to full compromise of the affected system, with user interaction required to initiate the attack.

OpenSUSE security advisories referenced in the disclosure recommend applying vendor-supplied updates that address the integer overflow in the listed products. Corresponding patches were issued to bring Flash Player and AIR installations to the fixed versions noted in the CVE description.

EU & UK References

Vulnerability Data

Integer overflow in Adobe Flash Player before 18.0.0.333 and 19.x through 21.x before 21.0.0.182 on Windows and OS X and before 11.2.202.577 on Linux, Adobe AIR before 21.0.0.176, Adobe AIR SDK before 21.0.0.176, and Adobe AIR SDK & Compiler before…

more

21.0.0.176 allows attackers to execute arbitrary code via unspecified vectors, a different vulnerability than CVE-2016-0963 and CVE-2016-0993.

CWE(s)
KEV Date Added
25 May 2022

Related Threats

MITRE ATT&CK Enterprise Techniques

T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1203 Exploitation for Client Execution Execution
Adversaries may exploit software vulnerabilities in client applications to execute code.
T1210 Exploitation of Remote Services Lateral Movement
Adversaries may exploit remote services to gain unauthorized access to internal systems once inside of a network.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2016-0984Same product: Adobe Air Desktop Runtimeboth on KEV
CVE-2015-8651Same product: Adobe Airboth on KEV
CVE-2016-7892Same product: Adobe Flash Playerboth on KEV
CVE-2016-1019Same product: Adobe Air Desktop Runtimeboth on KEV
CVE-2017-11292Same product: Adobe Flash Playerboth on KEV
CVE-2026-34711Same product: Apple Iphone Os
CVE-2026-48354Same product: Apple Iphone Os
CVE-2018-15982Same product: Adobe Flash Playerboth on KEV
CVE-2016-7855Same product: Adobe Flash Playerboth on KEV
CVE-2014-8439Same product: Adobe Airboth on KEV

Affected Assets

adobe
flash player
≤ 20.0.0.306 · ≤ 11.2.202.569 · ≤ 20.0.0.306
adobe
air
≤ 20.0.0.233
adobe
air sdk
≤ 20.0.0.260
samsung
x14j firmware
t-ms14jakucb-1102.5
adobe
flash player desktop runtime
≤ 20.2.2.306
adobe
air desktop runtime
≤ 20.0.0.260
adobe
air sdk \& compiler
≤ 20.0.0.260

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)

Validate
Prove the fix (OWASP ASVS)
  • V5.2.6

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-06 mostly match
prevents

Secure SDLC practices directly require use of safe arithmetic, bounds checks, and testing that prevent integer overflows.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

finds

Security testing in development can detect integer overflows before release.

prevents

Secure SDLC mandates input validation and arithmetic checks that prevent integer overflows.

degrades

Application security requirements include bounds checking and safe arithmetic to avoid overflow conditions.

degrades

Secure architecture principles require defensive coding patterns that mitigate integer wraparound risks.

prevents

Secure coding standards explicitly forbid unsafe integer operations and mandate overflow-safe constructs.

References