Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Network-accessible SQLi requiring authenticated low-privilege access; only confidentiality impact confirmed, integrity and availability unaffected per CVSS data.
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
Lifecycle Timeline
2DescriptionCVE.org
SQL Injection vulnerability in Cboard v.0.4.2 and before allows a remote attacker to execute arbitrary code via the getDimensionsValues component
AnalysisAI
SQL injection in Cboard v.0.4.2 and earlier via the getDimensionsValues component allows authenticated remote attackers to exfiltrate sensitive database contents. The CVSS vector (C:H/I:N/A:N) confirms high-confidentiality data exposure as the primary impact, though the CVE description and tags characterize this as remote code execution - a meaningful discrepancy that should be verified against vendor clarification. No public exploit identified at time of analysis through CISA KEV, though a GitHub gist in the references may document a proof-of-concept; EPSS sits at 0.49% (38th percentile), reflecting low current exploitation probability.
Technical ContextAI
CWE-89 (SQL Injection) results from unsanitized user-supplied input being passed directly into SQL queries within the getDimensionsValues component of the Cboard web application. Cboard is an open-source Augmentative and Alternative Communication (AAC) web application. The CPE data provided (cpe:2.3:a:n/a:n/a) is uncategorized, indicating the affected component was not formally mapped to a vendor/product CPE at time of NVD publication. The vulnerability class (CWE-89) typically manifests when application logic builds dynamic SQL queries by string concatenation rather than using parameterized queries or prepared statements, allowing an attacker to alter query logic and retrieve arbitrary data rows or table contents.
RemediationAI
No vendor-released patch with an explicit fixed version has been identified in the available data. Users should consult the Cboard project repository or cboard.com for patch updates. Until a fix is applied, compensating controls include restricting access to the getDimensionsValues endpoint to authenticated internal users only (e.g., via WAF rules or network-layer access control), enforcing application-layer input validation and parameterized queries on all SQL-interfacing endpoints, and enabling SQL query logging to detect anomalous query patterns. Restricting network exposure of the Cboard application to trusted internal networks reduces the network-accessible attack surface. Note: these controls reduce risk but do not eliminate the underlying vulnerability.
LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving AboutContr
Reachable assertion in Open5GS up to version 2.7.6 allows remote unauthenticated attackers to crash the Diameter CER han
A Command Injection issue in the payload build page in BYOB (Build Your Own Botnet) 2.0 allows attackers to execute arbi
Denial of service in Open5GS 2.7.6 and earlier allows network-adjacent attackers with low-privilege Diameter Gx peer acc
Denial of service in Open5GS HSS (Home Subscriber Server) versions 2.7.0 through 2.7.6 is triggered remotely by manipula
Remote command injection in Control Web Panel allows unauthenticated attackers to execute arbitrary OS commands as root
LINQPad before 5.52.01 Pro edition is vulnerable to Unsafe Deserialization in LINQPad.AutoRefManager::PopulateFromCache(
Remote code execution in dash-uploader (Python package for Plotly Dash) versions 0.1.0 through 0.7.0a2 allows unauthenti
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-38472
GHSA-6wpq-xx64-pc3g