Goal Reached Thanks to every supporter β€” we hit 100%!

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

CVE-2025-54875 β€” AI Deep Analysis Summary

CVSS 9.8 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: FreshRSS has an **Access Control Error**. πŸ“‰ **Consequences**: Attackers can create **Admin Accounts** without permission. This leads to full system compromise, data theft, and unauthorized control. πŸ’₯

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: **CWE-284** (Improper Access Control). The flaw lies in the **Registration Function**. It fails to validate hidden fields, allowing unauthenticated users to bypass security checks. πŸ”

Q3Who is affected? (Versions/Components)

πŸ“¦ **Affected**: **FreshRSS** (Open Source RSS Aggregator). πŸ“… **Versions**: **1.16.0** through **1.26.3**. If you are on these versions, you are vulnerable! ⚠️

Q4What can hackers do? (Privileges/Data)

πŸ’€ **Attacker Actions**: Gain **Administrator Privileges**. πŸ‘‘ They can read all feeds, modify settings, inject malicious content, and potentially execute code. Data integrity is completely lost. πŸ“‚

Q5Is exploitation threshold high? (Auth/Config)

πŸ”“ **Threshold**: **LOW**. 🚫 **Auth Required**: None. πŸ“ **Config**: Only requires **Registration Enabled**. If users can sign up, attackers can exploit this easily. No UI interaction needed. πŸƒβ€β™‚οΈ

Q6Is there a public Exp? (PoC/Wild Exploitation)

πŸ“œ **Public Exp?**: **Yes**. A GitHub Security Advisory (GHSA-h625-ghr3-jppq) confirms the issue. While no specific PoC code is listed in the data, the vulnerability is confirmed and documented. πŸ•΅οΈβ€β™€οΈ

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check**: 1. Check your FreshRSS version (1.16.0-1.26.3). 2. Verify if **User Registration** is enabled. 3. Scan for hidden field manipulation in registration requests. πŸ› οΈ

Q8Is it fixed officially? (Patch/Mitigation)

βœ… **Fixed?**: **Yes**. πŸ†• **Patch**: Version **1.27.0** resolves this issue. πŸ“₯ **Action**: Upgrade immediately to 1.27.0 or later. Pull request #7783 details the fix. πŸ”§

Q9What if no patch? (Workaround)

🚧 **No Patch?**: **Disable User Registration** immediately. 🚫 Prevent new accounts from being created via the vulnerable endpoint. This is the only effective workaround until patched. πŸ›‘

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Urgency**: **CRITICAL**. 🚨 CVSS Score is **High** (AV:N/AC:L/PR:N). Easy to exploit, no auth needed, full admin access gained. Patch **NOW** to prevent takeover. ⏳