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

The vulnerability is a SQL injection that allows a low privileged remote attacker to execute arbitrary SELECT commands against the database through the user_alarmprofile view. The lack of input sanitization means attackers can retrieve sensitive data, resulting in a total loss of confidentiality. This weakness is identified as CWE-89, indicating improper neutralization of special elements in SQL statements.

Affected Systems

The flaw applies to Helmholz myREX24V2 (both virtual and non‑virtual versions) and MB connect line devices mybCONNECT24 and mymbCONNECT24, all running firmware version 2.20.0.

Risk and Exploitability

The CVSS score of 7.1 indicates high severity. EPSS is not available and the vulnerability is not listed in CISA KEV, suggesting it may not yet be actively exploited, though the attack vector is remote and requires only low privileged access. Once authenticated or unauthenticated access to the web interface is possible, the exploit can be performed by sending a crafted SQL statement that is not properly parameterized. The attacker obtains sensitive data from the database, compromising confidentiality.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install any vendor‑released security update for Helmholz myREX24V2 and MB connect line devices as soon as it becomes available.
  • Limit external access to the database and enforce the principle of least privilege for any service that interacts with the user_alarmprofile view.
  • Refactor the application code to use parameterized queries or stored procedures when accessing the user_alarmprofile view, and validate all user input to prevent injection.

Generated by OpenCVE AI on May 27, 2026 at 10:38 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 user_alarmprofile 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 user_alarmprofile 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:55:01.629Z

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

Link: CVE-2026-40849

cve-icon Vulnrichment

Updated: 2026-05-27T11:54:56.299Z

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-40849

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-27T12:30:25Z

Weaknesses