Description
A high privileged remote attacker can exploit an unauthenticated SQL Injection vulnerability in the view.html.php files UpdateParam function due to improper neutralization of special elements in a SQL UPDATE command allowing for reading the whole database and changing values in a non critical table. This can result in a total loss of confidentiality and some loss of integrity.
Published: 2026-05-27
Score: 7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unauthenticated SQL Injection flaw resides in the UpdateParam routine of the view.html.php module. The flaw permits a remote actor to inject arbitrary SQL into a UPDATE command, enabling readers of the entire database and writers of non‑critical rows. The consequence is a loss of database confidentiality and a partial breach of data integrity, which could undermine trust in system data.

Affected Systems

Helmholz myREX24V2 (including virtual deployments) and MB Connect Line products mbCONNECT24 and mymbCONNECT24, all distributed in version 2.20.0, are susceptible according to the CPE references. The vulnerability appears in the embedded web interface exposed by these firmware releases.

Risk and Exploitability

The CVSS score of 7.0 signals a medium severity vulnerability that can be exploited remotely without user interaction. Because the flaw bypasses authentication checks, there is no prerequisite for valid credentials. While an EPSS score is not available, the existence of the CVE and lack of patching in the described firmware suggest a realistic exploitation potential. The vulnerability is not yet listed in the CISA KEV catalog.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor‑issued patch that secures the UpdateParam function for all myREX24V2 and MB Connect Line hardware running version 2.20.0 or later.
  • Configure the web application database user with the minimum privileges required for operational tasks, eliminating rights to modify sensitive schema elements.
  • Replace the vulnerable string‑based UPDATE query with a parameterized or prepared statement, or otherwise enforce rigorous input validation to neutralize special characters before SQL execution.

Generated by OpenCVE AI on May 27, 2026 at 10:29 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 A high privileged remote attacker can exploit an unauthenticated SQL Injection vulnerability in the view.html.php files UpdateParam function due to improper neutralization of special elements in a SQL UPDATE command allowing for reading the whole database and changing values in a non critical table. This can result in a total loss of confidentiality and some loss of integrity.
Title Authenticated SQLi in UpdateParam 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': 5.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:L/A:N'}

cvssV4_0

{'score': 7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:L/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:59:40.342Z

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

Link: CVE-2026-40829

cve-icon Vulnrichment

Updated: 2026-05-27T11:59:35.149Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-40829

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-27T10:45:31Z

Weaknesses