
GraphQL is an open-source query and manipulation language for APIs. GraphQL alias overloading is a vulnerability where an attacker sends queries with numerous aliased fields to cause server performance degradation. The server must process each alias separately, which can lead to excessive CPU usage, memory consumption, and potentially denial of service. No source…Read More
GraphQL Alias Overloading Enabled

