---
cve: "CVE-2025-71399"
severity: "HIGH"
cvss: 8.8
epss: "31%"
vendor: "better-auth"
kev: false
exploited: false
published: "2026-08-02 13:16:52"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-13T19:33:50+02:00"
---

# CVE-2025-71399

> 8.8 HIGH · 🧪 PoC

## Beschreibung

Better Auth relies on better-call, which uses the rou3 router library. In affected versions of rou3, paths are normalized by removing empty segments, so /path, //path, and ///path resolve to the same route. In Better Auth versions prior to 1.4.5 (which bundles the fixed rou3), this can allow attackers to bypass disabledPaths configuration and path-based rate limits by submitting requests with extra slashes in the URL path. The issue does not apply in deployments where the proxy or platform normalizes URLs by collapsing multiple slashes.

## CVSS-Vektor

```
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:H/SC:N/SI:N/SA:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |

## Patch verfügbar (OSV)

- 2000fd63d072e51f653aec356afd3308bba7946b (Commit)

## Referenzen

- <https://github.com/better-auth/better-auth/security/advisories/GHSA-x732-6j76-qmhm>
- <https://github.com/better-auth/better-auth/commit/f60b43fa648399534507c9ac7db36d705b8874c3>
- <https://www.vulncheck.com/advisories/better-auth-before-path-normalization-bypass-via-rou3>

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