CVE-2026-81826: Flowintel Fails to Invalidate Active Sessions After Password Change

Published Aug 27, 2026
·
Updated

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 invalidateusersessions(user.id) after the database update. This is applied in both editusercore() and admineditusercore().

Version impacted >=3.3.0

Affected Software

1 affected component
Flowintel>=

Event History

Aug 27, 2026
CVE Published
via MITRE·01:32 PM
Data Sourced
via MITRE·01:32 PM
DescriptionWeakness
Data Sourced
via NVD·05:21 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

What must an attacker have to retain access after a password change?

The attacker must already possess a valid authenticated session, such as one obtained through prior access or a stolen session token. A password change alone does not revoke that session.

2

Which password-change paths are relevant?

The issue applies to password updates performed through both edit_user_core() and admin_edit_user_core(). The fix adds session invalidation after the database update in both paths.

3

How long can an already-compromised session remain usable?

It remains usable until it expires naturally. The described behavior is that the session continues working after the user’s password has been changed.

4

How can an administrator verify whether this behavior is present?

Use an authenticated session for a test account, change that account’s password, and check whether the pre-existing session can still access the account. If it remains valid, the session has not been invalidated by the password change.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203