Stats Digest Feeds
โ† Back to all CVEs

CVE-2026-31943

HIGH NVD
CVSS Score 8.5
Severity HIGH
Published Mar 27, 2026
Vendor unknown

Description

LibreChat is a ChatGPT clone with additional features. Prior to version 0.8.3, `isPrivateIP()` in `packages/api/src/auth/domain.ts` fails to detect IPv4-mapped IPv6 addresses in their hex-normalized form, allowing any authenticated user to bypass SSRF protection and make the server issue HTTP requests to internal network resources โ€” including cloud metadata services (e.g., AWS `169.254.169.254`), loopback, and RFC1918 ranges. Version 0.8.3 fixes the issue.

References