9.1

CVE-2026-13716

Exploit

Path Traversal: '.../...//' in Crafty Controller

Path traversal in server import and admin file upload in Crafty Controller. Allows a remote, authenticated attacker to upload files to arbitrary paths permitted to the Crafty Controller application and perform remote code execution.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
CraftycontrolCrafty Controller Version >= 4.4.0 < 4.10.8
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.58% 0.451
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
cve@gitlab.com 9.1 3.1 5.3
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:H/A:L
CWE-35 Path Traversal: '.../...//'

The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize '.../...//' (doubled triple dot slash) sequences that can resolve to a location that is outside of that directory.

https://gitlab.com/crafty-controller/crafty-4/-/work_items/727
Vendor Advisory
Exploit
https://gitlab.com/crafty-controller/crafty-4/-/work_items/740
Vendor Advisory
Exploit
Mitigation