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

The CVE describes an SQL injection flaw (CWE-89) in the saveObjectFromData function. A low‑privileged remote attacker can send crafted input that bypasses the neutralization of special characters in a SQL SELECT statement and inject additional commands. The result is that the attacker can read or manipulate any data in the underlying database, leading to a total loss of confidentiality for the affected information.

Affected Systems

Helmholz MyREX24V2 and its virtual edition, as well as the MB connect line products mbCONNECT24 and mymbCONNECT24, are affected. The vulnerability exists in release 2.20.0 for each product as denoted by the component and operating system CPEs.

Risk and Exploitability

The CVSS score of 7.1 assigns this vulnerability to the high‑severity range, indicating significant impact. While the EPSS score is not available and the vulnerability is not listed in CISA KEV, it remains a reasonable severity target for attackers seeking data exfiltration. The flaw can be triggered without authentication over the network once the attacker can reach the saveObjectFromData endpoint; no special privileges or local code execution is required, underscoring its remote nature.

Generated by OpenCVE AI on May 27, 2026 at 11:07 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest vendor patch or upgrade to a released version that addresses the SQL injection issue.
  • If a patch is not yet available, block unauthenticated requests to the saveObjectFromData endpoint and enforce authentication before the function can be accessed.
  • Ensure that all database queries use parameterized statements or properly escape user input to eliminate the injection vector.

Generated by OpenCVE AI on May 27, 2026 at 11:07 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 saveObjectFromData 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 saveObjectFromData 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:58:17.099Z

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

Link: CVE-2026-40835

cve-icon Vulnrichment

Updated: 2026-05-27T11:58:11.934Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-40835

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses