Get a Demo

Let's Patch It!

Book a short call with one our specialists, we'll walk you through how Endor Patches work, and ask you a few questions about your environment (like your primary programming languages and repository management). We'll also send you an email right after you fill out the form, feel free to reply with any questions you have in advance!

CVE

GHSA-x7rp-qj2h-ghgw

Flowise Fails to Invalidate Existing Sessions After Password Changes
Back to all
CVE

GHSA-x7rp-qj2h-ghgw

Flowise Fails to Invalidate Existing Sessions After Password Changes

Summary

Failure to Invalidate Existing Sessions After Password Change (Persistent Session / Session Invalidity Failure).

Details

After a user changes their password, the application does not invalidate other active sessions or session tokens that were established before the change. An attacker who already has an active session (e.g., via a stolen session token, device left logged in, or other access) continues to be authenticated even after the legitimate user rotates credentials, allowing the attacker to retain access despite the user’s password change.

PoC

Repro steps:

  1. As logged in user on two browsers (ie. Chrome and Firefox, with incognito/private mode) https://cloud.flowiseai.com/account change password, on the Chrome for example
  2. Refresh the site on Firefox (second browser) - notice that still logged in (despite credentials were changed)

POC:

Steps described above (in Repro steps) completed successfully.

Impact

Persistent unauthorized access despite credential rotation - undermines the primary purpose of password changes as a remediation step.

Enables attackers with an active session (remote or physical access to a device) to continue acting as the user (confidentiality and integrity impact).

If session tokens are not bound to the credential state, forced password changes won’t terminate attacker sessions.

Resources

OWASP Session Management Cheat Sheet

CWE-613: Insufficient Session Expiration

Package Versions Affected

Package Version
patch Availability
No items found.

Automatically patch vulnerabilities without upgrading

Fix Without Upgrading
Detect compatible fix
Apply safe remediation
Fix with a single pull request

CVSS Version

Severity
Base Score
CVSS Version
Score Vector
C
H
U
-
C
H
U
8.1
-
3.0
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
C
H
U
-

Related Resources

No items found.

References

https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-x7rp-qj2h-ghgw, https://github.com/FlowiseAI/Flowise/pull/5294, https://github.com/FlowiseAI/Flowise

Severity

8.1

CVSS Score
0
10

Basic Information

Ecosystem
Base CVSS
8.1
EPSS Probability
0%
EPSS Percentile
0%
Introduced Version
0
Fix Available
3.0.10

Fix Critical Vulnerabilities Instantly

Secure your app without upgrading.
Fix Without Upgrading