CVE-2026-40242
This constitutes an unauthenticated SSRF vulnerability affecting any publicly reachable Arcane instance.
Does this matter?
Lower severity and a low EPSS score (0.62%). Track it; it rarely justifies an emergency change on its own.
Description
Arcane is an interface for managing Docker containers, images, networks, and volumes. Prior to 1.17.3, the /api/templates/fetch endpoint accepts a caller-supplied url parameter and performs a server-side HTTP GET request to that URL without authentication and without URL scheme or host validation. The server's response is returned directly to the caller. type. This constitutes an unauthenticated SSRF vulnerability affecting any publicly reachable Arcane instance. This vulnerability is fixed in 1.17.3.
- CVSS 3.1
- 6.5 MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
- EPSS
- 0.62% probability · 48th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-918
- Affected
- getarcane/arcane
- Source
- security-advisories@github.com
References
- https://github.com/getarcaneapp/arcane/releases/tag/v1.17.3Release Notes
- https://github.com/getarcaneapp/arcane/security/advisories/GHSA-ff24-4prj-gpmjExploit, Vendor Advisory
- https://github.com/getarcaneapp/arcane/security/advisories/GHSA-ff24-4prj-gpmjExploit, Vendor Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.