CVE-2022-28247: Adobe Acrobat Uninstaller Hard Link Leads To Remote Code Execution
Acrobat Reader DC version 22.001.2011x (and earlier), 20.005.3033x (and earlier) and 17.012.3022x (and earlier) are affected by an uncontrolled search path vulnerability that could lead to local privilege escalation. Exploitation of this issue requires user interaction in that a victim must run the uninstaller with Admin privileges.
Security readout for executives and security teams
Plain-English summary
This issue affects older Adobe Acrobat Reader versions. A lower-privileged local user could abuse how the uninstaller searches for components, but only if a victim runs the uninstaller with administrator rights. The business risk is mainly endpoint privilege escalation during software removal or maintenance, not remote internet-facing compromise based on the supplied evidence.
Executive priority
Treat this as a moderate endpoint hardening priority. It is not evidenced as actively exploited, but the impact is high if abused during privileged uninstall workflows. Patch through normal endpoint update cycles, with faster handling for administrator-managed workstations and shared systems.
Technical view
CVE-2022-28247 is described as a CWE-427 uncontrolled search path issue in Acrobat Reader DC and older release tracks. The CVSS vector is local, high complexity, low privileges required, and user interaction required. Successful exploitation could provide high confidentiality, integrity, and availability impact through local privilege escalation.
Likely exposure
Exposure is limited to systems running affected Acrobat Reader versions: 22.001.2011x and earlier, 20.005.3033x and earlier, or 17.012.3022x and earlier. The practical risk is highest on managed endpoints where users or administrators perform Reader uninstalls with elevated rights.
Exploitation context
The source bundle does not show CISA KEV listing or other cited evidence of active exploitation. Exploitation requires local access or low privileges plus a victim running the uninstaller as administrator, which reduces likelihood but raises impact if successful.
Researcher notes
The supplied title mentions remote code execution, but the CVE description and CVSS vector describe local privilege escalation requiring user interaction. Do not classify this as remotely exploitable from the provided evidence. Affected product and version details are sparse beyond the listed Reader tracks.
Mitigation direction
Review Adobe APSB22-16 and apply the listed Acrobat Reader security update for your release track.
Prioritize endpoints where Acrobat Reader is installed and administrative uninstall activity is common.
Restrict who can run uninstallers with administrator privileges on managed endpoints.
Use software management tooling to remove or update vulnerable Reader versions centrally.
Validation and detection
Inventory Acrobat Reader versions across endpoints and compare them with the affected version ranges.
Confirm patched versions align with Adobe APSB22-16 for each deployed release track.
Review endpoint logs for elevated Acrobat Reader uninstaller executions during the exposure window.
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-427: 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.
The CVE wording references privilege impact, so privilege escalation and authorization behavior review may help. 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-427 · source CWE mapping
Uncontrolled Search Path Element
Uncontrolled Search Path Element represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.