VYPR

Lychee

by Lycheeorg

Source repositories

CVEs (11)

  • CVE-2024-25808HigMar 22, 2024
    risk 0.54cvss 8.3epss 0.00

    Cross-site Request Forgery (CSRF) vulnerability in Lychee version 3.1.6, allows remote attackers to execute arbitrary code via the create new album function.

  • CVE-2025-50202HigJun 18, 2025
    risk 0.42cvss 7.5epss 0.01

    Lychee is a free photo-management tool. In versions starting from 6.6.6 to before 6.6.10, an attacker can leak local files including environment variables, nginx logs, other user's uploaded images, and configuration secrets due to a path traversal exploit in…

  • CVE-2024-25807MedMar 22, 2024
    risk 0.40cvss 6.1epss 0.00

    Cross Site Scripting (XSS) vulnerability in Lychee 3.1.6, allows remote attackers to execute arbitrary code and obtain sensitive information via the title parameter when creating an album.

  • CVE-2021-43675MedDec 15, 2021
    risk 0.40cvss 6.1epss 0.01

    Lychee-v3 3.2.16 is affected by a Cross Site Scripting (XSS) vulnerability in php/Access/Guest.php. The function exit will terminate the script and print the message to the user. The message will contain albumID which is controlled by the user.

  • CVE-2026-33738MedMar 26, 2026
    risk 0.28cvss 5.4epss 0.00

    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…

  • CVE-2026-33537MedMar 26, 2026
    risk 0.26cvss 5.0epss 0.00

    Lychee is a free, open-source photo-management tool. The patch introduced for GHSA-cpgw-wgf3-xc6v (SSRF via `Photo::fromUrl`) contains an incomplete IP validation check that fails to block loopback addresses and link-local addresses. Prior to version 7.5.1, an authenticated user…

  • CVE-2026-39957MedApr 9, 2026
    risk 0.21cvss 4.3epss 0.00

    Lychee is a free, open-source photo-management tool. Prior to 7.5.4, a SQL operator-precedence bug in SharingController::listAll() causes the orWhereNotNull('user_group_id') clause to escape the ownership filter applied by the when() block. Any authenticated non-admin user with…

  • CVE-2026-33644MedMar 26, 2026
    risk 0.21cvss 4.3epss 0.00

    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,…

  • CVE-2025-53018LowJun 27, 2025
    risk 0.13cvss 3.0epss 0.00

    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…

  • CVE-2026-22784MedJan 12, 2026
    risk 0.00cvss 4.3epss 0.00

    Lychee is a free, open-source photo-management tool. Prior to 7.1.0, an authorization vulnerability exists in Lychee's album password unlock functionality that allows users to gain possibly unauthorized access to other users' password-protected albums. When a user unlocks a…

  • CVE-2023-52082HigDec 28, 2023
    risk 0.00cvss 8.8epss 0.00

    Lychee is a free photo-management tool. Prior to 5.0.2, Lychee is vulnerable to an SQL injection on any binding when using mysql/mariadb. This injection is only active for users with the `.env` settings set to DB_LOG_SQL=true and DB_LOG_SQL_EXPLAIN=true. The defaults settings…