CVE Catalog

CVE-2026-59095

HighCVSS 7.7
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.24%

14th percentile - higher than 14% of all known CVEs

Summary

LobeChat before version 2.2.10-canary.18 contains a server-side request forgery (SSRF) vulnerability. An authenticated attacker can direct internal HTTP requests to arbitrary URLs by exploiting the skill import (importFromUrl) and topic cover update (fetchImageFromUrl) endpoints, which use the global fetch without the ssrf-safe-fetch wrapper.

Risk Assessment

An attacker can access internal resources such as cloud instance metadata endpoints, leading to disclosure of sensitive data and cloud credentials.

Recommendation

Immediately upgrade LobeChat to version 2.2.10-canary.18 or later, which includes a fix for the SSRF vulnerability.

Other vulnerabilities in LobeChat

See all
Original NVD description (English source)

LobeChat before 2.2.10-canary.18 contains a server-side request forgery vulnerability that allows authenticated attackers to direct internal HTTP requests to arbitrary URLs by supplying user-controlled input to the skill import service (importFromUrl) and topic cover update (fetchImageFromUrl) endpoints, which use the global fetch without the project's ssrf-safe-fetch wrapper. Attackers can target internal addresses such as cloud instance metadata endpoints through these unprotected code paths to disclose internal service responses and cloud credentials.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS