CVE Catalog

CVE-2026-44342

MediumCVSS 5.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.19%

8th percentile - higher than 8% of all known CVEs

Summary

In New API, an LLM gateway and AI asset management system, a vulnerability was found where the email and WeChat account binding endpoints use GET requests for state-changing operations. An attacker can exploit this to hijack a logged-in user's account by tricking their browser into binding an attacker-controlled email or OAuth identity when session cookies are sent on cross-site navigations.

Risk Assessment

The risk involves potential account takeover by an attacker, leading to unauthorized access to sensitive data and AI system functions, including language models and asset management.

Recommendation

Immediately update New API to version 0.12.0-alpha.1 or later, which includes a fix for this vulnerability. Additionally, implement CSRF protection mechanisms such as anti-CSRF tokens.

Other vulnerabilities in New API

See all
Original NVD description (English source)

New API is a large language mode (LLM) gateway and artificial intelligence (AI) asset management system. Prior to 0.12.0-alpha.1, the email and WeChat account binding endpoints GET /api/oauth/email/bind and GET /api/oauth/wechat/bind used GET requests for state-changing account operations, allowing an attacker to trigger a logged-in user's browser to bind an attacker-controlled email address or OAuth identity in deployments where session cookies could be sent on cross-site navigations. This issue is fixed in version 0.12.0-alpha.1.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS