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.
References
| Link | Resource |
|---|---|
| https://github.com/LycheeOrg/Lychee/commit/d2e2606a0223d5a384d5b806db1b31eb587adc5c | Patch |
| https://github.com/LycheeOrg/Lychee/pull/4218 | Issue Tracking |
| https://github.com/LycheeOrg/Lychee/releases/tag/v7.5.3 | Release Notes |
| https://github.com/LycheeOrg/Lychee/security/advisories/GHSA-5574-7f3r-hm9j | Exploit Vendor Advisory |
| https://github.com/LycheeOrg/Lychee/security/advisories/GHSA-5574-7f3r-hm9j | Exploit Vendor Advisory |
Configurations
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')
