Description
FreshRSS is a free, self-hostable RSS aggregator. Versions 1.26.3 and below do not properly terminate the session during logout. After a user logs out, the session cookie remains active and unchanged. The unchanged cookie could be reused by an attacker if a new session were to be started. This failure to invalidate the session can lead to session hijacking and fixation vulnerabilities. This issue is fixed in version 1.27.0
Problem types
CWE-613: Insufficient Session Expiration
Product status
References
github.com/...eshRSS/security/advisories/GHSA-42v4-65f8-5wgr
github.com/FreshRSS/FreshRSS/pull/7762
github.com/FreshRSS/FreshRSS/releases/tag/1.27.0