CVE 6 MEDIUM

Umbraco.Forms has path traversal and file enumeration vulnerability in Linux/Mac_CVE-2026-24687

6 / 10
MEDIUM
CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Description

Umbraco Forms is a form builder that integrates with the Umbraco content management system. It's possible for an authenticated backoffice-user to enumerate and traverse paths/files on the systems filesystem and read their contents, on Mac/Linux Umbraco installations using Forms. As Umbraco Cloud runs in a Windows environment, Cloud users aren't affected. This issue affects versions 16 and 17 of Umbraco Forms and is patched in 16.4.1 and 17.1.1. If upgrading is not immediately possible, users can mitigate this vulnerability by configuring a WAF or reverse proxy to block requests containing path traversal sequences (`../`, `..\`) in the `fileName` parameter of the export endpoint, restricting network access to the Umbraco backoffice to trusted IP ranges, and/or blocking the `/umbraco/forms/api/v1/export` endpoint entirely if the export feature is not required. However, upgrading to the patched version is strongly recommended.

Basic Information

ID CVE-2026-24687
Source GitHub_M
Published Jan 29, 2026 at 19:57
Modified Jan 29, 2026 at 20:47

Affected Product

Vendor umbraco
Product Umbraco.Forms.Issues
Version >= 16.0.0, < 16.4.1
Affected Versions umbraco Umbraco.Forms.Issues >= 16.0.0, < 16.4.1
umbraco Umbraco.Forms.Issues >= 17.0.0, < 17.1.1

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.