CVE-2026-54157 Details
Description
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.
A server-side request forgery (SSRF) vulnerability has been identified in LobeHub versions prior to 2.1.57. The issue resides in the '/webapi/proxy' endpoint, which accepts a URL in the POST body and fetches it server-side without authentication. This vulnerability allows attackers to make arbitrary outbound requests from LobeHub's infrastructure, leak Vercel deployment details, and inject cookies into the 'lobehub.com' domain via reflected 'Set-Cookie' headers.
The vulnerability has been fixed in LobeHub version 2.1.57 by adding authentication middleware to the proxy route. Users should update to this version.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jun 23, 2026CISA-ADP
Assessed Jun 23, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/lobehub/lobehub/security/advisories/GHSA-xmwj-c75x-6346 | CISA-ADP | AdvisoryExploitRemedyVendor |
| https://github.com/lobehub/lobehub/security/advisories/GHSA-xmwj-c75x-6346 | [email protected] | AdvisoryExploitRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-918 | Server-Side Request Forgery (SSRF) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| LobeHub | <= 2.1.56 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 23, 2026 | CVE Modified | CISA-ADP |
| Jun 23, 2026 | New CVE Received | [email protected] |
Volerion