๐Ÿ” CVE Alert

CVE-2026-73670

HIGH 7.2

CMS Admin SQL Injection via db_data.php table_name Parameter

CVSS Score
7.2
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-89
Vendor saurus
Product saurus cms community edition
Published Aug 13, 2026
Stay Ahead of the Next One

Get instant alerts for saurus saurus cms community edition

Be the first to know when new high vulnerabilities affecting saurus saurus cms community edition are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

Saurus / Saurus CMS Community Edition
0 โ‰ค d886e5b

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/sauruscms/Saurus-CMS-Community-Edition github.com: https://github.com/DevVaibhav07/VULN-POC/blob/main/Saurus.md vulncheck.com: https://www.vulncheck.com/blog/filerun-thumbnail-command-injection-rce vulncheck.com: https://www.vulncheck.com/advisories/cms-admin-sql-injection-via-db-data-php-table-name-parameter

Credits

Vaibhav Kubade