---
cve: "CVE-2025-59426"
severity: "MEDIUM"
cvss: 4.3
epss: "30%"
vendor: "lobehub"
kev: false
exploited: false
published: "2025-09-25 14:15:45"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-14T10:45:53+02:00"
---

# CVE-2025-59426

> 4.3 MEDIUM · 🧪 PoC

## Beschreibung

Lobe Chat is an open-source artificial intelligence chat framework. Prior to version 1.130.1, the project's OIDC redirect handling logic constructs the host and protocol of the final redirect URL based on the X-Forwarded-Host or Host headers and the X-Forwarded-Proto value. In deployments where a reverse proxy forwards client-supplied X-Forwarded-* headers to the origin as-is, or where the origin trusts them without validation, an attacker can inject an arbitrary host and trigger an open redirect that sends users to a malicious domain. This issue has been patched in version 1.130.1.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Erforderlich | good |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Keine | good |
| I Integrität | Gering | warn |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- 8f4a98fed05ce1a0e67bdcde89e1c2bfad441efa (Commit)
- 70f52a3c1fadbd41a9db0e699d1e44d9965de445 (Commit)

## Referenzen

- <https://github.com/lobehub/lobe-chat/security/advisories/GHSA-xph5-278p-26qx>
- <https://github.com/lobehub/lobe-chat/commit/70f52a3c1fadbd41a9db0e699d1e44d9965de445>
- <https://github.com/lobehub/lobe-chat/blob/aa841a3879c30142720485182ad62aa0dbd74edc/src/app/(backend)/oidc/consent/route.ts#L113-L127>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2025-59426) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
