CVE-2026-23944

HIGH EPSS 35.6%
Published Jan 19, 20265mo ago · Modified Jun 17, 20261w ago
8.0 CVSS 4.0
High
Find Similar
Published Jan 19, 2026 5mo ago
Last Modified Jun 17, 2026 1w ago

Description

Arcane 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.

CVSS Details

Base Score
8.0
Exploitability
Impact
Vector string
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope X

Threat Intelligence

EPSS Exploit Probability
35.6% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-306 Missing Authentication for Critical Function Authentication

Affected Products 1

VendorProductVersionRange
arcanearcane* <1.13.2

References 4

  • github.com https://github.com/getarcaneapp/arcane/commit/2008e1b93b25d0c4c3fff3af07843766231614eb
    Patch
  • github.com https://github.com/getarcaneapp/arcane/pull/1532
    Issue TrackingPatchVendor Advisory
  • github.com https://github.com/getarcaneapp/arcane/releases/tag/v1.13.2
    Release Notes
  • github.com https://github.com/getarcaneapp/arcane/security/advisories/GHSA-2jv8-39rp-cqqr
    PatchVendor Advisory

Remediation

  • github.com https://github.com/getarcaneapp/arcane/commit/2008e1b93b25d0c4c3fff3af07843766231614eb
    Patch
  • github.com https://github.com/getarcaneapp/arcane/pull/1532
    Issue TrackingPatchVendor Advisory
  • github.com https://github.com/getarcaneapp/arcane/security/advisories/GHSA-2jv8-39rp-cqqr
    PatchVendor Advisory