云虫漏洞情报

CVE-2026-81826 - 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 passw - 漏洞详情

漏洞编号:CVE-2026-81826

风险等级:未知

漏洞来源:CVE

CVE 编号:CVE-2026-81826

CNNVD 编号:-

厂商/产品:- / -

影响范围:-

CWE:CWE-384

发布/更新时间:2026-08-27 / 2026-08-28

漏洞描述

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

相关链接

相关漏洞

« 返回首页