← Database

CVE-2026-82639

HIGH CVSS: 7.5 Published: 2026-08-30 Modified: 2026-08-31

Description

NextChat versions from 2.15.8 through 2.16.1 contain an improper URL validation vulnerability in the proxy endpoint that allows attackers to obtain the server's OpenAI API key. The x-base-url header is validated using substring matching instead of hostname parsing, allowing any URL containing 'api.openai.com' to pass validation and receive the server's credentials in the Authorization header.

Affected Platforms

Unknown

Weakness Type

CWE-20

References