← Vulnerability feed

Vulnerability record · CVE-2010-0188 · published 22 February 2010

CVE-2010-0188: Adobe Reader and Acrobat unspecified flaw allows code execution

Adobe · Acrobat

Adobe Reader and Acrobat 8.x before 8.2.1 and 9.x before 9.3.1 contain an unspecified vulnerability that can crash the application or possibly execute arbitrary code. The record gives no root cause, no affected code path and no exploit detail, so defenders must treat it as a memory-corruption-class flaw in a widely deployed document reader.

7.8 CVSS 3.1 High CISA KEV since 3 Mar 2022 Known ransomware use EPSS 88% · top 0.2%
7.8CVSS 3.1 base score, v2 9.3
88%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
2Affected product versions listed by NVD
21References
14 Aug 2026Last modified by NVD

Description

Unspecified vulnerability in Adobe Reader and Acrobat 8.x before 8.2.1 and 9.x before 9.3.1 allows attackers to cause a denial of service (application crash) or possibly execute arbitrary code via unknown vectors.

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/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: medium.

critical priorityThe flaw is in CISA KEV with confirmed ransomware campaign use and an EPSS score above the 99th percentile, so it is being exploited and must be remediated immediately.

What it is

Adobe Reader and Acrobat 8.x before 8.2.1 and 9.x before 9.3.1 contain an unspecified vulnerability that can crash the application or possibly execute arbitrary code. The record gives no root cause, no affected code path and no exploit detail, so defenders must treat it as a memory-corruption-class flaw in a widely deployed document reader.

Impact

An attacker who can get a crafted file processed gains the ability to crash the application or potentially run arbitrary code in the context of the user opening the document. Successful code execution would give the attacker the user's privileges on the workstation.

Attack surface

The CVSS 3.1 vector is local (AV:L) with low privileges required (PR:L) and no user interaction (UI:N), which conflicts with the classic document-open scenario implied by the description; the record does not resolve this discrepancy. Reachability is therefore best described as local or file-based rather than remote network exploitation.

Exploitation

CVE-2010-0188 is listed in CISA KEV with a due date of 2022-03-24 and is flagged as used in known ransomware campaigns, and EPSS gives a 30-day probability of 0.88246 (99.8th percentile). No public exploit code or reference tag in this record explicitly confirms a working exploit, but KEV inclusion is authoritative evidence of exploitation in the wild.

What to do

  • Upgrade Adobe Reader and Acrobat to 8.2.1 or 9.3.1 or later, or to a currently supported release, per Adobe bulletin APSB10-07.
  • Apply the vendor errata for Linux distributions (for example Red Hat RHSA-2010-0114 and the openSUSE advisory) where Reader or Acrobat is packaged.
  • If legacy 8.x/9.x Reader or Acrobat cannot be removed, restrict its use, block untrusted PDF sources and isolate the host from sensitive data.
  • Enforce least privilege so a compromised reader process cannot write to system locations or reach high-value network shares.

Detection

  • Hunt for Reader or Acrobat processes (AcroRd32.exe, Acrobat.exe) spawning child processes such as cmd.exe, powershell.exe or script hosts, which is abnormal for a PDF viewer.
  • Monitor for crashes or abnormal termination of Reader and Acrobat followed by new process creation or outbound connections from the same host.
  • Alert on PDF files written to temp or user download directories that are immediately opened by Reader, especially from email or web download sources.
  • Review endpoint telemetry for the KEV-listed exploitation window and correlate with known ransomware precursor activity on hosts running unsupported Reader or Acrobat versions.

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-2010-0188 to the Known Exploited Vulnerabilities catalog on 3 March 2022 as "Adobe Reader and Acrobat Arbitrary Code Execution Vulnerability". CISA reports known use in ransomware campaigns. Required action: Apply updates per vendor instructions. Federal deadline 24 March 2022.

Affected products

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

References

LinkTags
http://lists.opensuse.org/opensuse-security-announce/2010-03/msg00004.html Mailing ListThird Party Advisory
http://secunia.com/advisories/38639 Broken LinkVendor Advisory
http://secunia.com/advisories/38915 Broken Link
http://securitytracker.com/id?1023601 Broken LinkThird Party AdvisoryVDB Entry
http://www.adobe.com/support/security/bulletins/apsb10-07.html Broken LinkVendor Advisory
http://www.redhat.com/support/errata/RHSA-2010-0114.html Broken LinkVendor Advisory
http://www.securityfocus.com/bid/38195 Broken LinkThird Party AdvisoryVDB Entry
http://www.vupen.com/english/advisories/2010/0399 Broken LinkVendor Advisory
https://exchange.xforce.ibmcloud.com/vulnerabilities/56297 Third Party AdvisoryVDB Entry
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A8697 Broken Link
http://lists.opensuse.org/opensuse-security-announce/2010-03/msg00004.html Mailing ListThird Party Advisory
http://secunia.com/advisories/38639 Broken LinkVendor Advisory
http://secunia.com/advisories/38915 Broken Link
http://securitytracker.com/id?1023601 Broken LinkThird Party AdvisoryVDB Entry
http://www.adobe.com/support/security/bulletins/apsb10-07.html Broken LinkVendor Advisory
http://www.redhat.com/support/errata/RHSA-2010-0114.html Broken LinkVendor Advisory
http://www.securityfocus.com/bid/38195 Broken LinkThird Party AdvisoryVDB Entry
http://www.vupen.com/english/advisories/2010/0399 Broken LinkVendor Advisory
https://exchange.xforce.ibmcloud.com/vulnerabilities/56297 Third Party AdvisoryVDB Entry
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A8697 Broken Link
https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2010-0188 US Government Resource

Track CVE-2010-0188 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-2014-0546Adobe Reader and Acrobat sandbox bypass allows privileged code executionAdobe Reader and Acrobat 10.x before 10.1.11 and 11.x before 11.0.08 on Windows contain a sandbox protection bypass. An attacker can escape the Reade…KEVEPSS 22%analysed9.8CVE-2013-3346Adobe Reader and Acrobat memory corruption allows code executionAdobe Reader and Acrobat 9.x before 9.5.5, 10.x before 10.1.7, and 11.x before 11.0.03 contain an out-of-bounds write (CWE-787) that corrupts memory.…KEVEPSS 79%analysed9.8CVE-2013-2729Adobe Reader and Acrobat integer overflow allows code executionAdobe Reader and Acrobat contain an integer overflow (CWE-190) that can be triggered by unspecified vectors, leading to arbitrary code execution. It …KEVEPSS 67%analysed9.8CVE-2011-2462Adobe Reader and Acrobat U3D memory corruption code executionAn out-of-bounds write in the U3D component of Adobe Reader and Acrobat allows remote attackers to corrupt memory and execute arbitrary code. The fla…KEVEPSS 89%analysed8.8CVE-2021-28550Adobe Acrobat and Reader use-after-free allows code executionAdobe Acrobat Reader DC (2021.001.20150, 2020.001.30020, 2017.011.30194 and earlier) and related Acrobat products contain a use-after-free (CWE-416) …KEVEPSS 52%analysed8.8CVE-2021-21017Adobe Acrobat and Reader heap buffer overflow via malicious fileAdobe Acrobat Reader DC (2020.013.20074, 2020.001.30018, 2017.011.30188 and earlier) contains a heap-based buffer overflow (CWE-122/CWE-787) triggere…KEVEPSS 86%analysed8.8CVE-2014-0496Adobe Reader and Acrobat use-after-free code executionAdobe Reader and Acrobat 10.x before 10.1.9 and 11.x before 11.0.06 on Windows and Mac OS X contain a use-after-free (CWE-416) that allows arbitrary …KEVEPSS 40%analysed8.8CVE-2011-0611Adobe Flash Player type confusion allows remote code executionAdobe Flash Player, Adobe AIR and the Authplay component in Adobe Reader/Acrobat contain a type confusion flaw (CWE-843) reachable through crafted Fl…KEVEPSS 99%analysed

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