CVE-2026-23944

A

rcane is an interface for managing Docker containers, images, networks, and volumes. Prior to version 1.13.2, unauthenticated requests could be proxied to remote environment agents, allowing access to remote environment resources without authentication. The environment proxy middleware handled `/api/environments/{id}/...` requests for remote environments before authentication was enforced. When the environment ID was not local, the middleware proxied the request and attached the manager-held agent token, even if the caller was unauthenticated. This enabled unauthenticated access to remote environment operations (e.g., listing containers, streaming logs, or other agent endpoints). An unauthenticated attacker could access and manipulate remote environment resources via the proxy, potentially leading to data exposure, unauthorized changes, or service disruption. Version 1.13.2 patches the vulnerability.

Configurations

Configuration 1 (hide)

cpe:2.3:a:arcane:arcane:*:*:*:*:*:*:*:*

History

02 Feb 2026, 15:19

Type Values Removed Values Added
First Time Arcane
Arcane arcane
CPE cpe:2.3:a:arcane:arcane:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 9.8
References () https://github.com/getarcaneapp/arcane/commit/2008e1b93b25d0c4c3fff3af07843766231614eb - () https://github.com/getarcaneapp/arcane/commit/2008e1b93b25d0c4c3fff3af07843766231614eb - Patch
References () https://github.com/getarcaneapp/arcane/pull/1532 - () https://github.com/getarcaneapp/arcane/pull/1532 - Issue Tracking, Vendor Advisory, Patch
References () https://github.com/getarcaneapp/arcane/releases/tag/v1.13.2 - () https://github.com/getarcaneapp/arcane/releases/tag/v1.13.2 - Release Notes
References () https://github.com/getarcaneapp/arcane/security/advisories/GHSA-2jv8-39rp-cqqr - () https://github.com/getarcaneapp/arcane/security/advisories/GHSA-2jv8-39rp-cqqr - Patch, Vendor Advisory

19 Jan 2026, 22:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-01-19 22:16

Updated : 2026-02-02 15:19


NVD link : CVE-2026-23944

Mitre link : CVE-2026-23944

CVE.ORG link : CVE-2026-23944


JSON object : View

Products Affected
CWE
CWE-306

Missing Authentication for Critical Function