CVE-2026-44342 PUBLISHED

New API CSRF in email and WeChat account binding endpoints

Assigner: GitHub_M
Reserved: 05.05.2026 Published: 09.07.2026 Updated: 10.07.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N
CVSS Score: 5.3

Product Status

Vendor QuantumNous
Product new-api
Versions
  • Version < 0.12.0-alpha.1 is affected

References

Problem Types

  • CWE-352: Cross-Site Request Forgery (CSRF) CWE