CVE 9.1 CRITICAL

Arcane has a Command Injection in Arcane Updater Lifecycle Labels Enables RCE_CVE-2026-23520

9.1 / 10
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H

Description

Arcane provides modern docker management. Prior to 1.13.0, Arcane has a command injection in the updater service. Arcane’s updater service supported lifecycle labels com.getarcaneapp.arcane.lifecycle.pre-update and com.getarcaneapp.arcane.lifecycle.post-update that allowed defining a command to run before or after a container update. The label value is passed directly to /bin/sh -c without sanitization or validation. Because any authenticated user (not limited to administrators) can create projects through the API, an attacker can create a project that specifies one of these lifecycle labels with a malicious command. When an administrator later triggers a container update (either manually or via scheduled update checks), Arcane reads the lifecycle label and executes its value as a shell command inside the container. This vulnerability is fixed in 1.13.0.

AI Analysis

Command injection vulnerability in Arcane's updater service allows remote code execution

Basic Information

ID CVE-2026-23520
Source GitHub_M
Published Jan 15, 2026 at 19:20
Modified Jan 15, 2026 at 19:58

Affected Product

Vendor getarcaneapp
Product arcane
Version < 1.13.0
Affected Versions getarcaneapp arcane < 1.13.0

CWE Classification

AI Assessment

AI Score 9.1 / 10
AI Severity Critical
Vendor getarcaneapp
Product Arcane
Version < 1.13.0

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.