FlowiseAI: Evaluator create+update mass-assignment allows cross-workspace evaluator takeover — CVE-2026-46480
GHSA · GitHub · CVE-2026-46480
ID
CVE-2026-46480
CVE-2026-46480
Datum
Activity
Quelle
GHSA
GHSA
Vendor
GitHub
GitHub
Risiko
high
high
CVSS
7.7
7.7
Zusammenfassung
## Summary **Type:** Mass assignment via `Object.assign(entity, body)` -> client-controlled `workspaceId` (and on create, `id`) overwritten on the Evaluator entity -> cross-workspace data takeover and IDOR. **File:** `packages/server/src/Interface.Evaluation.ts` **Root cause:** The Evaluator controller/service constructs a `new Evaluator()` and copies the request body into it via `Object.assign(...)` without an…
Produkt
npm: flowise
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.