VYPR
Medium severity5.5NVD Advisory· Published May 27, 2026

CVE-2026-40827

CVE-2026-40827

Description

A high privileged remote attacker can exploit an unauthenticated SQL Injection vulnerability in the _RemoveRequest function due to improper neutralization of special elements in a SQL DELETE command allowing for reading the whole database and deleting entries 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 exploit an unauthenticated SQL injection in mbCONNECT24/mymbCONNECT24 to read the full database and delete entries from a non-critical table.

Vulnerability

The vulnerability resides in the _RemoveRequest function of mbCONNECT24/mymbCONNECT24. It is an SQL injection flaw due to improper neutralization of special elements used in a SQL DELETE command [1]. The exact affected versions are not specified in the advisory, but the product family includes mbCONNECT24 and mymbCONNECT24.

Exploitation

An attacker must have high privileges to reach the vulnerable _RemoveRequest function. However, the SQL injection itself does not require additional authentication. The attacker sends a crafted SQL DELETE command through the function parameter, enabling database manipulation [1].

Impact

Successful exploitation allows the attacker to read the entire database, leading to a total loss of confidentiality. Additionally, the attacker can delete entries from a non-critical table, resulting in partial integrity loss [1].

Mitigation

As of the advisory publication date on 2026-05-27, no patched version has been announced. Users are advised to monitor vendor updates for mbCONNECT24/mymbCONNECT24. No workaround has been provided [1].

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

0

No 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

1

News mentions

0

No linked articles in our index yet.