CVE-2026-72783: Craft CMS 5.0.0-RC1 before 5.10.6 Path Traversal via ensurePathIsContained
Craft CMS versions >= 5.0.0-RC1 before 5.10.6 and >= 4.0.0-RC1 before 4.18.2 contain a theoretical path traversal weakness in the ensurePathIsContained function of the Local file system class. The order of operations validates the path before normalization, so normalization could invalidate prior validation assumptions (a desanitization-style issue) and potentially resolve to files outside the intended volume directory. The vendor notes the issue is not directly exploitable and no exploitable scenario has been discovered; the fix is recommended for hardening.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
Craft CMSto a version that resolves this vulnerability.Fixed in 5.10.6 - Upgrade
Upgrade
Craft CMSto a version that resolves this vulnerability.Fixed in 4.18.2
Event History
Frequently Asked Questions
What is the severity of CVE-2026-72783?
The severity of CVE-2026-72783 is medium with a CVSS score of 6.2.
How do I fix CVE-2026-72783?
To fix CVE-2026-72783, upgrade to Craft CMS version 5.10.6 or 4.18.2 or later.
What versions are affected by CVE-2026-72783?
CVE-2026-72783 affects Craft CMS versions >= 5.0.0-RC1 before 5.10.6 and >= 4.0.0-RC1 before 4.18.2.
What type of vulnerability is CVE-2026-72783?
CVE-2026-72783 is classified as a path traversal vulnerability.
What could be the impact of CVE-2026-72783?
The impact of CVE-2026-72783 could allow unauthorized access to files in the server's filesystem.