Zurück zur Liste

Arcane: Missing admin authorization on global variables endpoint — CVE-2026-47125

GitHub · GitHub · CVE-2026-47125

ID
CVE-2026-47125
Datum
Activity
Quelle
GitHub
Vendor
GitHub
Risiko
high
CVSS
8.8

Zusammenfassung

## Summary The `PUT /api/environments/{id}/templates/variables` endpoint, which writes the system-wide `.env.global` file used for variable substitution in every project's compose file, is missing an admin authorization check. Any authenticated non-admin user can call this endpoint with their bearer token or API key and overwrite the global environment variables that are merged into every project deployment. By…

Produkt

go: github.com/getarcaneapp/arcane/backend

Was tun?

Allgemeine, vorsichtige Schritte (bitte prüfe die offizielle Quelle für Details):

  • Priorisiere sofort Patches oder Mitigations (hohes akutes Risiko).
  • Identifiziere betroffene Produktversionen und prüfe, ob du betroffen bist.
  • Spiele Hersteller-Updates/Patches ein oder setze empfohlene Mitigations um.
  • Lies das offizielle Advisory für betroffene Versionen und konkrete Schritte.

Offizielles Advisory

Mehr dazu