CVE-2025-46339

FreshRSS is a self-hosted RSS feed aggregator. Prior to version 1.26.2, it's possible to poison feed favicons by adding a given URL as a feed with the proxy set to an attacker-controlled one and disabled SSL verifying. The favicon hash is computed by hashing the feed URL and the salt, whilst not including the following variables: proxy address, proxy protocol, and whether SSL should be verified. Therefore it's possible to poison a favicon of a given feed by simply intercepting the response of the feed, and changing the website URL to one where a threat actor controls the feed favicon. Feed favicons can be replaced for all users by anyone. Version 1.26.2 fixes the issue.
Configurations

No configuration.

History

05 Jun 2025, 20:12

Type Values Removed Values Added
Summary
  • (es) FreshRSS es un agregador de feeds RSS autoalojado. Antes de la versión 1.26.2, era posible envenenar los faviconos de un feed añadiendo una URL como feed con un proxy configurado como uno controlado por el atacante y con la verificación SSL deshabilitada. El hash del favicon se calcula mediante el hash de la URL del feed y la sal, sin incluir las siguientes variables: dirección del proxy, protocolo del proxy y si se debe verificar SSL. Por lo tanto, es posible envenenar el favicon de un feed simplemente interceptando la respuesta del feed y cambiando la URL del sitio web a una donde un atacante controle el favicon del feed. Cualquiera puede reemplazar los faviconos del feed para todos los usuarios. La versión 1.26.2 soluciona este problema.

04 Jun 2025, 20:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-06-04 20:15

Updated : 2025-06-05 20:12


NVD link : CVE-2025-46339

Mitre link : CVE-2025-46339

CVE.ORG link : CVE-2025-46339


JSON object : View

Products Affected

No product.

CWE
CWE-349

Acceptance of Extraneous Untrusted Data With Trusted Data