CVE-2025-54591
HIGHFreshRSS < 1.27.0 - Unauthenticated Information Disclosure via Tag/Feed Endpoints
Title source: llmDescription
FreshRSS is a free, self-hostable RSS aggregator. Versions 1.26.3 and below expose information about feeds and tags of default admin users, due to lack of access checking in the FreshRSS_Auth::hasAccess() function used by some of the tag/feed related endpoints. FreshRSS controllers usually have a defined firstAction() method with an override to make sure that every action requires access. If one doesn't, then every action has to check for access manually, and certain endpoints use neither the firstAction() method, or do they perform a manual access check. This issue is fixed in version 1.27.0.
References (3)
Core 3
Core References
Exploit, Vendor Advisory x_refsource_confirm
https://github.com/FreshRSS/FreshRSS/security/advisories/GHSA-jf4v-f8p2-8xvq
Patch x_refsource_misc
https://github.com/FreshRSS/FreshRSS/pull/7768
Release Notes x_refsource_misc
https://github.com/FreshRSS/FreshRSS/releases/tag/1.27.0
Scores
CVSS v3
7.5
EPSS
0.0039
EPSS Percentile
30.6%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
yes
Technical Impact
partial
Details
CWE
CWE-284
Status
published
Products (1)
freshrss/freshrss
< 1.27.0
Published
Sep 29, 2025
Tracked Since
Feb 18, 2026