Umbraco CMS versions prior to 4.7.1 are vulnerable to unauthenticated remote code execution via the codeEditorSave.asmx SOAP endpoint, which exposes a SaveDLRScript operation that permits arbitrary file uploads without authentication. By exploiting a path traversal flaw in the fileName parameter, attackers can write malicious ASPX scripts directly into the web-accessible /umbraco/ directory and execute them remotely.
Security readout for executives and security teams
Plain-English summary
This CVE affects legacy Umbraco CMS before 4.7.1. An unauthenticated attacker could upload a server-side script through a vulnerable SOAP endpoint and run code on the web server. For any exposed old Umbraco site, this is a full compromise risk, not just a content-management issue.
Executive priority
Prioritize immediately for any public legacy Umbraco site. The business risk is potential server takeover, website defacement, data access, and lateral movement. If no pre-4.7.1 Umbraco remains exposed, priority drops to confirming inventory and decommissioning stale assets.
Technical view
The reported flaw is in codeEditorSave.asmx, specifically SaveDLRScript. Sources describe missing authentication combined with path traversal in the fileName parameter, allowing arbitrary ASPX files to be written into the web-accessible /umbraco/ path and executed remotely. The bundled CVSS v4.0 score is 9.3.
Likely exposure
Primary exposure is internet-facing Umbraco CMS installations older than 4.7.1, especially legacy ASP.NET/IIS sites. The affected-version metadata in the bundle is incomplete, so asset validation should rely on product version and endpoint exposure rather than CPE matching alone.
Exploitation context
The source bundle includes public exploit references from Metasploit and Exploit-DB, so practical exploitation knowledge is public. KEV is false and the bundle does not cite active exploitation in the wild; treat exploitation as plausible but not confirmed active from these sources.
Researcher notes
Evidence is strong for the vulnerability mechanics and public exploit availability, but incomplete for precise affected-version metadata beyond “prior to 4.7.1.” No source in the bundle proves current active exploitation. Validate by version, endpoint exposure, and file/log evidence, without relying solely on automated CPE data.
Mitigation direction
Upgrade affected Umbraco CMS installations to 4.7.1 or later vendor-supported releases.
Remove or isolate unsupported legacy Umbraco sites from the internet.
Restrict access to /umbraco/ administrative paths where operationally possible.
Review vendor guidance before applying compensating controls.
Investigate and remove unexpected ASPX files under web-accessible Umbraco paths.
Validation and detection
Inventory all Umbraco CMS instances and confirm their exact versions.
Check whether codeEditorSave.asmx is reachable from untrusted networks.
Review web logs for requests to codeEditorSave.asmx or SaveDLRScript.
Inspect /umbraco/ for unexpected or recently modified ASPX files.
Confirm patch status against the archived 4.7.1 vendor release reference.
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 · medium confidence lookup
CWE-22: File access and web shell behavior lookup
File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection telemetry. 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.
CWE-434: File access and web shell behavior lookup
File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection telemetry. 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 file access or upload behavior, so file telemetry and web shell 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
1ADP providers
7Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: pocAutomatable: yesTechnical 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.