CVE-2024-47066

HIGH EPSS 95.3%
Published Sep 23, 20241y ago · Modified Jun 17, 20261w ago
8.8 CVSS 3.1
High
Find Similar
Published Sep 23, 2024 1y ago
Last Modified Jun 17, 2026 1w ago

Description

Lobe Chat is an open-source artificial intelligence chat framework. Prior to version 1.19.13, server-side request forgery protection implemented in `src/app/api/proxy/route.ts` does not consider redirect and could be bypassed when attacker provides an external malicious URL which redirects to internal resources like a private network or loopback address. Version 1.19.13 contains an improved fix for the issue.

CVSS Details

Base Score
8.8
Exploitability
2.8
Impact
5.9
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High

Threat Intelligence

EPSS Exploit Probability
95.3% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 1

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

Affected Products 1

VendorProductVersionRange
lobehublobe_chat* <1.19.3

References 4

  • github.com https://github.com/lobehub/lobe-chat/blob/main/src/app/api/proxy/route.ts
    Broken Link
  • github.com https://github.com/lobehub/lobe-chat/commit/e960a23b0c69a5762eb27d776d33dac443058faf
    Patch
  • github.com https://github.com/lobehub/lobe-chat/security/advisories/GHSA-3fc8-2r3f-8wrg
    ExploitThird Party Advisory
  • github.com https://github.com/lobehub/lobe-chat/security/advisories/GHSA-mxhq-xw3g-rphc
    Not Applicable

Remediation

  • github.com https://github.com/lobehub/lobe-chat/commit/e960a23b0c69a5762eb27d776d33dac443058faf
    Patch