CVE-2026-59095 PUBLISHED

LobeChat < 2.2.10-canary.18 - SSRF via importFromUrl and fetchImageFromUrl

Assigner: VulnCheck
Reserved: 02.07.2026 Published: 02.07.2026 Updated: 02.07.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N
CVSS Score: 8.3

Product Status

Vendor lobehub
Product lobehub
Versions Default: unaffected
  • affected from 0 to 2.2.10-canary.18 (excl.)

Credits

  • George Chen finder

References

Problem Types

  • Server-Side Request Forgery (SSRF) CWE