Description
FreshRSS is a free, self-hostable RSS aggregator. Prior to version 1.28.0, FreshRSS uses cryptographically weak random number generators (mt_rand() and uniqid()) to generate remember-me authentication tokens and challenge-response nonces. This allows attackers to predict valid session tokens, leading to account takeover through persistent session hijacking. The remember-me tokens provide permanent authentication and are the sole credential for "keep me logged in" functionality. This issue has been patched in version 1.28.0.
Problem types
CWE-338: Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)
Product status
References
github.com/...eshRSS/security/advisories/GHSA-j9wc-gwc6-p786
github.com/...eshRSS/security/advisories/GHSA-j9wc-gwc6-p786
github.com/FreshRSS/FreshRSS/pull/8061
github.com/...ommit/57e1a375cbd2db9741ff19167813344f8eff5772
Data based on CVE®. Copyright © 1999-2025, The MITRE Corporation. All rights reserved.