CVE-2026-86114
Received Received - Intake

Arcane Template Privilege Escalation via Default Role

Vulnerability report for CVE-2026-86114, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-05

Last updated on: 2026-09-05

Assigner: VulnCheck

Description

Arcane versions before 2.0.0 fail to properly restrict template operations, allowing default user role accounts to create, modify, and delete compose templates including instance-wide defaults. Attackers can inject malicious container configurations with privileged settings or host path mounts that execute with administrative privileges when deployed by administrators.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-05
Last Modified
2026-09-05
Generated
2026-09-05
AI Q&A
2026-09-05
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
getarcaneapp arcane to 2.0.0 (exc)
getarcaneapp arcane 2.0.0

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability affects Arcane versions before 2.0.0 due to improper authorization checks. Default user role accounts can create, modify, or delete compose templates, including instance-wide defaults. Attackers can inject malicious container configurations with privileged settings or host path mounts that execute with administrative privileges when deployed by administrators.

Detection Guidance

Check Arcane version with 'docker exec <container> arcane version' or inspect logs for unauthorized template operations. Monitor API endpoints POST /api/templates, PUT /api/templates/{id}, DELETE /api/templates/{id}, POST /api/templates/{id}/download, POST /api/templates/default for unexpected activity from non-admin users.

Impact Analysis

An attacker with default user access could overwrite system templates or inject privileged container configurations. When an administrator deploys these templates, the malicious configurations execute with host-level privileges, potentially leading to full filesystem compromise or unauthorized data access.

Compliance Impact

This vulnerability could lead to unauthorized access or data breaches, violating GDPR's integrity and confidentiality requirements or HIPAA's access controls. Unauthorized privileged container execution may expose sensitive data, triggering compliance violations and potential legal penalties.

Mitigation Strategies

Upgrade Arcane to version 2.0.0 or later immediately. If upgrading is not possible, restrict access to template endpoints via network policies or firewall rules. Review and audit all template modifications made by non-admin users.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-86114. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart