Skip to main content

Freshrss EUVD-2025-16932

| CVE-2025-32015 MEDIUM
Cross-site Scripting (XSS) (CWE-79)
2025-06-04 security-advisories@github.com
6.7
CVSS 3.1 · GitHub Advisory
Share

Severity by source

GitHub Advisory PRIMARY
6.7 MEDIUM
AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:L

Primary rating from GitHub Advisory · only source for this CVE.

CVSS VectorGitHub Advisory

CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:L
Attack Vector
Network
Attack Complexity
High
Privileges Required
Low
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
Low

Lifecycle Timeline

5
EUVD ID Assigned
Mar 14, 2026 - 17:29 euvd
EUVD-2025-16932
Analysis Generated
Mar 14, 2026 - 17:29 vuln.today
Patch released
Mar 14, 2026 - 17:29 nvd
Patch available
PoC Detected
Aug 12, 2025 - 15:31 vuln.today
Public exploit code
CVE Published
Jun 04, 2025 - 20:15 nvd
MEDIUM 6.7

DescriptionGitHub Advisory

FreshRSS is a self-hosted RSS feed aggregator. Prior to version 1.26.2, HTML is sanitized improperly inside the <iframe srcdoc> attribute, which leads to cross-site scripting (XSS) by loading an attacker's UserJS inside <script src>. In order to execute the attack, the attacker needs to control one of the victim's feeds and have an account on the FreshRSS instance that the victim is using. An attacker can gain access to the victim's account by exploiting this vulnerability. If the victim is an admin it would be possible to delete all users (cause damage) or execute arbitrary code on the server by modifying the update URL using fetch() via the XSS. Version 1.26.2 contains a patch for the issue.

Analysis

FreshRSS is a self-hosted RSS feed aggregator. Prior to version 1.26.2, HTML is sanitized improperly inside the <iframe srcdoc> attribute, which leads to cross-site scripting (XSS) by loading an attacker's UserJS inside <script src>. In order to execute the attack, the attacker needs to control one of the victim's feeds and have an account on the FreshRSS instance that the victim is using. An attacker can gain access to the victim's account by exploiting this vulnerability. If the victim is an admin it would be possible to delete all users (cause damage) or execute arbitrary code on the server by modifying the update URL using fetch() via the XSS. Version 1.26.2 contains a patch for the issue.

Technical ContextAI

Cross-site scripting (XSS) allows injection of client-side scripts into web pages viewed by other users due to insufficient output encoding.

RemediationAI

A vendor patch is available — apply it immediately. Encode all user-supplied output contextually (HTML, JS, URL). Implement Content Security Policy (CSP) headers. Use HTTPOnly and Secure cookie flags.

Vendor StatusVendor

Debian

Bug #1032767
freshrss
Release Status Fixed Version Urgency
open - -

Share

EUVD-2025-16932 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy