Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/lobehub/lobehub/issues/16536
- https://github.com/lobehub/lobehub/pull/16601
- https://www.vulncheck.com/advisories/lobechat-canary-18-ssrf-via-importfromurl-a
FAQ
What is CVE-2026-59095?
CVE-2026-59095 is a vulnerability with a CVSS score of 7.7 (HIGH). 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-controlle...
How severe is CVE-2026-59095?
CVE-2026-59095 has been rated HIGH with a CVSS base score of 7.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-59095?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.