CVE-2026-33738

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:lycheeorg:lychee:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-03-26 21:17

Updated : 2026-06-17 10:38


NVD link : CVE-2026-33738

Mitre link : CVE-2026-33738

CVE.ORG link : CVE-2026-33738


JSON object : View

Products Affected

lycheeorg

  • lychee
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')