CVE-2026-33738
Severity CVSS v4.0:
MEDIUM
Type:
CWE-79
Cross-Site Scripting (XSS)
Publication date:
26/03/2026
Last modified:
30/03/2026
Description
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.
Impact
Base Score 4.0
4.80
Severity 4.0
MEDIUM
Base Score 3.x
5.40
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:lycheeorg:lychee:*:*:*:*:*:*:*:* | 7.5.3 (excluding) |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://github.com/LycheeOrg/Lychee/commit/d2e2606a0223d5a384d5b806db1b31eb587adc5c
- https://github.com/LycheeOrg/Lychee/pull/4218
- https://github.com/LycheeOrg/Lychee/releases/tag/v7.5.3
- https://github.com/LycheeOrg/Lychee/security/advisories/GHSA-5574-7f3r-hm9j
- https://github.com/LycheeOrg/Lychee/security/advisories/GHSA-5574-7f3r-hm9j



