CVE-2026-40824
Description
A high privileged remote attacker can exploit an unauthenticated SQL Injection vulnerability in the accountstatus view userid parameter due to improper neutralization of special elements in a SQL UPDATE command allowing for reading the whole database and changing values in a non critical table. This can result in a total loss of confidentiality and some loss of integrity.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
A high-privileged remote attacker can use an unauthenticated SQL injection in the accountstatus view userid parameter to read the entire database and modify a non-critical table.
Vulnerability
An unauthenticated SQL injection vulnerability exists in the userid parameter of the accountstatus view of MB connect line's mbCONNECT24/mymbCONNECT24 products. The absence of proper neutralization of special elements used in a SQL UPDATE command allows an attacker to manipulate the underlying database query. The affected versions are those specified in the vendor advisory [1], which include multiple product lines.
Exploitation
The attacker must be a high-privileged remote user with network access to the application. No prior authentication is required for the vulnerable endpoint. The attacker injects malicious SQL into the userid parameter of the accountstatus view, triggering an UPDATE statement that can be altered to execute arbitrary SQL commands. The advisory confirms that the vulnerability is exploitable without user interaction [1].
Impact
Successful exploitation results in total loss of database confidentiality, as the attacker can read the entire database contents. Additionally, the attacker can modify values in a non-critical table, leading to some loss of integrity. No other integrity impact is described, and no denial-of-service or remote code execution are mentioned in the available references [1].
Mitigation
The vendor advisory from MB connect line GmbH [1] was published on 2026-05-27. Specific fixed versions and workarounds have not yet been disclosed in the available references. Users should monitor the vendor advisory for updated information. The CVE is not currently listed on the CISA Known Exploited Vulnerabilities (KEV) catalog.
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.