Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/getarcaneapp/arcane/backend
  4. ›
  5. CVE-2026-40242

CVE-2026-40242: Arcane has Unauthenticated SSRF with Conditional Response Reflection in Template Fetch Endpoint

April 10, 2026

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.

References

  • github.com/advisories/GHSA-ff24-4prj-gpmj
  • github.com/getarcaneapp/arcane
  • github.com/getarcaneapp/arcane/releases/tag/v1.17.3
  • github.com/getarcaneapp/arcane/security/advisories/GHSA-ff24-4prj-gpmj
  • nvd.nist.gov/vuln/detail/CVE-2026-40242

Code Behaviors & Features

Detect and mitigate CVE-2026-40242 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.17.3

Fixed versions

  • 1.17.3

Solution

Upgrade to version 1.17.3 or above.

Impact 7.2 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-918: Server-Side Request Forgery (SSRF)

Source file

go/github.com/getarcaneapp/arcane/backend/CVE-2026-40242.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 12:19:10 +0000.