VYPR
High severity7.5NVD Advisory· Published May 27, 2026

CVE-2026-40813

CVE-2026-40813

Description

An unauthenticated remote attacker can exploit an unauthenticated SQL Injection vulnerability in the getLiveValues functions tagid parameter 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.

An unauthenticated SQL injection in mbCONNECT24's getLiveValues function allows remote attackers to access the database, leading to total loss of confidentiality.

Vulnerability

The vulnerability is an unauthenticated SQL injection in the getLiveValues function of MB connect line mbCONNECT24/mymbCONNECT24. The tagid parameter is not properly sanitized, allowing an attacker to inject arbitrary SQL into a SELECT command. The exact affected versions are not specified in the available reference, but the advisory indicates multiple SQLi vulnerabilities exist in the product [1].

Exploitation

An attacker can exploit this remotely without authentication by sending a crafted HTTP request to the getLiveValues endpoint with a malicious tagid parameter. No special privileges or user interaction are required. The attacker simply needs network access to the application.

Impact

Successful exploitation leads to arbitrary SQL query execution against the database, resulting in a total loss of confidentiality. The attacker can extract sensitive data from the database [1].

Mitigation

As of the publication date (2026-05-27), no official patch or workaround has been disclosed in the available reference. Administrators should monitor vendor advisories for updates and consider restricting network access to the affected component as a temporary measure [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

AI mechanics synthesis has not run for this CVE yet.

References

1

News mentions

0

No linked articles in our index yet.