Description
An low privileged remote attacker can exploit an unauthenticated SQL Injection vulnerability in the VerifyCreateLicences 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 vulnerability resides in the VerifyCreateLicences function and allows a low‑privileged remote attacker to inject malicious SQL into an otherwise unauthenticated SELECT statement. This results in an unauthorized extraction of database contents, causing a total loss of confidentiality. The weakness is a classic input validation flaw described by CWE‑89.

Affected Systems

The affected products are Helmholz myREX24V2, both the physical and virtual editions, and MB Connect Line mbCONNECT24 / mymbCONNECT24, all running version 2.20.0. The issue is present across the listed products, but no patched version is specified in the advisory.

Risk and Exploitability

The CVSS score of 7.1 reflects a high‑severity risk, with an undisclosed EPSS and no current listing in the CISA KEV catalog. Because the flaw is remote and does not require authentication, the attack surface is considerable. Attackers can leverage it to read sensitive data with relatively low effort, presenting a significant threat to confidentiality.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the vendor’s latest firmware or patch that resolves the VerifyCreateLicences SQL injection.
  • If no patch is immediately available, enforce database‑level role separation and restrict the application’s database user to only the required permissions, limiting the impact if injection occurs.
  • Refactor the VerifyCreateLicences code to use prepared statements or parameterized queries, removing direct string concatenation of user input in SQL.
  • Monitor database logs and application traffic for anomalous SELECT queries or repeated injection patterns to detect exploitation attempts.

Generated by OpenCVE AI on May 27, 2026 at 10:42 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 VerifyCreateLicences 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 VerifyCreateLicences 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:07.786Z

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

Link: CVE-2026-40840

cve-icon Vulnrichment

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

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-40840

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-27T12:45:32Z

Weaknesses