VYPR

grav-plugin-database

by Grav CMS

CVEs (2)

  • CVE-2026-58493Jul 10, 2026
    risk 0.00cvss epss 0.00

    grav-plugin-database is the database plugin for Grav CMS. Prior to 1.2.0, Database::__call builds PDO DSN strings by directly concatenating user-configurable YAML values from fields such as host, dbname, charset, server, database, directory, and filename without sanitization or…

  • CVE-2026-58492Jul 10, 2026
    risk 0.00cvss epss 0.00

    grav-plugin-database is the database plugin for Grav CMS. Prior to 1.2.0, the PDO::tableExists method interpolates its table argument directly into a raw SQL query string without sanitization, escaping, quoting, or whitelisting, allowing attacker-controlled table names passed by…