CVE-2026-71479 PUBLISHED

New API: Integer overflow in quota billing yields negative charges (self-crediting)

Assigner: GitHub_M
Reserved: 06.08.2026 Published: 17.08.2026 Updated: 17.08.2026

New API is a large language mode (LLM) gateway and artificial intelligence (AI) asset management system. Prior to 1.0.0-rc.18, user-controlled image n, video seconds and duration, max_tokens, max_completion_tokens, maxOutputTokens, audio duration, and billing-expression quantities can overflow conversions in common/quota_math.go and related settlement paths, allowing a low-privileged account with positive balance or an active subscription to turn a negative charge into account credit and potentially drain upstream funds. This issue is fixed in version 1.0.0-rc.18.

Metrics

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

Product Status

Vendor QuantumNous
Product new-api
Versions
  • Version < 1.0.0-rc.18 is affected

References

Problem Types

  • CWE-190: Integer Overflow or Wraparound CWE
  • CWE-682: Incorrect Calculation CWE