Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1325 CNY

100%

CVE-2026-45625— Arcane: Missing admin authorization on git repository endpoints allows non-admin users to exfiltrate stored Git credentials and tamper with GitOps configs

CVSS 9.9 · Critical EPSS 0.39% · P30

Possible ATT&CK Techniques 1AI

T1530 · Data from Cloud Storage

Affected Version Matrix 1

VendorProductVersion RangeStatus
getarcaneapparcane< 1.19.0affected
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-45625

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Arcane: Missing admin authorization on git repository endpoints allows non-admin users to exfiltrate stored Git credentials and tamper with GitOps configs
Source: NVD (National Vulnerability Database)
Vulnerability Description
Arcane is an interface for managing Docker containers, images, networks, and volumes. Prior to 1.19.0, Arcane's huma-based REST API exposes nine endpoints under /api/customize/git-repositories and /api/git-repositories/sync for managing GitOps source repositories and their stored credentials. Eight of those endpoints (list, create, get, update, delete, test, listBranches, browseFiles) never call the checkAdmin(ctx) helper that every other admin-managed resource (container registries, environments, users, API keys, swarm, settings, system, notifications, events) uses, and the huma authentication middleware deliberately enforces only authentication, not the admin role. As a result, any logged-in user with the default user role can list, create, modify, delete, and test git repository configurations. By repointing an existing repository's URL to an attacker-controlled host while omitting the token/sshKey fields (which UpdateRepository only rewrites when explicitly supplied), the attacker causes Arcane to decrypt the legitimate PAT/SSH key on its next /test, /branches, or /files call and present it as HTTP Basic auth (or SSH key auth) to the attacker's host — producing a one-step exfiltration of plaintext Git credentials. This vulnerability is fixed in 1.19.0.
Source: NVD (National Vulnerability Database)
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Source: NVD (National Vulnerability Database)
Vulnerability Type
授权机制缺失
Source: NVD (National Vulnerability Database)
Vulnerability Title
arcane 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
arcane是Arcane开源的一个Docker管理软件。 arcane 1.19.0之前版本存在安全漏洞,该漏洞源于基于huma的REST API中多个端点未调用checkAdmin辅助函数,且身份验证中间件仅强制认证而非管理员角色,可能导致任何登录用户管理Git仓库配置并泄露明文Git凭据。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
getarcaneapparcane < 1.19.0 -

II. Public POCs for CVE-2026-45625

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium
Qwen3.6-35B-A3B · 7088 chars
Pro+ exclusive includes:
Vulnerability reproduction recording (real sandbox build + trigger, exclusive)
In-depth vulnerability mechanism
Trigger conditions & impact
Full executable POC code
Exploit chain & mitigation
POC zip download
100+ AI POC generations per month

III. Intelligence Information for CVE-2026-45625

登录查看更多情报信息。

Vendor Advisories for CVE-2026-45625 (1)

Same Patch Batch · getarcaneapp · 2026-05-29 · 5 CVEs total

CVE-2026-471258.8 HIGHArcane: Missing admin authorization on global variables endpoint
CVE-2026-456278.2 HIGHArcane: Unauthenticated reflected XSS via SVG color parameter in /api/app-images/logo enab
CVE-2026-471797.7 HIGHArcane: Authenticated Arbitrary Host File Read via Docker Compose Include Directives in Ar
CVE-2026-456266.3 MEDIUMArcane: OS Command Injection in Volume Browser ListDirectory via path query parameter

IV. Related Vulnerabilities

V. Comments for CVE-2026-45625

No comments yet


Leave a comment