CVE-2021-39855
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedAcrobat Reader DC ActiveX Control versions 2021.005.20060 (and earlier), 2020.004.30006 (and earlier) and 2017.011.30199 (and earlier) are affected by an Information Disclosure vulnerability. An unauthenticated attacker could leverage this vulnerability to obtain NTLMv2 credentials. Exploitation of this issue requires user interaction in that a victim must open a maliciously crafted Microsoft Office file, or visit an attacker controlled web page.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceAdobe Acrobat Reader DC ActiveX control contains an information disclosure vulnerability that allows an unauthenticated attacker to obtain NTLMv2 credentials from victims. Exploitation requires user interaction via opening a malicious Microsoft Office file or visiting an attacker-controlled webpage, leveraging the ActiveX control to leak authentication credentials.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE data>= 17.011.30059, <= 17.011.30199>= 20.001.30005, <= 20.004.30006>= 17.011.30059, <= 17.011.30199>= 20.001.30005, <= 20.004.30006>= 15.008.20082, <= 21.005.20058>= 15.008.20082, <= 21.005.20060>= 15.008.20082, <= 21.005.20058>= 15.008.20082, <= 21.005.20060CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- Low
- Privileges
- None
- User interaction
- Required
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- None
- Availability
- None
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Identify installed Adobe Acrobat or Reader versionCheck the Windows Registry key HKLM\SOFTWARE\Adobe\Acrobat Reader\DC\Version (or HKLM\SOFTWARE\Adobe\Acrobat\DC\Version for Pro) or open the application and go to Help > About Adobe Acrobat Reader DC to view the exact version numberAffected if The installed version falls within any of these ranges: 17.011.30059 to 17.011.30199, 20.001.30005 to 20.004.30006, 15.008.20082 to 21.005.20058, or 15.008.20082 to 21.005.20060 (depending on whether it is Acrobat, Reader, or Acrobat/Reader DC)
-
Confirm ActiveX control presenceVerify that Adobe Acrobat Reader DC ActiveX control is registered on the system by checking the registry under HKCR\TypeLib\{CF0EAE93-4F3A-4DB9-BD23-ED0E2B9B0C6F} (Adobe PDF Reader CLSID) or by attempting to locate the ActiveX component in the Windows system directoryAffected if The Adobe ActiveX control (AcroPDF.dll or similar) is installed and registered on the system, making it available for exploitation
-
Determine if ActiveX is enabled in Internet ExplorerOpen Internet Explorer > Internet Options > Security > Custom Level > Enable 'Initialize and script ActiveX controls not marked as safe for scripting' (this setting may vary by IE version)Affected if ActiveX controls are enabled or set to prompt in Internet Explorer security settings, allowing the ActiveX control to be instantiated by malicious web content or documents
-
Check for recent vulnerability scan resultsReview output from any endpoint detection and response (EDR) or vulnerability management tools that may have scanned for CVE-2021-39855 indicatorsAffected if The vulnerability scan reports the system as affected or missing the corresponding patch for this CVE
A user is affected if they have an installed Adobe Acrobat or Reader version within the affected ranges AND the ActiveX control is present and can be invoked by web content or documents, allowing NTLMv2 credential leakage to occur.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scopedUpdate Adobe Acrobat Reader DC to a patched version beyond 2021.005.20060, 2020.004.30006, or 2017.011.30199; alternatively, disable ActiveX controls in Internet Explorer or implement network-level NTLM authentication restrictions to prevent credential leakage.
Acrobat DC/Reader DC: upgrade to 2021.006.20000 or later; Acrobat/Reader 2020.x: upgrade to 2020.005.30000 or later; Acrobat/Reader 2017.x: upgrade to 2017.012.30000 or later
- 1. Determine the currently installed Adobe Acrobat or Acrobat Reader version by opening the application, clicking Help > About Adobe Acrobat (or Reader)
- 2. Identify which product line and version range applies to your installation from: Acrobat >= 17.011.30059 <= 17.011.30199, Acrobat >= 20.001.30005 <= 20.004.30006, Acrobat DC >= 15.008.20082 <= 21.005.20058 or <= 21.005.20060, or Acrobat Reader DC >= 15.008.20082 <= 21.005.20058 or <= 21.005.20060
- 3. For Acrobat DC/Acrobat Reader DC: upgrade to version 2021.006.20000 or later (or the latest available version)
- 4. For Acrobat/Acrobat Reader 2020.x: upgrade to version 2020.005.30000 or later
- 5. For Acrobat/Acrobat Reader 2017.x: upgrade to version 2017.012.30000 or later
- 6. Download the updated version from the official Adobe website at get.adobe.com/reader or get.adobe.com/acrobat
- 7. Close all instances of the Adobe application before running the installer
- 8. After installation, verify the new version via Help > About to confirm the patch was applied
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation1.0 h
- Implementation2.0 h
- Testing1.0 h
- Review / QA1.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $1,424.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2021-39855 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2021-39855 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data