Umbraco Cms
Approved changes feed: RSS · Atom
cpe:2.3:a:umbraco:umbraco_cms:*:*:*:*:*:*:*:*
part: a version: * update: *
| Vendor | Umbraco (89be0333-81fe-5eb9-9281-55a77e50e27f) |
|---|---|
| Product | Umbraco Cms (8f213959-af43-58a2-84af-fba3fcb81e76) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from purl2cpe mapping |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
pkg:github/umbraco/umbraco-cms |
purl2cpe | 2026-06-01 10:16:09.896761 |
pkg:nuget/UmbracoCms.Core |
purl2cpe | 2026-06-01 10:16:09.896765 |
pkg:nuget/UmbracoCms.Web |
purl2cpe | 2026-06-01 10:16:09.896766 |
pkg:nuget/umbracoCms |
purl2cpe | 2026-06-01 10:16:09.896763 |
pkg:sourceforge/umbraco |
purl2cpe | 2026-06-01 10:16:09.896768 |
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2026-31834 |
vulnerable | 2026-06-08 07:57:15.954124 |
Umbraco Affected by Vertical Privilege Escalation via Missing Authorization Checks
HIGH (7.2)
Umbraco is an ASP.NET CMS. From 15.3.1 to before 16.5.1 and 17.2.2, A privilege escalation vulnerability has been identified in Umbraco CMS. Under certain conditions, authenticated backoffice users with permission to manage users, may be able to elevate their privileges due to insufficient authorization enforcement when modifying user group memberships. The affected functionality does not properly validate whether a user has sufficient privileges to assign highly privileged roles. This vulnerability is fixed in 16.5.1 and 17.2.2.
Published: 2026-03-10T21:53:49.153Z
Updated: 2026-03-11T15:58:38.854Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-31833 |
vulnerable | 2026-06-08 07:57:15.953676 |
Umbraco has Stored XSS in UFM Rendering Pipeline via Permissive DOMPurify Attribute Filtering
MEDIUM (6.7)
Umbraco is an ASP.NET CMS. From 16.2.0 to before 16.5.1 and 17.2.2, An authenticated backoffice user with access to Settings can inject malicious HTML into property type descriptions. Due to an overly permissive attributeNameCheck configuration (/.+/) in the UFM DOMPurify instance, event handler attributes such as onclick and onload, when used within Umbraco web components (umb-*, uui-*, ufm-*) were not filtered. This vulnerability is fixed in 16.5.1 and 17.2.2.
Published: 2026-03-10T21:51:51.407Z
Updated: 2026-03-11T15:58:47.606Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-31832 |
vulnerable | 2026-06-08 07:57:15.953302 |
Umbraco Backoffice API Allows Unauthorized Modification of Domain Data
MEDIUM (5.4)
Umbraco is an ASP.NET CMS. From 14.0.0 to before 16.5.1 and 17.2.2, A broken object-level authorization vulnerability exists in a backoffice API endpoint that allows authenticated users to assign domain-related data to content nodes without proper authorization checks. The issue is caused by insufficient authorization enforcement on the affected API endpoint, whereby via an API call, domains can be set on content nodes that the editor does not have permission to access (either via user group privileges or start nodes). This vulnerability is fixed in 16.5.1 and 17.2.2.
Published: 2026-03-10T21:49:54.908Z
Updated: 2026-03-11T15:58:54.874Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-66625 |
vulnerable | 2026-06-08 07:41:19.360609 |
Umbraco Vulnerable to Improper File Access and Credential Exposure through Dictionary Import Functionality
MEDIUM (4.9)
Umbraco is an ASP.NET CMS. Due to unsafe handling and deletion of temporary files in versions 10.0.0 through 13.12.0, during the dictionary upload process an attacker with access to the backoffice can trigger predictable requests to temporary file paths. The application’s error responses (HTTP 500 when a file exists, 404 when it does not) allow the attacker to enumerate the existence of arbitrary files on the server’s filesystem. This vulnerability does not allow reading or writing file contents. In certain configurations, incomplete clean-up of temporary upload files may additionally expose the NTLM hash of the Windows account running the Umbraco application. This issue is fixed in version 13.12.1.
Published: 2025-12-09T20:09:27.054Z
Updated: 2025-12-12T20:33:09.177Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-54425 |
vulnerable | 2026-06-08 07:33:12.588186 |
Umbraco's Delivery API allows for cached requests to be returned with an invalid API key
MEDIUM (5.3)
Umbraco is an ASP.NET CMS. In versions 13.0.0 through 13.9.2, 15.0.0 through 15.4.1 and 16.0.0 through 16.1.0, the content delivery API can be restricted from public access where an API key must be provided in a header to authorize the request. It's also possible to configure output caching, such that the delivery API outputs will be cached for a period of time, improving performance. There's an issue when these two things are used together, where caching doesn't vary by the header that contains the API key. As such, it's possible for a user without a valid API key to retrieve a response for a given path and query if it has recently been requested and cached by request with a valid key. This is fixed in versions 13.9.3, 15.4.4 and 16.1.1.
Published: 2025-07-30T13:41:07.799Z
Updated: 2025-07-30T14:06:12.115Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-49147 |
vulnerable | 2026-06-08 07:29:12.633359 |
Umbraco.Cms Vulnerable to Disclosure of Configured Password Requirements
MEDIUM (5.3)
Umbraco, a free and open source .NET content management system, has a vulnerability in versions 10.0.0 through 10.8.10 and 13.0.0 through 13.9.1. Via a request to an anonymously authenticated endpoint it's possible to retrieve information about the configured password requirements. The information available is limited but would perhaps give some additional detail useful for someone attempting to brute force derive a user's password. This information was not exposed in Umbraco 7 or 8, nor in 14 or higher versions. The vulnerability is patched in versions 10.8.11 and 13.9.2.
Published: 2025-06-24T17:37:07.609Z
Updated: 2025-06-24T18:09:35.858Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-48953 |
vulnerable | 2026-06-08 07:29:12.302131 |
Umbraco Vulnerable to By-Pass of Configured Allowed Extensions for File Uploads
MEDIUM (5.5)
Umbraco is an ASP.NET content management system (CMS). Starting in version 14.0.0 and prior to versions 15.4.2 and 16.0.0, it's possible to upload a file that doesn't adhere with the configured allowable file extensions via a manipulated API request. The issue is patched in versions 15.4.2 and 16.0.0. No known workarounds are available.
Published: 2025-06-03T18:19:28.771Z
Updated: 2025-06-03T18:31:44.345Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-46736 |
vulnerable | 2026-06-08 07:27:08.736527 |
Umbraco Makes User Enumeration Feasible Based on Timing of Login Response
MEDIUM (5.3)
Umbraco is a free and open source .NET content management system. Prior to versions 10.8.10 and 13.8.1, based on an analysis of the timing of post login API responses, it's possible to determine whether an account exists. The issue is patched in versions 10.8.10 and 13.8.1. No known workarounds are available.
Published: 2025-05-06T17:08:23.503Z
Updated: 2025-05-06T19:41:51.341Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-32017 |
vulnerable | 2026-06-08 07:18:58.957816 |
Umbraco has a Management API Vulnerability to Path Traversal With Authenticated Users
HIGH (8.8)
Umbraco is a free and open source .NET content management system. Authenticated users to the Umbraco backoffice are able to craft management API request that exploit a path traversal vulnerability to upload files into a incorrect location. The issue affects Umbraco 14+ and is patched in 14.3.4 and 15.3.1.
Published: 2025-04-08T15:37:23.733Z
Updated: 2025-04-09T17:13:15.314Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-27602 |
vulnerable | 2026-06-08 07:14:55.356994 |
Umbraco Allows a Restricted Editor User to Delete Media Item or Access Unauthorized Content
MEDIUM (4.9)
Umbraco is a free and open source .NET content management system. In versions of Umbraco's web backoffice program prior to versions 10.8.9 and 13.7.1, via manipulation of backoffice API URLs, it's possible for authenticated backoffice users to retrieve or delete content or media held within folders the editor does not have access to. The issue is patched in versions 10.8.9 and 13.7.1. No known workarounds are available.
Published: 2025-03-11T15:32:11.210Z
Updated: 2025-03-11T18:52:56.698Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-27601 |
vulnerable | 2026-06-08 07:14:55.356498 |
Umbraco Allows Improper API Access Control to Low-Privilege Users to Data Type Functionality
MEDIUM (4.3)
Umbraco is a free and open source .NET content management system. An improper API access control issue has been identified Umbraco's API management package prior to versions 15.2.3 and 14.3.3, allowing low-privilege, authenticated users to create and update data type information that should be restricted to users with access to the settings section. The issue is patched in versions 15.2.3 and 14.3.3. No known workarounds are available.
Published: 2025-03-11T15:30:09.761Z
Updated: 2025-03-11T18:53:25.590Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-24012 |
vulnerable | 2026-06-08 07:12:47.333867 |
Umbraco Backoffice Components Have XSS/HTML Injection Vulnerability
MEDIUM (4.6)
Umbraco is a free and open source .NET content management system. Starting in version 14.0.0 and prior to versions 14.3.2 and 15.1.2, authenticated users are able to exploit a cross-site scripting vulnerability when viewing certain localized backoffice components. Versions 14.3.2 and 15.1.2 contain a patch.
Published: 2025-01-21T15:32:43.910Z
Updated: 2025-02-12T20:41:21.301Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-24011 |
vulnerable | 2026-06-08 07:12:47.333208 |
Umbraco CMS Vulnerable to User Enumeration Feasible Based On Management API Timing and Response Codes
MEDIUM (5.3)
Umbraco is a free and open source .NET content management system. Starting in version 14.0.0 and prior to versions 14.3.2 and 15.1.2, it's possible to determine whether an account exists based on an analysis of response codes and timing of Umbraco management API responses. Versions 14.3.2 and 15.1.2 contain a patch. No known workarounds are available.
Published: 2025-01-21T15:27:30.090Z
Updated: 2025-02-12T20:41:21.417Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-48929 |
vulnerable | 2026-06-08 06:50:11.722616 |
Umbraco CMS Has Incomplete Server Termination During Explicit Sign-Out
MEDIUM (4.2)
Umbraco is a free and open source .NET content management system. In versions on the 13.x branch prior to 13.5.2 and versions on the 10.x branch prior to 10.8.7, during an explicit sign-out, the server session is not fully terminated. Versions 13.5.2 and 10.8.7 contain a patch for the issue.
Published: 2024-10-22T15:54:23.813Z
Updated: 2024-10-22T17:13:46.490Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-48927 |
vulnerable | 2026-06-08 06:50:11.719662 |
Potential Code Execution Risk When Viewing SVG Files in Full Screen in Backoffice
MEDIUM (4.6)
Umbraco, a free and open source .NET content management system, has a remote code execution issue in versions on the 13.x branch prior to 13.5.2, 10.x prior to 10.8.7, and 8.x prior to 8.18.15. There is a potential risk of code execution for Backoffice users when they “preview” SVG files in full screen mode. Versions 13.5.2, 10.8,7, and 8.18.15 contain a patch for the issue. As a workaround, derver-side file validation is available to strip script tags from file's content during the file upload process.
Published: 2024-10-22T15:50:46.892Z
Updated: 2024-10-22T16:07:12.486Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-48926 |
vulnerable | 2026-06-08 06:50:11.719141 |
Umbraco CMS logout page displayed before session expiration
MEDIUM (4.2)
Umbraco, a free and open source .NET content management system, has an insufficient session expiration issue in versions on the 13.x branch prior to 13.5.2, 10.x prior to 10.8.7, and 8.x prior to 8.18.15. The Backoffice displays the logout page with a session timeout message before the server session has fully expired, causing users to believe they have been logged out approximately 30 seconds before they actually are. Versions 13.5.2, 10.8,7, and 8.18.15 contain a patch for the issue.
Published: 2024-10-22T15:47:32.950Z
Updated: 2024-10-22T16:08:39.177Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-48925 |
vulnerable | 2026-06-08 06:50:11.718548 |
Umbraco CMS Improper Access Control Vulnerability Allows Low-Privilege Users to Access Webhook API
NONE
Umbraco, a free and open source .NET content management system, has an improper access control issue starting in version 14.0.0 and prior to version 14.3.0. The issue allows low-privilege users to access the webhook API and retrieve information that should be restricted to users with access to the settings section. Version 14.3.0 contains a patch.
Published: 2024-10-22T15:27:23.998Z
Updated: 2024-10-22T15:50:31.093Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-47819 |
vulnerable | 2026-06-08 06:48:13.310316 |
Umbraco CMS vulnerable to stored Cross-site Scripting in the "dictionary name" on Dictionary section
MEDIUM (4.2)
Umbraco, a free and open source .NET content management system, has a cross-site scripting vulnerability starting in version 14.0.0 and prior to versions 14.3.1 and 15.0.0. This can be leveraged to gain access to higher-privilege endpoints, e.g. if you get a user with admin privileges to run the code, you can potentially elevate all users and grant them admin privileges or access protected content. Versions 14.3.1 and 15.0.0 contain a patch. As a workaround, ensure that access to the Dictionary section is only granted to trusted users.
Published: 2024-10-22T15:25:03.501Z
Updated: 2024-10-22T15:55:27.159Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-43377 |
vulnerable | 2026-06-08 06:45:50.213928 |
Umbraco CMS Improper Access Control vulnerability
MEDIUM (5.4)
Umbraco CMS is an ASP.NET CMS. An authenticated user can access a few unintended endpoints. This issue is fixed in 14.1.2.
Published: 2024-08-20T14:43:44.783Z
Updated: 2024-09-03T17:05:33.787Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-43376 |
vulnerable | 2026-06-08 06:45:50.213461 |
Umbraco CMS vulnerable to Generation of Error Message Containing Sensitive Information
MEDIUM (4.3)
Umbraco is an ASP.NET CMS. Some endpoints in the Management API can return stack trace information, even when Umbraco is not in debug mode. This vulnerability is fixed in 14.1.2.
Published: 2024-08-20T14:40:20.338Z
Updated: 2024-08-20T17:40:07.164Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-35218 |
vulnerable | 2026-06-08 06:37:35.459877 |
Umbraco CMS Vulnerable to Stored XSS on Content Page Through Markdown Editor Preview Pane
MEDIUM (4.2)
Umbraco CMS is an ASP.NET CMS used by more than 730.000 websites. Stored Cross-site scripting (XSS) enable attackers that have access to backoffice to bring malicious content into a website or application. This vulnerability has been patched in version(s) 8.18.13, 10.8.4, 12.3.7, 13.1.1 by implementing IHtmlSanitizer.
Published: 2024-05-21T13:42:27.260Z
Updated: 2024-08-02T03:07:46.766Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-34071 |
vulnerable | 2026-06-08 06:37:32.611939 |
Open Redirect Bypass Protection
MEDIUM (6.1)
Umbraco is an ASP.NET CMS used by more than 730.000 websites. Umbraco has an endpoint that is vulnerable to open redirects. The endpoint is protected so it requires the user to be signed into backoffice before the vulnerable is exposed. This vulnerability has been patched in version(s) 8.18.14, 10.8.6, 12.3.10 and 13.3.1.
Published: 2024-05-21T13:31:31.618Z
Updated: 2024-08-02T02:42:59.968Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-29035 |
vulnerable | 2026-06-08 06:33:28.457527 |
Umbraco's Blind SSRF Leads to Port Scan by using Webhooks
MEDIUM (4.1)
Umbraco is an ASP.NET CMS. Failing webhooks logs are available when solution is not in debug mode. Those logs can contain information that is critical. This vulnerability is fixed in 13.1.1.
Published: 2024-04-17T14:20:05.701Z
Updated: 2024-08-02T01:03:51.734Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-28868 |
vulnerable | 2026-06-08 06:33:27.767665 |
Umbraco possible user enumeration vulnerability
LOW (3.7)
Umbraco is an ASP.NET content management system. Umbraco 10 prior to 10.8.4 with access to the native login screen is vulnerable to a possible user enumeration attack. This issue was fixed in version 10.8.5. As a workaround, one may disable the native login screen by exclusively using external logins.
Published: 2024-03-20T20:07:42.364Z
Updated: 2024-08-02T00:56:58.154Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-49279 |
vulnerable | 2026-06-08 06:14:28.917554 |
Umbraco CMS vulnerable to stored XSS via SVG File Upload
LOW (3.7)
Umbraco is an ASP.NET content management system (CMS). Starting in version 7.0.0 and prior to versions 7.15.11, 8.18.9, 10.7.0, 11.5.0, and 12.2.0, a user with access to the backoffice can upload SVG files that include scripts. If the user can trick another user to load the media directly in a browser, the scripts can be executed. Versions 7.15.11, 8.18.9, 10.7.0, 11.5.0, and 12.2.0 contain a patch for this issue. Some workarounds are available. Implement the server side file validation or serve all media from an different host (e.g cdn) than where Umbraco is hosted.
Published: 2023-12-12T19:35:05.931Z
Updated: 2024-08-28T14:43:18.346Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-49278 |
vulnerable | 2026-06-08 06:14:28.916996 |
Umbraco CMS brute force exploit can be used to collect valid usernames
MEDIUM (5.3)
Umbraco is an ASP.NET content management system (CMS). Starting in version 8.0.0 and prior to versions 8.18.10, 10.8.1, and 12.3.4, a brute force exploit can be used to collect valid usernames. Versions 8.18.10, 10.8.1, and 12.3.4 contain a patch for this issue.
Published: 2023-12-12T19:14:02.789Z
Updated: 2024-10-08T14:33:55.652Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-49274 |
vulnerable | 2026-06-08 06:14:28.908602 |
Umbraco CMS SMTP misconfiguration exposes potential registered user email
LOW (3.7)
Umbraco is an ASP.NET content management system (CMS). Starting in version 8.0.0 and prior to versions 8.18.10, 10.8.1, and 12.3.4, a user enumeration attack is possible when SMTP is not set up correctly, but reset password is enabled. Versions 8.18.10, 10.8.1, and 12.3.4 contain a patch for this issue.
Published: 2023-12-12T19:10:46.262Z
Updated: 2024-08-02T21:53:44.983Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-49273 |
vulnerable | 2026-06-08 06:14:28.908071 |
Umbraco CMS vulnerable to Privilege Escalation using Spoofing
MEDIUM (5.4)
Umbraco is an ASP.NET content management system (CMS). Starting in version 8.0.0 and prior to versions 8.18.10, 10.8.1, and 12.3.4, users with low privileges (Editor, etc.) are able to access some unintended endpoints. Versions 8.18.10, 10.8.1, and 12.3.4 contain a patch for this issue.
Published: 2023-12-12T19:05:39.361Z
Updated: 2024-08-02T21:53:45.336Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-49089 |
vulnerable | 2026-06-08 06:14:28.406185 |
Umbraco CMS possible path traversal when creating packages from backoffice
HIGH (7.7)
Umbraco is an ASP.NET content management system (CMS). Starting in version 8.0.0 and prior to versions 8.18.10, 10.8.1, and 12.3.0, Backoffice users with permissions to create packages can use path traversal and thereby write outside of the expected location. Versions 8.18.10, 10.8.1, and 12.3.0 contain a patch for this issue.
Published: 2023-12-12T19:02:33.259Z
Updated: 2024-08-02T21:46:29.033Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-48313 |
vulnerable | 2026-06-08 06:14:26.860054 |
Umbraco contains a DOM-XSS
MEDIUM (4.3)
Umbraco is an ASP.NET content management system (CMS). Starting in 10.0.0 and prior to versions 10.8.1 and 12.3.4, Umbraco contains a cross-site scripting (XSS) vulnerability enabling attackers to bring malicious content into a website or application. Versions 10.8.1 and 12.3.4 contain a patch for this issue.
Published: 2023-12-12T17:23:49.092Z
Updated: 2024-08-28T14:45:34.143Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-48227 |
vulnerable | 2026-06-08 06:14:26.327979 |
Umbraco CMS Backoffice User can bypass "Publish" restriction
MEDIUM (4.3)
Umbraco is an ASP.NET content management system (CMS). Starting in version 8.0.0 and prior to versions 8.18.10, 10.7.0, and 12.3.0, Backoffice users with send for approval permission but not publish permission are able to publish in some scenarios. Versions 8.18.10, 10.7.0, and 12.3.0 contains a patch for this issue. No known workarounds are available.
Published: 2023-12-12T17:12:02.046Z
Updated: 2024-08-28T14:47:00.241Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-38694 |
vulnerable | 2026-06-08 06:08:18.648929 |
Umbraco CMS vulnerable to possible injection of HTML in an unintended form
LOW (3.5)
Umbraco is an ASP.NET content management system (CMS). Starting in version 8.0.0 and prior to versions 8.18.10, 10.7.0, and 12.1.0, a user with access to a specific part of the backoffice is able to inject HTML code into a form where it is not intended. Versions 8.18.10, 10.7.0, and 12.1.0 contain a patch for this issue.
Published: 2023-12-12T17:09:08.237Z
Updated: 2024-08-02T17:46:56.603Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-37267 |
vulnerable | 2026-06-08 06:08:15.034650 |
Umbraco allows possible Admin-level access to backoffice without Auth under rare conditions
HIGH (7.5)
Umbraco is a ASP.NET CMS. Under rare conditions a restart of Umbraco can allow unauthorized users access to admin-level permissions. This vulnerability was patched in versions 10.6.1, 11.4.2 and 12.0.1.
Published: 2023-07-13T13:43:59.383Z
Updated: 2024-10-31T17:46:06.482Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-22691 |
vulnerable | 2026-06-08 05:40:54.904813 |
Umbraco Password Reset URL Poison
MEDIUM (6.8)
The password reset component deployed within Umbraco uses the hostname supplied within the request host header when building a password reset URL. It may be possible to manipulate the URL sent to Umbraco users when so that it points to the attackers server thereby disclosing the password reset token if/when the link is followed. A related vulnerability (CVE-2022-22690) could allow this flaw to become persistent so that all password reset URLs are affected persistently following a successful attack. See the AppCheck advisory for further information and associated caveats.
Published: 2022-01-18T16:52:20.429Z
Updated: 2024-09-16T23:46:59.483Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-22690 |
vulnerable | 2026-06-08 05:40:54.904403 |
Umbraco Remote ApplicationURL Overwrite
HIGH (8.6)
Within the Umbraco CMS, a configuration element named "UmbracoApplicationUrl" (or just "ApplicationUrl") is used whenever application code needs to build a URL pointing back to the site. For example, when a user resets their password and the application builds a password reset URL or when the administrator invites users to the site. For Umbraco versions less than 9.2.0, if the Application URL is not specifically configured, the attacker can manipulate this value and store it persistently affecting all users for components where the "UmbracoApplicationUrl" is used. For example, the attacker is able to change the URL users receive when resetting their password so that it points to the attackers server, when the user follows this link the reset token can be intercepted by the attacker resulting in account takeover.
Published: 2022-01-18T16:52:21.650Z
Updated: 2024-09-17T04:08:50.406Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-34254 |
vulnerable | 2026-06-08 05:32:12.970005 |
Details available
Umbraco CMS before 7.15.7 is vulnerable to Open Redirection due to insufficient url sanitization on booting.aspx.
Published: 2021-06-28T15:24:35.000Z
Updated: 2024-08-04T00:05:52.519Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2020-5811 |
vulnerable | 2026-06-08 05:26:43.783919 |
Details available
An authenticated path traversal vulnerability exists during package installation in Umbraco CMS <= 8.9.1 or current, which could result in arbitrary files being written outside of the site home and expected paths when installing an Umbraco package.
Published: 2020-12-30T15:17:57.000Z
Updated: 2024-08-04T08:39:25.926Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2020-5810 |
vulnerable | 2026-06-08 05:26:43.783570 |
Details available
A stored XSS vulnerability exists in Umbraco CMS <= 8.9.1 or current. An authenticated user authorized to upload media can upload a malicious .svg file which act as a stored XSS payload.
Published: 2020-12-30T15:18:02.000Z
Updated: 2024-08-04T08:39:25.775Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2020-5809 |
vulnerable | 2026-06-08 05:26:43.783054 |
Details available
A stored XSS vulnerability exists in Umbraco CMS <= 8.9.1 or current. An authenticated user can inject arbitrary JavaScript code into iframes when editing content using the TinyMCE rich-text editor, as TinyMCE is configured to allow iframes by default in Umbraco CMS.
Published: 2020-12-30T15:18:06.000Z
Updated: 2024-08-04T08:39:25.908Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2020-29454 |
vulnerable | 2026-06-08 05:24:58.244048 |
Details available
Editors/LogViewerController.cs in Umbraco through 8.9.1 allows a user to visit a logviewer endpoint even if they lack Applications.Settings access.
Published: 2020-12-02T01:50:03.000Z
Updated: 2024-08-04T16:55:09.682Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-25137 |
vulnerable | 2026-06-08 05:13:41.994216 |
Details available
Umbraco CMS 4.11.8 through 7.15.10, and 7.12.4, allows Remote Code Execution by authenticated administrators via msxsl:script in an xsltSelection to developer/Xslt/xsltVisualize.aspx.
Published: 2023-05-18T00:00:00.000Z
Updated: 2025-01-22T16:43:41.293Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2017-15280 |
vulnerable | 2026-06-08 05:08:58.203137 |
Details available
XML external entity (XXE) vulnerability in Umbraco CMS before 7.7.3 allows attackers to obtain sensitive information by reading files on the server or sending TCP requests to intranet hosts (aka SSRF), related to Umbraco.Web/umbraco.presentation/umbraco/dialogs/importDocumenttype.aspx.cs.
Published: 2017-10-12T08:00:00.000Z
Updated: 2024-08-05T19:50:16.479Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2017-15279 |
vulnerable | 2026-06-08 05:08:58.202735 |
Details available
Cross-site scripting (XSS) vulnerability in Umbraco CMS before 7.7.3 allows remote attackers to inject arbitrary web script or HTML via the "page name" (aka nodename) parameter during the creation of a new page, related to Umbraco.Web.UI/umbraco/dialogs/Publish.aspx.cs and Umbraco.Web/umbraco.presentation/umbraco/dialogs/notifications.aspx.cs.
Published: 2017-10-12T08:00:00.000Z
Updated: 2024-08-05T19:50:16.480Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-10074 |
vulnerable | 2026-06-08 05:05:15.633750 |
Details available
Umbraco before 7.2.0 has a remote PHP code execution vulnerability because Umbraco.Web.UI/config/umbracoSettings.Release.config does not block the upload of .php files.
Published: 2018-08-27T04:00:00.000Z
Updated: 2024-08-06T14:02:38.363Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-4793 |
vulnerable | 2026-06-08 05:04:49.689357 |
Details available
The update function in umbraco.webservices/templates/templateService.cs in the TemplateService component in Umbraco CMS before 6.0.4 does not require authentication, which allows remote attackers to execute arbitrary ASP.NET code via a crafted SOAP request.
Published: 2014-12-27T18:00:00.000Z
Updated: 2024-08-06T16:52:27.153Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2012-10054 |
vulnerable | 2026-06-08 05:00:46.925381 |
Umbraco CMS < 4.7.1 codeEditorSave.asmx RCE
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.
Published: 2025-08-13T20:54:39.123Z
Updated: 2026-05-15T11:14:03.620Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.