Auth bypass in Freshrss
CVE-2025-68402
FreshRSS is a free, self-hostable RSS aggregator. From 57e1a37 - 00f2f04, the lengths of the nonce was changed from 40 chars to 64. password_verify() is currently being called with a constructed string (SHA-256 nonce + part of a bcrypt has…
Vulnerability class: Broken Authentication
EPSS: 0.001 (19.4th percentile) — read the EPSS interpretation.
Affected products
- Freshrss — versions < 476e57b04646416e24e24c56133c9fadf9e52b95
Weakness classification (CWE)
References
- https://github.com/FreshRSS/FreshRSS/security/advisories/GHSA-pcq9-mq6m-mvmp (x_refsource_CONFIRM)
- https://github.com/FreshRSS/FreshRSS/pull/8061 (x_refsource_MISC)
- https://github.com/FreshRSS/FreshRSS/pull/8320 (x_refsource_MISC)
- https://github.com/FreshRSS/FreshRSS/commit/476e57b04646416e24e24c56133c9fadf9e52b95 (x_refsource_MISC)