๐Ÿ” CVE Alert

CVE-2026-33644

UNKNOWN 0.0

Lychee has SSRF bypass via DNS rebinding โ€” PhotoUrlRule only validates IP addresses, not hostnames resolving to internal IPs

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
12th

Lychee is a free, open-source photo-management tool. Prior to version 7.5.2, the SSRF protection in `PhotoUrlRule.php` can be bypassed using DNS rebinding. The IP validation check (line 86-89) only activates when the hostname is an IP address. When a domain name is used, `filter_var($host, FILTER_VALIDATE_IP)` returns `false`, skipping the entire check. Version 7.5.2 patches the issue.

CWE CWE-918
Vendor lycheeorg
Product lychee
Published Mar 26, 2026
Last Updated Mar 30, 2026
Stay Ahead of the Next One

Get instant alerts for lycheeorg lychee

Be the first to know when new unknown vulnerabilities affecting lycheeorg lychee are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

LycheeOrg / Lychee
< 7.5.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/LycheeOrg/Lychee/security/advisories/GHSA-5245-4p8c-jwff github.com: https://github.com/LycheeOrg/Lychee/commit/28c5261fb9deab4f9420c8cc2f73a87425939107