Nixpkgs security tracker

Login with GitHub

Details of issue NIXPKGS-2026-0606

NIXPKGS-2026-0606
published 3 months, 2 weeks ago
Permalink CVE-2025-62166
7.5 HIGH
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): None (N)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): High (H)
  • Integrity (I): None (N)
  • Availability (A): None (N)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): None (N)
  • Modified User Interaction (MUI): None (N)
  • Modified Confidentiality (MC): High (H)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): None (N)
  • Modified Availability (MA): None (N)
updated 3 months, 2 weeks ago by @mweinelt Activity log
  • Created suggestion
  • @mweinelt ignored
    7 packages
    • freshrss-extensions.demo
    • freshrss-extensions.youtube
    • freshrss-extensions.auto-ttl
    • freshrss-extensions.title-wrap
    • freshrss-extensions.reading-time
    • freshrss-extensions.reddit-image
    • freshrss-extensions.unsafe-auto-login
  • @mweinelt accepted
  • @mweinelt published on GitHub
FreshRSS has an IDOR which allows for viewing feeds of any user and leaking tokens

FreshRSS is a free, self-hostable RSS aggregator. Prior 1.28.0, a bug in the auth logic related to master authentication tokens, this restriction is bypassed. Usually only the default user's feed should be viewable if anonymous viewing is enabled, and feeds of other users should be private. This vulnerability is fixed in 1.28.0.

Affected products

FreshRSS
  • ==< 1.28.0

Matching in nixpkgs

pkgs.freshrss

FreshRSS is a free, self-hostable RSS aggregator

Ignored packages (7)

Package maintainers

https://github.com/NixOS/nixpkgs/pull/473921

Patch not backported