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

CVE-2026-40842

CVE-2026-40842

Description

An low privileged remote attacker can exploit an unauthenticated SQL Injection vulnerability in the getWidgetTags 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.

CVE-2026-40842 is a medium-severity SQL injection in mbCONNECT24's getWidgetTags function, allowing a low-privileged remote attacker to read the entire database.

Vulnerability

CVE-2026-40842 is an unauthenticated SQL injection vulnerability in the getWidgetTags function of MB connect line mbCONNECT24 and mymbCONNECT24. The flaw stems from improper neutralization of special elements used in an SQL SELECT command. An attacker with low privileges can trigger this vulnerability without authentication. The affected product versions are not explicitly listed in the reference [1], but the advisory confirms multiple SQLi vulnerabilities in these products.

Exploitation

An attacker must have low-privileged remote access to the mbCONNECT24 or mymbCONNECT24 service. No authentication is required to reach the vulnerable getWidgetTags function. The attacker sends crafted input that is not properly sanitized, allowing injection of arbitrary SQL commands into the SELECT statement. The exploitation does not require user interaction or special network position beyond standard remote connectivity.

Impact

Successful exploitation results in a total loss of confidentiality, as the attacker can read arbitrary data from the underlying database. The impact is limited to information disclosure (data breach) and does not extend to data modification or remote code execution according to the available references.

Mitigation

As of the publication date (2026-05-27), the vendor has not released a patch. The VDE advisory [1] does not list fixed versions or workarounds. Users should monitor the vendor's official channels for updates. If the product reaches end-of-life, upgrade to a supported version is recommended. This CVE is not listed in the CISA Known Exploited Vulnerabilities catalog at this time.

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.