CVE-2026-52673 Details
Description
SQL Injection vulnerability in Cboard v.0.4.2 and before allows a remote attacker to execute arbitrary code via the getDimensionsValues component
A SQL injection vulnerability has been identified in Cboard versions through 0.4.2. The issue resides in the '/cboard/dashboard/getDimensionValues.do' endpoint, where user-supplied SQL query configurations are directly concatenated into SQL statements and executed via JDBC. This lack of parameterized queries and insufficient validation allows authenticated attackers to manipulate SQL queries, potentially executing arbitrary commands on the backend database or bypassing logical conditions. Exploitation of this vulnerability could lead to unauthorized data access or modification.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jun 23, 2026CISA-ADP
Assessed Jun 23, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://gist.github.com/onehang01/93d233a8aef2fc73294c25db8ca3b424 | [email protected] | ExploitTechnical Description |
| https://www.chuguotech.com/#/ | [email protected] | ProductVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| Cboard | <= 0.4.2 (semver) |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 5, 2026 | CVE Modified | [email protected] |
| Jun 23, 2026 | CVE Modified | CISA-ADP |
| Jun 23, 2026 | New CVE Received | [email protected] |
Volerion