SSRF in Lycheeorg Lychee
CVE-2025-53018
Lychee is a free, open-source photo-management tool. Prior to version 6.6.13, a critical Server-Side Request Forgery (SSRF) vulnerability exists in the `/api/v2/Photo::fromUrl` endpoint. This flaw lets an attacker instruct the application’s backend to make HTTP requests to any URL they choose. Consequently, internal network resources—such as localhost services or cloud-provider metadata endpoints—become reachable. The endpoint takes a URL from the user and calls it server-side via fopen() without any safeguards. There is no IP address validation, nor are there any allow-list, timeout, or size restrictions. Because of this, attackers can point the application at internal targets. Using this flaw, an attacker can perform internal port scans or retrieve sensitive cloud metadata. Version 6.6.13 contains a patch for the issue.
Vulnerability class: SSRF (Server-Side Request Forgery)
EPSS: 0.002 (6.9th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 3.0 (Low). Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:N/A:N.
Affected products
- Lycheeorg Lychee — versions < 6.6.13
Weakness classification (CWE)
References
- security-advisories@github.com (x_refsource_CONFIRM)
- security-advisories@github.com (x_refsource_MISC)
Frequently asked questions
- What is CVE-2025-53018?
- CVE-2025-53018 is a low-severity vulnerability in Lycheeorg Lychee, classified under Server-Side Request Forgery (SSRF). CVSS score: 3.0/10. Published 2025-06-27.
- How severe is CVE-2025-53018?
- Low severity. CVSS v3 base score is 3.0 out of 10.