Nixpkgs security tracker

Login with GitHub

Details of issue NIXPKGS-2026-1043

NIXPKGS-2026-1043
published 2 months, 1 week ago
updated 2 months, 1 week ago by @LeSuisse Activity log
  • Created suggestion
  • @LeSuisse ignored
    3 packages
    • tests.testers.lycheeLinkCheck.ok
    • tests.testers.lycheeLinkCheck.network
    • lychee
  • @LeSuisse accepted
  • @LeSuisse published on GitHub
Lychee has Broken Access Control in SharingController::listAll() leaks private album sharing metadata to unauthorized users

Lychee is a free, open-source photo-management tool. Prior to 7.5.4, a SQL operator-precedence bug in SharingController::listAll() causes the orWhereNotNull('user_group_id') clause to escape the ownership filter applied by the when() block. Any authenticated non-admin user with upload permission who owns at least one album can retrieve all user-group-based sharing permissions across the entire instance, including private albums owned by other users. This vulnerability is fixed in 7.5.4.

Affected products

Lychee
  • ==< 7.5.4

Matching in nixpkgs

pkgs.LycheeSlicer

All-in-one 3D slicer for resin and FDM printers

pkgs.lycheeslicer

All-in-one 3D slicer for resin and FDM printers

Ignored packages (3)

pkgs.lychee

Fast, async, stream-based link checker written in Rust

Package maintainers