CVE-2026-45625
Last modified
CVE-2026-45625 is a critical-severity vulnerability rated 9.9/10 on the CVSS scale. 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. EPSS estimates a 0.39% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-45625?
How severe is CVE-2026-45625?
How do I fix CVE-2026-45625?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-45619WWBN AVideo is an open source video platform. In 29.0 and ea…6.5
- CVE-2026-4562A security flaw has been discovered in MacCMS 2025.1000.4052…7.3
- CVE-2026-45620WWBN AVideo is an open source video platform. In 29.0 and ea…5.3
- CVE-2026-45622Vvveb is a powerful and easy to use CMS with page builder to…5.3
- CVE-2026-45623PostCSS takes a CSS file and provides an API to analyze and …9.1
- CVE-2026-45624ImageMagick is free and open-source software used for editin…5.1
- CVE-2026-45626Arcane is an interface for managing Docker containers, image…6.3
- CVE-2026-45627Arcane is an interface for managing Docker containers, image…8.2
- CVE-2026-45628Dokploy is a free, self-hostable Platform as a Service (PaaS…9.6
- CVE-2026-45629Dokploy is a free, self-hostable Platform as a Service (PaaS…9.9
- CVE-2026-4563A weakness has been identified in MacCMS up to 2025.1000.405…4.3
- CVE-2026-45630Dokploy is a free, self-hostable Platform as a Service (PaaS…9
Are you affected by CVE-2026-45625?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
