9.1
CVE-2026-13716
- EPSS 0.58%
- Veröffentlicht 11.08.2026 06:17:12
- Zuletzt bearbeitet 18.08.2026 18:06:59
- CVE-Watchlists
- Unerledigt
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)
Craftycontrol ≫ Crafty Controller Version >= 4.4.0 < 4.10.8
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.58% | 0.451 |
| 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
https://gitlab.com/crafty-controller/crafty-4/-/work_items/740