SQL Injection in Saurus Cms Community Edition
CVE-2026-73670
A CMS contains a SQL injection vulnerability in admin/db_data.php at line 509 that allows authenticated administrators to inject arbitrary SQL into a SHOW COLUMNS FROM statement by supplying unsanitized input through the table_name GET or POST parameter. Attackers can perform table traversal, time-based blind, boolean-based blind, and error-based injection techniques to enumerate full database schema, access system tables such as information_schema, and chain the disclosure with secondary injection points to extract credential data.
Vulnerability class: SQL Injection
Published · last modified .
CVSS v3 metric
CVSS v3 base score 7.2 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H.
EPSS exploit prediction
EPSS: 0.005 (42.5th percentile), scored .
Very low probability of exploitation in the next 30 days; routine patching cadence is appropriate. 42nd percentile — 42.5% of CVEs in the catalogue have a lower EPSS than this one. How to read EPSS.
EPSS over last 30 days · oldest: 0.004 · newest: 0.005 · change: +0.001
Affected products
- Saurus Cms Community Edition — versions 0
Weakness classification (CWE)
References
- github.com/sauruscms/Saurus-CMS-Community-Edition (product)
- github.com/DevVaibhav07/VULN-POC/blob/main/Saurus.md (technical-description)
- www.vulncheck.com/blog/filerun-thumbnail-command-injection-rce
- www.vulncheck.com/advisories/cms-admin-sql-injection-via-db-data-php-table-name… (third-party-advisory)
Frequently asked questions
- What is CVE-2026-73670?
- CVE-2026-73670 is a high-severity vulnerability in Saurus Cms Community Edition, classified under SQL Injection. CVSS score: 7.2/10. Published 2026-08-13.
- How severe is CVE-2026-73670?
- High severity. CVSS v3 base score is 7.2 out of 10.