Beveiligingsadvies

CVE-2026-33738

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-03-26 20:25:44
Laatst bijgewerkt 2026-03-27 13:55:55
Toegewezen door GitHub_M
CVSS-score 4.8
Status PUBLISHED

Beschrijving

Lychee is a free, open-source photo-management tool. Prior to version 7.5.3, the photo `description` field is stored without HTML sanitization and rendered using `{!! $item->summary !!}` (Blade unescaped output) in the RSS, Atom, and JSON feed templates. The `/feed` endpoint is publicly accessible without authentication, allowing any RSS reader to execute attacker-controlled JavaScript. Version 7.5.3 fixes the issue.