VYPR

Graphql Engine

by Hasura

Source repositories

CVEs (7)

  • CVE-2021-47748Jan 21, 2026
    risk 0.00cvss epss 0.01

    Hasura GraphQL 1.3.3 contains a remote code execution vulnerability that allows attackers to execute arbitrary shell commands through SQL query manipulation. Attackers can inject commands into the run_sql endpoint by crafting malicious GraphQL queries that execute system…

  • CVE-2021-47715Dec 22, 2025
    risk 0.00cvss epss 0.00

    Hasura GraphQL 1.3.3 contains a server-side request forgery vulnerability that allows attackers to inject arbitrary remote schema URLs through the add_remote_schema endpoint. Attackers can exploit the vulnerability by sending crafted POST requests to the /v1/query endpoint with…

  • CVE-2021-47714Dec 22, 2025
    risk 0.00cvss epss 0.00

    Hasura GraphQL 1.3.3 contains a local file read vulnerability that allows attackers to access system files through SQL injection in the query endpoint. Attackers can exploit the pg_read_file() PostgreSQL function by crafting malicious SQL queries to read arbitrary files on the…

  • CVE-2021-47713Dec 22, 2025
    risk 0.00cvss epss 0.00

    Hasura GraphQL 1.3.3 contains a denial of service vulnerability that allows attackers to overwhelm the service by crafting malicious GraphQL queries with excessive nested fields. Attackers can send repeated requests with extremely long query strings and multiple threads to…

  • CVE-2023-27588Mar 14, 2023
    risk 0.00cvss epss 0.01

    Hasura is an open-source product that provides users GraphQL or REST APIs. A path traversal vulnerability has been discovered within Hasura GraphQL Engine prior to versions 1.3.4, 2.55.1, 2.20.1, and 2.21.0-beta1. Projects running on Hasura Cloud were not vulnerable. Self-hosted…

  • CVE-2022-46792Dec 8, 2022
    risk 0.00cvss epss 0.01

    Hasura GraphQL Engine before 2.15.2 mishandles row-level authorization in the Update Many API for Postgres backends. The fixed versions are 2.10.2, 2.11.3, 2.12.1, 2.13.2, 2.14.1, and 2.15.2. (Versions before 2.10.0 are unaffected.)

  • CVE-2019-1020015Jul 29, 2019
    risk 0.00cvss epss 0.01

    graphql-engine (aka Hasura GraphQL Engine) before 1.0.0-beta.3 mishandles the audience check while verifying JWT.