CVE-2025-66625 MEDIUM

CVE-2025-66625: Umbraco Vulnerable to Improper File Access and Credential Exposure through Dictionary Import Functionality

Vendor Umbraco
Product Umbraco-CMS
Weakness CWE-200 · Info exposure
Published December 9, 2025
Last update December 12, 2025

CVSS base score

4.9/10
Attack vector Network
Attack complexity Low
Privileges required High
User interaction None
Confidentiality High
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

December 9, 2025 CVE published
December 12, 2025 Record updated