HIGH GitHub

CVE-2026-70472

Flowise: Cross-workspace credential IDOR in openai-assistants-vector-store

# Summary These endpoints accept a client-controlled `credential` parameter. The server loads credentials by `id` and uses them directly, without checking whether that credential belongs to the caller’s workspace. If an attacker knows another workspace’s `credentialId`, they can use that workspace’s OpenAI key. # Details Route permissions (`assistants:*`) only check feature access. They do not check credential ownership. The controller passes `req.query.credential` straight to the service. T

Affected Products

References

Published: 2026-08-04 · Source: GitHub · Feed updated: 2026-08-04
This high severity vulnerability was published on 2026-08-04 via GitHub. Affected: npm/flowise <= 3.1.2.
vulnfeed aggregates 9166 vulnerabilities from NVD, CISA KEV, Ubuntu, Debian, Red Hat, Kubernetes, Exploit-DB, OSS-Security, GitHub and OpenStack — updated every 4 hours.