In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Missing Authorization vulnerabilities in an interactive lesson.
Start learningUpgrade graphql to version 2.6.6 or higher.
graphql is a plain-Ruby implementation of GraphQL.
Affected versions of this package are vulnerable to Missing Authorization in the Execution::Next process. An attacker can access unauthorized fields by triggering authorization failures that do not properly halt execution for fields using GraphQL::Schema::Resolver and its subclasses, allowing further operations to proceed despite failed authorization checks.