Flask-Security-Too allows users to add security features to their Flask applicationa. Version 5.8.0's OAuth reauthentication flow can mark a session as fresh after verifying an OAuth account that belongs to a different user. If an attacker can operate an already-authenticated but stale victim session, they can complete OAuth verification using their own OAuth identity. The victim session is then treated as recently reauthenticated, allowing freshness-protected account actions to proceed. Version 5.8.1 contains a fix for this issue.
CVSS
No CVSS.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-07-20 18:16
Updated : 2026-07-23 18:08
NVD link : CVE-2026-46715
Mitre link : CVE-2026-46715
CVE.ORG link : CVE-2026-46715
JSON object : View
Products Affected
No product.
CWE
CWE-287
Improper Authentication
