Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. flowise
  4. ›
  5. CVE-2026-30823

CVE-2026-30823: Flowise has IDOR leading to Account Takeover and Enterprise Feature Bypass via SSO Configuration

March 6, 2026 (updated March 9, 2026)

The Flowise platform has a critical Insecure Direct Object Reference (IDOR) vulnerability combined with a Business Logic Flaw in the PUT /api/v1/loginmethod endpoint.

While the endpoint requires authentication, it fails to validate if the authenticated user has ownership or administrative rights over the target organizationId. This allows any low-privileged user (including “Free” plan users) to:

  1. Overwrite the SSO configuration of any other organization.
  2. Enable “Enterprise-only” features (SSO/SAML) without a license.
  3. Perform Account Takeover by redirecting the authentication flow.

References

  • github.com/FlowiseAI/Flowise
  • github.com/FlowiseAI/Flowise/releases/tag/flowise%403.0.13
  • github.com/FlowiseAI/Flowise/security/advisories/GHSA-cwc3-p92j-g7qm
  • github.com/advisories/GHSA-cwc3-p92j-g7qm
  • nvd.nist.gov/vuln/detail/CVE-2026-30823

Code Behaviors & Features

Detect and mitigate CVE-2026-30823 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 3.0.13

Fixed versions

  • 3.0.13

Solution

Upgrade to version 3.0.13 or above.

Impact 8.8 HIGH

CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-639: Authorization Bypass Through User-Controlled Key
  • CWE-862: Missing Authorization

Source file

npm/flowise/CVE-2026-30823.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Wed, 25 Mar 2026 00:16:38 +0000.