CVE-2026-58492

CRITICALPre-NVD 9.29.2
EchelonGraph scoreMEDIUM confidence

This critical-severity CVE scores 9.2 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 78% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).

Triggered by: NVD CVSS baseline
Sources: epss, secondary
Trending — 3 sources updated this weekElevated
9.2
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS: 0%CVSS: 9.2Exploit: NoneExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

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.

CVSS v3
9.2
EG Score
9.2(medium)
EPSS
22.1%
KEV
Not listed

Published

July 10, 2026

Last Modified

July 10, 2026

Advisory Details (3)

Auto-updated Jul 10, 2026
🔬 Proof of concept available. Patch available. Sources: github_commit, github_release, github.
github Patch Available🟡 PoC Available

SQL Injection in PDO::tableExists() due to Unsanitized Table Name Interpolation · Advisory · getgrav/grav · GitHub

https://github.com/getgrav/grav/security/advisories/GHSA-8jxg-4pw9-xcwf
github_release Patch Available

Release 1.2.0 (getgrav/grav-plugin-database)

Patch available: getgrav/grav-plugin-database 1.2.0

https://github.com/getgrav/grav-plugin-database/releases/tag/1.2.0
github_commit Patch Available

commit f6d058785c9e (getgrav/grav-plugin-database)

Patch available: getgrav/grav-plugin-database 1.2.0 (contains commit f6d058785c9e)

https://github.com/getgrav/grav-plugin-database/commit/f6d058785c9e23df7efc5ea7556f8746fef286df

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 45× in last 7d / 45× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-07-16 02:10 UTCEG score recompute
  2. 2026-07-15 22:27 UTCEG score recompute
  3. 2026-07-15 18:45 UTCEG score recompute
  4. 2026-07-15 16:57 UTCEPSS rescore
  5. 2026-07-15 16:57 UTCEPSS rescore
  6. 2026-07-15 15:02 UTCEG score recompute
  7. 2026-07-15 11:20 UTCEG score recompute
  8. 2026-07-15 07:36 UTCEG score recompute
  9. 2026-07-15 03:53 UTCEG score recompute
  10. 2026-07-15 02:00 UTCEPSS rescore
  11. 2026-07-15 02:00 UTCEPSS rescore
  12. 2026-07-15 00:12 UTCEG score recompute
  13. 2026-07-14 20:30 UTCEG score recompute
  14. 2026-07-14 16:48 UTCEG score recompute
  15. 2026-07-14 13:05 UTCEG score recompute
  16. 2026-07-14 09:23 UTCEG score recompute
  17. 2026-07-14 05:39 UTCEG score recompute
  18. 2026-07-14 01:57 UTCEG score recompute
  19. 2026-07-13 22:31 UTCEPSS rescore
  20. 2026-07-13 22:15 UTCEG score recompute
  21. 2026-07-13 18:33 UTCEG score recompute
  22. 2026-07-13 14:51 UTCEG score recompute
  23. 2026-07-13 11:09 UTCEG score recompute
  24. 2026-07-13 07:27 UTCEG score recompute
  25. 2026-07-13 06:13 UTCEPSS rescore
Show 20 more
  1. 2026-07-13 06:13 UTCEPSS rescore
  2. 2026-07-13 03:45 UTCEG score recompute
  3. 2026-07-13 00:03 UTCEG score recompute
  4. 2026-07-12 20:21 UTCEG score recompute
  5. 2026-07-12 16:38 UTCEG score recompute
  6. 2026-07-12 12:57 UTCEG score recompute
  7. 2026-07-12 09:15 UTCEG score recompute
  8. 2026-07-12 05:46 UTCEPSS rescore
  9. 2026-07-12 05:33 UTCEG score recompute
  10. 2026-07-12 01:51 UTCEG score recompute
  11. 2026-07-11 22:09 UTCEG score recompute
  12. 2026-07-11 18:27 UTCEG score recompute
  13. 2026-07-11 14:45 UTCEG score recompute
  14. 2026-07-11 11:03 UTCEG score recompute
  15. 2026-07-11 07:21 UTCEG score recompute
  16. 2026-07-11 03:39 UTCEG score recompute
  17. 2026-07-10 23:57 UTCEG score recompute
  18. 2026-07-10 20:15 UTCEG score recompute
  19. 2026-07-10 16:33 UTCEG score recompute
  20. 2026-07-10 16:32 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-58492?
CVE-2026-58492 is a critical vulnerability published on July 10, 2026. 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…
When was CVE-2026-58492 disclosed?
CVE-2026-58492 was first published in the National Vulnerability Database on July 10, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-58492 actively exploited?
CVE-2026-58492 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 22.1% percentile likelihood of exploitation in the next 30 days — higher percentiles indicate greater predicted risk.
What is the CVSS score of CVE-2026-58492?
CVE-2026-58492 has a CVSS v3 base score of 9.2 (NVD).
How do I remediate CVE-2026-58492?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-58492, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

Explore the affected products and dependency analysis for CVE-2026-58492

Explore →

Is Your Infrastructure Affected by CVE-2026-58492?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.