Access Control Issue in FreshRSS RSS Aggregator
CVE-2025-54591

7.5HIGH

Key Information:

Vendor

Freshrss

Status
Vendor
CVE Published:
29 September 2025

What is CVE-2025-54591?

FreshRSS is a self-hostable RSS aggregator that contains an access control vulnerability allowing exposure of default admin users' feed and tag information. This vulnerability arises from inadequate access checks in the FreshRSS_Auth::hasAccess() function. Specific endpoints related to tags and feeds fail to enforce proper access validation. While many controllers implement a defined firstAction() method to ensure access requirements, certain endpoints do not utilize this method or lack manual access checks entirely. It is crucial for users of FreshRSS to upgrade to version 1.27.0 or later to mitigate this issue.

Affected Version(s)

FreshRSS < 1.27.0

References

CVSS V3.1

Score:
7.5
Severity:
HIGH
Confidentiality:
High
Integrity:
None
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.
CVE-2025-54591 : Access Control Issue in FreshRSS RSS Aggregator