Description
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.
Published: 2026-08-11
Score: 9.1 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a path traversal flaw in the server import and admin file upload features of Crafty Controller, allowing a remote authenticated attacker to upload files to arbitrary paths that the application is permitted to write. By uploading malicious code to such locations, an attacker can achieve remote code execution. The weakness corresponds to CWE-35, representing path traversal.

Affected Systems

Arcadia Technology, LLC publishes Crafty Controller. No explicit version range is supplied; all releases before 4.10.8 are potentially impacted according to the vendor's advisory. Administrators should verify whether their environment is using an earlier version.

Risk and Exploitability

The flaw carries a CVSS score of 9.1, indicating severe risk. EPSS is not available, and the vulnerability is not listed in the CISA KEV catalog, suggesting no widespread exploitation yet. The attack vector requires authenticated access, but the ability to upload code grants attackers the power to execute arbitrary code on the underlying host, posing a system‑wide compromise risk. The high severity and potential for remote code execution warrant urgent action.

Generated by OpenCVE AI on August 11, 2026 at 07:21 UTC.

Remediation

Vendor Solution

Upgrade to version 4.10.8


OpenCVE Recommended Actions

  • Upgrade to version 4.10.8.
  • If an upgrade is not immediately possible, restrict file upload directories and enforce strict path validation to prevent arbitrary file writes.
  • Ensure that only trusted, least‑privileged users have upload privileges; apply strict access controls to the upload functionality.

Generated by OpenCVE AI on August 11, 2026 at 07:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 11 Aug 2026 07:45:00 +0000

Type Values Removed Values Added
First Time appeared Arcadia Technology
Arcadia Technology crafty Controller
Vendors & Products Arcadia Technology
Arcadia Technology crafty Controller

Tue, 11 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description 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.
Title Path Traversal: '.../...//' in Crafty Controller
Weaknesses CWE-35
References
Metrics cvssV3_1

{'score': 9.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:H/A:L'}


Subscriptions

Arcadia Technology Crafty Controller
cve-icon MITRE

Status: PUBLISHED

Assigner: GitLab

Published:

Updated: 2026-08-11T06:05:12.457Z

Reserved: 2026-06-29T14:04:39.352Z

Link: CVE-2026-13716

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-11T07:30:03Z

Weaknesses
  • CWE-35

    Path Traversal: '.../...//'