CVE-2022-27792: Adobe Acrobat Reader DC Font Parsing Out-Of-Bounds Write Remote Code Execution Vulnerability
Acrobat Reader DC versions 22.001.20085 (and earlier), 20.005.3031x (and earlier) and 17.012.30205 (and earlier) are affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file.
Security readout for executives and security teams
Plain-English summary
This is a high-severity Adobe Acrobat Reader flaw that can let malicious files run code as the signed-in user. A victim must open the crafted file, so exposure is concentrated on endpoints where users open PDFs or similar documents from email, downloads, or web content.
Executive priority
Treat as a priority endpoint patching item, especially in environments with heavy document exchange. It is not automatically internet-exploitable, but malicious-document execution can still create material business risk.
Technical view
CVE-2022-27792 is a CWE-787 out-of-bounds write in Adobe Acrobat Reader DC font parsing. Affected versions include 22.001.20085 and earlier, 20.005.3031x and earlier, and 17.012.30205 and earlier. Successful exploitation could execute arbitrary code in the current user context.
Likely exposure
Workstations with affected Acrobat Reader DC versions are the main exposure. Risk is higher for users who routinely handle external PDFs, attachments, downloaded documents, or files from untrusted sources.
Exploitation context
The CVSS vector is local with required user interaction and no privileges required. The supplied data does not identify active exploitation or CISA KEV listing, so active exploitation should not be assumed.
Researcher notes
The source data supports RCE through an out-of-bounds write with user interaction required. Exact fixed-version details are not present in the supplied bundle; use Adobe APSB22-16 as the authoritative remediation reference.
Mitigation direction
Update Acrobat Reader using Adobe APSB22-16 guidance.
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-787: 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.
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
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
3Timeline events
2ADP providers
2Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total
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.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-787 · source CWE mapping
Out-of-bounds Write
Out-of-bounds Write represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.