LiveActive security incident?Get immediate response
CVE Record

CVE-2021-39846: Adobe Acrobat Reader /Parent Property Recursive Stack Overflow

Acrobat Reader DC versions 2021.005.20060 (and earlier), 2020.004.30006 (and earlier) and 2017.011.30199 (and earlier) are affected by a stack overflow vulnerability due to insecure handling of a crafted PDF file, potentially resulting in memory corruption in the context of the current user. Exploitation requires user interaction in that a victim must open a crafted PDF file in Acrobat Reader.

MediumCVSS 6.1Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This vulnerability affects older Adobe Acrobat Reader versions when a user opens a malicious PDF. The issue can corrupt memory under the user’s account, mainly risking application crash or limited data tampering rather than direct data theft. Business urgency is moderate because exploitation needs user interaction and no provided source states active exploitation.

Executive priority

Treat as a moderate endpoint hygiene issue. The main business risk is user-driven PDF exposure on outdated Reader installations, not confirmed active exploitation. Remediate through routine patch management, with faster action for teams that regularly process external documents.

Technical view

CVE-2021-39846 is a CWE-121 stack overflow in Adobe Acrobat Reader’s handling of crafted PDF content, described as a recursive /Parent property issue. Affected Reader versions include 2021.005.20060 and earlier, 2020.004.30006 and earlier, and 2017.011.30199 and earlier. CVSS 3.1 is 6.1 with local attack vector and required user interaction.

Likely exposure

Exposure is most likely on endpoints where users still run the listed Acrobat Reader versions and open PDFs from email, web downloads, shared drives, or external parties. Systems using fully updated Reader versions are less likely to be exposed, but the provided sources do not list exact fixed versions.

Exploitation context

The source bundle does not report active exploitation, and KEV status is false. Exploitation requires a victim to open a crafted PDF in Acrobat Reader. The stated impact is memory corruption in the context of the current user, with high availability impact and low integrity impact.

Researcher notes

Evidence is limited to the CVE description, CVSS vector, affected version ranges, CWE-121, KEV=false, and Adobe APSB21-55 reference. The bundle does not provide exploit telemetry, proof-of-concept status, or exact fixed build numbers. Avoid validation using crafted PDFs in production.

Mitigation direction

  • Update affected Acrobat Reader installations according to Adobe APSB21-55 guidance.
  • Prioritize users who frequently handle external or unsolicited PDF files.
  • Restrict opening PDFs from untrusted sources where practical.
  • Use endpoint controls to reduce exposure to suspicious PDF attachments.
  • Check Adobe guidance for exact fixed versions and deployment instructions.

Validation and detection

  • Inventory Acrobat Reader versions across managed endpoints.
  • Flag versions 2021.005.20060, 2020.004.30006, 2017.011.30199, and earlier.
  • Confirm update deployment through software management or endpoint telemetry.
  • Review email and web controls for external PDF handling.
  • Verify no unsupported Reader tracks remain in production.
Prepared
Confidence
high
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-121: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-39846 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
6.1 (3.1)
Known Exploited
No
Published

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

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
6.1CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:H1.84.2Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.1Medium
CVSS 3.1 vector shape for CVE-2021-39846Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
AdobeAcrobat Readerunspecified, unspecified, unspecified, unspecifiedListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-121 · source CWE mapping

Stack-based Buffer Overflow

Stack-based Buffer Overflow represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.