Intel

AIKIDO-2026-10919

flet is vulnerable to Session fixation

Session fixation Pre-CVE
Found by Aikido Intel before public disclosure or CVE publication.
Published 2 days ago

28

Low Risk

This Affects:

PYTHONflet
0.80.0 - 0.85.1
Fixed in 0.85.2
Are you affected? Scan for Free

TL;DR

When running a Flet app in web browser mode, affected versions allow cross-tab session contamination because duplicated tabs can reuse the same session_id and improperly take over an active session connection. An attacker could exploit this by causing a victim to open or duplicate the same app session in another browser tab, leading to UI desynchronization, unintended actions being applied to the wrong tab, and denial of service of the original session through connection hijacking.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

flet is vulnerable to Session fixation in versions 0.80.0 - 0.85.1.

How to fix this

Upgrade the flet library to the patch version.