Security Advisory

CVE-2026-58492

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-07-10 16:22:37
Last updated 2026-07-10 16:48:28
Assigner GitHub_M
CVSS score 9.2
State PUBLISHED

Description

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 consuming plugin or developer code to execute arbitrary SQL against the configured database. This issue is fixed in version 1.2.0.