LOW
The issue is rated as LOW severity because it affects usability rather than security. There are no known vulnerabilities or exploits associated with this configuration problem, but users may experience inconveniences in their workflows.

The issue is related to the setup of Arcane (docker management web UI) behind an NGINX reverse proxy. When accessing a remote environment, it fails to load the dashboard unless accessed directly via IP address and port. This impacts users who rely on Arcane for managing remote docker environments through a reverse proxy.

Affected Systems
  • Arcane (docker management web UI)
  • NGINX reverse proxy
Affected Versions: All versions of Arcane and NGINX where the described issue occurs
Remediation
  • Configure the NGINX reverse proxy to correctly handle subdomain routing for remote environments.
  • Ensure that the NGINX configuration includes appropriate rewrite rules or path adjustments to facilitate seamless access through the reverse proxy.
Stack Impact

Impacts NGINX and Arcane. No impact on other components like linux kernel, docker, etc.

Source →