CVE-2026-40840
Description
An low privileged remote attacker can exploit an unauthenticated SQL Injection vulnerability in the VerifyCreateLicences function 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 low-privileged remote attacker can exploit an unauthenticated SQL injection in the VerifyCreateLicences function of mbCONNECT24/mymbCONNECT24, leading to total loss of confidentiality.
Vulnerability
A remote attacker with low privileges can exploit an SQL injection vulnerability in the VerifyCreateLicences function of mbCONNECT24/mymbCONNECT24 [1]. The vulnerability arises from improper neutralization of special elements in a SQL SELECT command, allowing an attacker to inject malicious SQL code. The exact affected versions are not specified in the available reference [1].
Exploitation
The attacker requires network access and low privileges on the system [1]. By sending crafted input to the VerifyCreateLicences function, the attacker can execute arbitrary SQL queries, bypassing authentication checks.
Impact
Successful exploitation leads to a total loss of confidentiality [1]. The attacker can read all data from the database, including sensitive information.
Mitigation
As of the publication date, no fixed version has been disclosed in the available reference [1]. Users are advised to monitor the vendor's website for security updates and apply patches when released. No workarounds are provided in the reference.
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
No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.
References
1News mentions
0No linked articles in our index yet.