Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/QuantumNous/new-api
  4. ›
  5. CVE-2026-44342

CVE-2026-44342: New API is vulnerable to CSRF through user email binding

July 7, 2026

The email and WeChat account binding endpoints used GET requests for state-changing account operations. In deployments where session cookies could be sent on cross-site navigations, an attacker could trigger a logged-in user’s browser to bind an attacker-controlled email address or OAuth identity.

Affected endpoints included:

  • GET /api/oauth/email/bind
  • GET /api/oauth/wechat/bind

References

  • github.com/QuantumNous/new-api/commit/e099117c61391abdf888fb75e382a582e550bd0e
  • github.com/QuantumNous/new-api/security/advisories/GHSA-26v7-h57m-gh9m
  • github.com/advisories/GHSA-26v7-h57m-gh9m
  • nvd.nist.gov/vuln/detail/CVE-2026-44342

Code Behaviors & Features

Detect and mitigate CVE-2026-44342 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.12.0-alpha.1

Fixed versions

  • 0.12.0-alpha.1

Solution

Upgrade to version 0.12.0-alpha.1 or above.

Impact 5.3 MEDIUM

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

Learn more about CVSS

Weakness

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

Source file

go/github.com/QuantumNous/new-api/CVE-2026-44342.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Mon, 13 Jul 2026 00:19:04 +0000.