CVE Catalog

CVE-2026-40833

High
Published: Translated: NVD NIST

Summary

There is an SQL Injection vulnerability in the saveDashboardLayout function of the dash.php files that can be exploited by a low privileged remote attacker. The flaw is due to improper neutralization of special elements in a SQL INSERT command, allowing for reading the entire database and inserting entries into a non-critical table.

Risk Assessment

This vulnerability can lead to a total loss of confidentiality and some loss of integrity. An attacker may gain access to sensitive information in the database.

Recommendation

It is recommended to implement proper input validation and sanitization mechanisms and to update the application to the latest version to mitigate the risks associated with this vulnerability.

Related vulnerabilities

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS