CVE-2026-40833
Received Received - Intake
SQL Injection in Dash.php via saveDashboardLayout Function

Publication date: 2026-05-27

Last updated on: 2026-05-27

Assigner: CERT VDE

Description
An low privileged remote attacker can exploit an unauthenticated SQL Injection vulnerability in the dash.php files saveDashboardLayout function due to improper neutralization of special elements in a SQL INSERT command allowing for reading the whole database and inserting entries into a non critical table. This can result in a total loss of confidentiality and some loss of integrity.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-27
Last Modified
2026-05-27
Generated
2026-05-27
AI Q&A
2026-05-27
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Currently, no data is known.
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is an unauthenticated SQL Injection in the saveDashboardLayout function of the dash.php file. It occurs because special elements in a SQL INSERT command are not properly neutralized, allowing a low privileged remote attacker to exploit it.

Through this vulnerability, the attacker can read the entire database and insert entries into a non-critical table.


How can this vulnerability impact me? :

The impact of this vulnerability includes a total loss of confidentiality, meaning sensitive data in the database can be fully exposed to the attacker.

There is also some loss of integrity, as the attacker can insert entries into a non-critical table, potentially altering data.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart