Path Traversal in Apple Macos
CVE-2026-24687
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.
Vulnerability class: Path Traversal (Directory Traversal)
EPSS: 0.004 (34.4th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 6.5 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N.
Affected products
- Apple Macos
- Linux Linux_kernel
- Umbraco Umbraco_forms
- Umbraco Umbraco.forms.issues — versions >= 16.0.0, < 16.4.1, >= 17.0.0, < 17.1.1
Weakness classification (CWE)
References
- security-advisories@github.com (x_refsource_CONFIRM, Mitigation, Vendor Advisory)
Frequently asked questions
- What is CVE-2026-24687?
- CVE-2026-24687 is a medium-severity vulnerability in Apple Macos, classified under Path Traversal. CVSS score: 6.5/10. Published 2026-01-29.
- How severe is CVE-2026-24687?
- Medium severity. CVSS v3 base score is 6.5 out of 10.