Description
An unauthenticated remote attacker can exploit an unauthenticated SQL Injection vulnerability in the _mb24api_getUserAccount function due to improper neutralization of special elements in a SQL SELECT command. This can result in a total loss of confidentiality.
Published: 2026-05-27
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The _mb24api_getUserAccount function contains an unauthenticated SQL Injection flaw where special characters are not properly neutralized in a SELECT query. A remote attacker can send crafted requests without needing credentials and retrieve arbitrary data from the database, leading to a total loss of confidentiality. This vulnerability is a classic example of CWE‑89, allowing attackers to read sensitive information.

Affected Systems

Affected products include Helmholz myREX24V2 and its virtual counterpart, both at version 2.20.0, as well as MB connect line mbCONNECT24 and mymbCONNECT24, also at version 2.20.0. These versions expose the API endpoint that is vulnerable to unauthenticated SQL injection.

Risk and Exploitability

The CVSS score of 8.7 indicates high severity, and although no EPSS data is provided, the lack of authentication requirements and the public API make the attack vector likely over the network. The vulnerability is already catalogued outside of KEV, but its potential for widespread data exposure makes it a high‑risk target for attackers. Exploitation requires no special privileges and can be performed by sending a malicious payload to the exposed API endpoint, bypassing all access controls.

Generated by OpenCVE AI on May 27, 2026 at 09:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Helmholz myREX24V2, myREX24V2.virtual, MB connect line mbCONNECT24, and mymbCONNECT24 to the latest releases (≥2.20.0).
  • Restrict access to the _mb24api_getUserAccount endpoint by enforcing authentication and applying network firewall rules to block unauthenticated traffic.
  • Implement strict input validation and parameter sanitization for all API endpoints to prevent SQL injection.

Generated by OpenCVE AI on May 27, 2026 at 09:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 27 May 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 27 May 2026 08:00:00 +0000

Type Values Removed Values Added
Description An unauthenticated remote attacker can exploit an unauthenticated SQL Injection vulnerability in the _mb24api_getUserAccount function due to improper neutralization of special elements in a SQL SELECT command. This can result in a total loss of confidentiality.
Title Unauthenticated SQLi in _mb24api_getUserAccount function
First Time appeared Helmholz
Helmholz myrex24v2
Helmholz myrex24v2.virtual
Helmholz myrex24v2virtual
Mb Connect Line
Mb Connect Line mbconnect24
Mb Connect Line mymbconnect24
Weaknesses CWE-89
CPEs cpe:2.3:a:helmholz:myrex24v2.virtual:*:*:*:*:*:*:*:*
cpe:2.3:a:helmholz:myrex24v2:*:*:*:*:*:*:*:*
cpe:2.3:a:mb_connect_line:mbconnect24:*:*:*:*:*:*:*:*
cpe:2.3:a:mb_connect_line:mymbconnect24:*:*:*:*:*:*:*:*
cpe:2.3:o:helmholz:myrex24v2:2.20.0:*:*:*:*:*:*:*
cpe:2.3:o:helmholz:myrex24v2virtual:2.20.0:*:*:*:*:*:*:*
cpe:2.3:o:mb_connect_line:mbconnect24:2.20.0:*:*:*:*:*:*:*
cpe:2.3:o:mb_connect_line:mymbconnect24:2.20.0:*:*:*:*:*:*:*
Vendors & Products Helmholz
Helmholz myrex24v2
Helmholz myrex24v2.virtual
Helmholz myrex24v2virtual
Mb Connect Line
Mb Connect Line mbconnect24
Mb Connect Line mymbconnect24
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}

cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Helmholz Myrex24v2 Myrex24v2.virtual Myrex24v2virtual
Mb Connect Line Mbconnect24 Mymbconnect24
cve-icon MITRE

Status: PUBLISHED

Assigner: CERTVDE

Published:

Updated: 2026-05-27T12:02:41.770Z

Reserved: 2026-04-15T09:33:02.610Z

Link: CVE-2026-40815

cve-icon Vulnrichment

Updated: 2026-05-27T12:02:36.628Z

cve-icon NVD

Status : Received

Published: 2026-05-27T08:16:41.920

Modified: 2026-05-27T08:16:41.920

Link: CVE-2026-40815

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-27T11:45:15Z

Weaknesses