Description
A high privileged remote attacker can exploit an unauthenticated SQL Injection vulnerability in the dsgvo_contracts 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: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability is a classic SQL injection (CWE‑89) affecting the dsgvo_contracts view. When a high‑privileged remote user sends an SQL SELECT request with special characters that are not properly neutralized, an attacker can manipulate the query to read, modify, or delete data stored in the database. The presence of the injected code can lead to a total loss of confidentiality for all data reachable through the view, potentially exposing sensitive contractual information.

Affected Systems

The flaw exists in Helmholz’s myREX24V2 and myREX24V2.virtual products, as well as MB connect line’s mbCONNECT24 and mymbCONNECT24. All affected installations are on version 2.20.0. Users running these specific editions must verify whether the snippet is deployed.

Risk and Exploitability

The CVSS score of 6.9 places this issue in the medium severity range, indicating that while exploitation is possible, it generally requires a privileged account or deep knowledge of the application’s database schema. The EPSS value is not available, and the vulnerability has not entered the CISA KEV catalog, suggesting that widespread exploitation is not publicly documented yet. Attackers would likely need remote network access to the backend database interface exposed by the view and must construct a valid injection payload. Due to the lack of authentication checks on the SQL query, a bad actor who can reach the endpoint may execute the injection without additional credentials beyond database access privileges.

Generated by OpenCVE AI on May 27, 2026 at 09:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor‑issued security patch that sanitizes input to the dsgvo_contracts view.
  • If a patch is not yet released, limit database user permissions so the view can only be accessed by accounts with minimal privilege, thereby reducing the attack surface.
  • Implement strict input validation or parameterized queries in the application code that interacts with the view to prevent any future injection attempts.

Generated by OpenCVE AI on May 27, 2026 at 09:20 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 08:00:00 +0000

Type Values Removed Values Added
Description A high privileged remote attacker can exploit an unauthenticated SQL Injection vulnerability in the dsgvo_contracts 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 dsgvo_contracts 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': 4.9, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N'}

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:H/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-27T12:00:23.838Z

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

Link: CVE-2026-40826

cve-icon Vulnrichment

Updated: 2026-05-27T12:00:19.234Z

cve-icon NVD

Status : Deferred

Published: 2026-05-27T08:16:43.487

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

Link: CVE-2026-40826

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-27T09:30:27Z

Weaknesses