Description
A high privileged remote attacker can exploit an unauthenticated SQL Injection vulnerability in the getAccountByID 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: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a classic SQL Injection (CWE‑89) within the getAccountByID function, where improper neutralization of special characters allows an attacker to inject arbitrary SQL into a SELECT statement. An attacker with sufficient privileges can retrieve arbitrary data from the database, leading to a complete loss of confidentiality. The impact is limited to unauthorized data exposure rather than code execution or denial of service.

Affected Systems

Helmholz myREX24V2 and myREX24V2.virtual, including the 2.20.0 firmware releases, as well as MB connect line mbCONNECT24 and mymbCONNECT24 products in the same 2.20.0 family. All listed versions are affected by the SQL injection flaw.

Risk and Exploitability

The CVSS score of 6.9 indicates a medium severity impact. EPSS data is not available, and the vulnerability is not currently listed in the CISA KEV database, suggesting that no widespread exploitation has been confirmed yet. The attack vector is inferred to be remote, requiring network access to the service that hosts the getAccountByID function, and the description indicates that an attacker with high privileges can exploit it. Defenses must therefore focus on sanitizing input, restricting privileged access, and monitoring for anomalous SQL activity.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest security update released by Helmholz or MB connect line for the affected products
  • Refactor the getAccountByID function to use parameterized queries and validate input identifiers
  • Limit database access permissions and enforce least privilege for application user accounts

Generated by OpenCVE AI on May 27, 2026 at 09:22 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': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


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

Type Values Removed Values Added
First Time appeared Helmholz myrex24.virtual
Helmholz myrex24 V2
Mbconnectline
Mbconnectline mbconnect24
Mbconnectline mymbconnect24
Vendors & Products Helmholz myrex24.virtual
Helmholz myrex24 V2
Mbconnectline
Mbconnectline mbconnect24
Mbconnectline mymbconnect24

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

Type Values Removed Values Added
Description A high privileged remote attacker can exploit an unauthenticated SQL Injection vulnerability in the getAccountByID function due to improper neutralization of special elements in a SQL SELECT command. This can result in a total loss of confidentiality.
Title Authenticated SQLi in getAccountByID 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': 4.9, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N'}

cvssV4_0

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


Subscriptions

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

Status: PUBLISHED

Assigner: CERTVDE

Published:

Updated: 2026-05-27T12:01:33.936Z

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

Link: CVE-2026-40821

cve-icon Vulnrichment

Updated: 2026-05-27T12:01:29.319Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-05-27T14:53:22.863

Link: CVE-2026-40821

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-27T09:45:30Z

Weaknesses