Umbraco has a Management API Vulnerability to Path Traversal With Authenticated Users
Package
Affected versions
>= 14.0.0--preview004, < 14.3.4
>= 15.0.0-rc1, < 15.3.1
Patched versions
14.3.4
15.3.1
Description
Published by the National Vulnerability Database
Apr 8, 2025
Published to the GitHub Advisory Database
Apr 9, 2025
Reviewed
Apr 9, 2025
Last updated
Apr 9, 2025
Impact
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.
Patches
The issue affects Umbraco 14+ and is patched in 14.3.4 and 15.3.1.
Workarounds
Umbraco supports the configuration of allowed and disallowed file extensions. Using these options to allow only necessary file extensions significantly reduces the scope of the vulnerability.
References