CVE-2026-54157 PUBLISHED

LobeHub: Unauthenticated SSRF in `/webapi/proxy`

Assigner: GitHub_M
Reserved: 11.06.2026 Published: 23.06.2026 Updated: 23.06.2026

LobeHub is a work-and-lifestyle space to find, build, and collaborate with agent teammates that grow with you. Prior to 2.1.57, the /webapi/proxy endpoint on app.lobehub.com accepts a URL in the POST body and fetches it server-side without any authentication. An attacker can use this to make arbitrary outbound requests from LobeHub's infrastructure, leak Vercel deployment details, and inject cookies on the lobehub.com domain through reflected Set-Cookie headers. This vulnerability is fixed in 2.1.57.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:L/A:H
CVSS Score: 9

Product Status

Vendor lobehub
Product lobehub
Versions
  • Version < 2.1.57 is affected

References

Problem Types

  • CWE-918: Server-Side Request Forgery (SSRF) CWE