🔐 CVE Alert

CVE-2026-81826

UNKNOWN 0.0

Flowintel Fails to Invalidate Active Sessions After Password Change

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Affected versions of Flowintel do not revoke existing authenticated sessions when a user’s password is changed. This means that if an attacker already possesses a valid session—for example, from prior access or a stolen session token—the victim changing their password does not terminate that attacker’s access. The session remains usable until it expires naturally. The upstream commit describes this directly as: “session keeps working until it expires.” The fix detects password changes and explicitly invokes _invalidate_user_sessions(user.id) after the database update. This is applied in both edit_user_core() and admin_edit_user_core(). Version impacted >=3.3.0

CWE CWE-613 CWE-384
Vendor flowintel
Product flowintel
Published Aug 27, 2026
Last Updated Aug 27, 2026
Stay Ahead of the Next One

Get instant alerts for flowintel flowintel

Be the first to know when new unknown vulnerabilities affecting flowintel flowintel are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

Affected Versions

flowintel / flowintel
0 ≤ 3.3.0

References

NVD ↗ CVE.org ↗ EPSS Data ↗
github.com: https://github.com/flowintel/flowintel/commit/e46e075b8f28212800fc57ead0a7f9a2921bfff0.patch

Credits

Jeroen Pinoy David Cruciani