CVE-2025-53018

LOW EPSS 6.5%
Published Jun 27, 20251y ago · Modified Jun 17, 20262w ago
3.0 CVSS 3.1
Low
Find Similar
Published Jun 27, 2025 1y ago
Last Modified Jun 17, 2026 2w ago

Description

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.

CVSS Details

Base Score
3.0
Exploitability
1.3
Impact
1.4
Vector string
CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:N/A:N
Attack Vector Network
Attack Complexity High
Privileges Required Low
User Interaction Required
Scope Changed
Confidentiality Low
Integrity None
Availability None

Threat Intelligence

EPSS Exploit Probability
6.5% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-918 Server-Side Request Forgery (SSRF) Validation

References 2

  • github.com https://github.com/LycheeOrg/Lychee/commit/9dc162eefe56ce185ac1d59da42ee557933d914d
  • github.com https://github.com/LycheeOrg/Lychee/security/advisories/GHSA-cpgw-wgf3-xc6v

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.