CVE-2026-40826
Description
A high privileged remote attacker can exploit an unauthenticated SQL Injection vulnerability in the dsgvo_contracts view due to improper neutralization of special elements in a SQL SELECT command. This can result in a total loss of confidentiality.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
A high-privileged remote attacker can exploit an unauthenticated SQL injection in the dsgvo_contracts view of mbCONNECT24/mymbCONNECT24, leading to total loss of confidentiality.
Vulnerability
The vulnerability is an SQL injection in the dsgvo_contracts view of mbCONNECT24/mymbCONNECT24. The software fails to properly neutralize special elements in a SQL SELECT command, allowing an attacker to inject arbitrary SQL. The view is accessible without authentication, but exploitation requires high privileges. Affected versions are not explicitly listed in the available reference [1]; the advisory covers multiple SQLi vulnerabilities in mbCONNECT24/mymbCONNECT24.
Exploitation
An attacker with high privileges (e.g., administrative access) can send crafted SQL commands to the dsgvo_contracts view. The attack is remote and does not require prior authentication to the view itself. The exact steps are not detailed in the references, but the attacker would inject malicious SQL via input parameters to the view [1].
Impact
Successful exploitation leads to total loss of confidentiality, as the attacker can read arbitrary data from the database. The impact is limited to confidentiality; integrity and availability are not mentioned [1].
Mitigation
No specific fix version is provided in the available reference [1]. The advisory from CERT-VDE (VDE-2026-044) recommends applying vendor updates when available. Users should monitor MB connect line's security advisories for patches. No workaround is disclosed.
AI Insight generated on May 27, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
0No linked articles in our index yet.