CVE-2020-9472
Description
Umbraco CMS 8.5.3 allows an authenticated file upload (and consequently Remote Code Execution) via the Install Package functionality.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Authenticated file upload in Umbraco CMS 8.5.3 via Install Package functionality leads to remote code execution.
Vulnerability
Overview
CVE-2020-9472 affects Umbraco CMS version 8.5.3, where the Install Package functionality does not properly validate uploaded files. An authenticated attacker can upload a malicious package file (e.g., a .zip archive containing ASPX or other executable code) that the CMS subsequently processes, leading to arbitrary code execution on the server [1].
Exploitation
Prerequisites
Exploitation requires an authenticated session in the Umbraco backoffice with sufficient privileges to access the package installation feature. An attacker can craft a package containing a webshell or other executable payload and upload it via the standard package upload interface [1]. No additional network position is necessary beyond normal authenticated access.
Impact
Assessment
Successful exploitation grants the attacker the ability to execute arbitrary code in the context of the web application, potentially leading to full compromise of the Umbraco instance and underlying server. This can result in data exfiltration, lateral movement, or further attacks against connected systems [1].
Mitigation
Status
A proof of concept exploit has been publicly released. Users should upgrade to a patched version of Umbraco CMS beyond 8.5.3 as soon as possible. No official advisory from Umbraco was included in the NVD reference; however, mitigation involves restricting package upload permissions or applying vendor-supplied updates [1].
AI Insight generated on May 21, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
UmbracoCmsNuGet | < 8.5.4 | 8.5.4 |
Affected products
2- Umbraco/CMSdescription
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2- github.com/advisories/GHSA-j66f-h9hm-975mghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2020-9472ghsaADVISORY
News mentions
0No linked articles in our index yet.