CVE-2026-23520
published 2026-01-15CVE-2026-23520: 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…
PriorityP353high8CVSS 3.1
AVNACLPRLUIRSUCHIHAH
EPSS
1.64%
73.5th percentile
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.
Affected
3 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| arcane | arcane | < 1.13.0 | 1.13.0 |
| getarcaneapp | arcane | < 1.13.0 | 1.13.0 |
| github.com | getarcaneapp_arcane_backend | >= 0 < 0.0.0-20260114065515-5a9c2f92e11f | 0.0.0-20260114065515-5a9c2f92e11f |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
OSV
Arcane Has a Command Injection in Arcane Updater Lifecycle Labels That Enables RCE in github.com/getarcaneapp/arcane/backend
osv·2026-01-23
CVE-2026-23520 Arcane Has a Command Injection in Arcane Updater Lifecycle Labels That Enables RCE in github.com/getarcaneapp/arcane/backend
Arcane Has a Command Injection in Arcane Updater Lifecycle Labels That Enables RCE in github.com/getarcaneapp/arcane/backend
Arcane Has a Command Injection in Arcane Updater Lifecycle Labels That Enables RCE in github.com/getarcaneapp/arcane/backend
OSV
Arcane Has a Command Injection in Arcane Updater Lifecycle Labels That Enables RCE
osv·2026-01-15
CVE-2026-23520 [CRITICAL] Arcane Has a Command Injection in Arcane Updater Lifecycle Labels That Enables RCE
Arcane Has a Command Injection in Arcane Updater Lifecycle Labels That Enables RCE
## Summary
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
GHSA
Arcane Has a Command Injection in Arcane Updater Lifecycle Labels That Enables RCE
ghsa·2026-01-15
CVE-2026-23520 [CRITICAL] CWE-78 Arcane Has a Command Injection in Arcane Updater Lifecycle Labels That Enables RCE
Arcane Has a Command Injection in Arcane Updater Lifecycle Labels That Enables RCE
## Summary
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
No detection rules found.
No public exploits indexed.
2026-01-15
Published