CVE-2026-76763

A flaw was found in SmallRye GraphQL. The number scalar coercion for BigInteger does not properly validate the magnitude of float or string inputs. An unauthenticated remote attacker can exploit this by sending a GraphQL query containing a large exponent float literal. This can lead to the allocation of extremely large BigInteger objects, causing CPU exhaustion or an OutOfMemoryError, resulting in a denial of service.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-31 14:17

Updated : 2026-09-01 21:03


NVD link : CVE-2026-76763

Mitre link : CVE-2026-76763

CVE.ORG link : CVE-2026-76763


JSON object : View

Products Affected

No product.

CWE
CWE-1284

Improper Validation of Specified Quantity in Input