Description
An low privileged remote attacker can exploit an unauthenticated SQL Injection vulnerability in the getProjectScalings 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: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unauthenticated SQL Injection flaw exists in the getProjectScalings function, caused by insufficient neutralization of special characters in a SQL SELECT statement. A low‑privileged attacker with network access can exploit this weakness to obtain unrestricted database data, resulting in a total loss of confidentiality. The vulnerability is a classic example of CWE‑89, where improper input handling allows control over the database query logic.

Affected Systems

The flaw impacts Helmholz products myREX24V2 and myREX24V2.virtual, as well as MB Connect Line’s mbCONNECT24 and mymbCONNECT24. Version information from the CPE entries indicates that releases up to and including 2.20.0 are affected. Users running these versions should verify whether a newer, patched release is available.

Risk and Exploitability

With a CVSS score of 7.1, the vulnerability presents a high severity risk. Exploitation requires only network accessibility; no authentication is necessary, which makes the attack easy to carry out. The EPSS is not available and the issue is not listed in the CISA KEV catalog, but the lack of authentication and the potential for complete data exfiltration push the risk level toward high. If a publicly visible interface is exposed to the internet, the likelihood of exploitation is significant.

Generated by OpenCVE AI on May 27, 2026 at 10:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the affected Helmholz and MB Connect Line products to version 2.20.0 or later, or to any version that includes the vendor’s fix for the SQL injection in getProjectScalings.
  • Apply the vendor‑supplied patch or apply the official security update if another version is released after 2.20.0.
  • Enforce strict input validation and parameterized queries in the application code, ensuring that special characters in user input are properly escaped before being incorporated into SQL statements.

Generated by OpenCVE AI on May 27, 2026 at 10:43 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 09:00:00 +0000

Type Values Removed Values Added
Description An low privileged remote attacker can exploit an unauthenticated SQL Injection vulnerability in the getProjectScalings 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 getProjectScalings 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': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}

cvssV4_0

{'score': 7.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/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-27T11:57:49.553Z

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

Link: CVE-2026-40837

cve-icon Vulnrichment

Updated: 2026-05-27T11:57:44.363Z

cve-icon NVD

Status : Deferred

Published: 2026-05-27T09:16:29.550

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

Link: CVE-2026-40837

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-27T11:00:12Z

Weaknesses