Description
An low privileged remote attacker can exploit an unauthenticated SQL Injection vulnerability in the dashboard view 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 attacker can exploit a SQL Injection in the dashboard view through improperly neutralized special elements in a SQL SELECT command, allowing arbitrary SQL code to be executed. This flaw is categorized as CWE-89 and can lead to a total loss of confidentiality by revealing sensitive data contained in the database.

Affected Systems

The vulnerability affects Helmholz products myREX24V2 and its virtual edition, as well as MB Connect Line products mbCONNECT24 and mymbCONNECT24. All affected releases are at version 2.20.0.

Risk and Exploitability

The CVSS score of 7.1 indicates a moderate to high severity, while the EPSS score is not available, suggesting limited publicly reported exploitation data. The vulnerability is not listed in the CISA KEV catalog, but its unauthenticated nature and SQL injection payload imply that an attacker could target the web-based dashboard endpoint directly to exfiltrate data. The primary attack vector is a crafted request sent to the dashboard view endpoint, which does not require privileged credentials.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor‑supplied patch or upgrade to a fixed version if one is available.
  • Restrict access to the dashboard view so that only authenticated users can reach it, eliminating unauthenticated exploitation.
  • Refactor the vulnerable code to use parameterized queries or prepared statements so that user input is properly escaped and the SQL SELECT command cannot be tampered with.
  • If a patch is unavailable, implement a web application firewall rule or block the dashboard URL to mitigate exploitation pending remediation.

Generated by OpenCVE AI on May 27, 2026 at 10:41 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 dashboard view 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 dashboard view
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:56:11.299Z

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

Link: CVE-2026-40844

cve-icon Vulnrichment

Updated: 2026-05-27T11:56:06.744Z

cve-icon NVD

Status : Received

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

Modified: 2026-05-27T09:16:30.650

Link: CVE-2026-40844

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-27T12:15:05Z

Weaknesses