CVE-2026-73670 HIGH

CVE-2026-73670: CMS Admin SQL Injection via db_data.php table_name Parameter

Vendor Saurus
Product Saurus CMS Community Edition
Weakness CWE-89 · SQLi
Published August 13, 2026
Last update August 14, 2026

CVSS base score

8.6/10
Attack vector Network
Attack complexity Low
Privileges required High
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

August 13, 2026 CVE published
August 14, 2026 Record updated