Description
SQL Injection vulnerability in DIAEnergie.

This issue affects DIAEnergie: before 1.11.00.022.
Published: 2026-09-24
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution via SQL Injection
Action: Immediate Patch
AI Analysis

Impact

The vulnerability is a classic SQL Injection flaw in DIAEnergie that allows an attacker to inject arbitrary SQL statements into database queries. This weakness can lead to unauthorized data exposure, data modification, or potentially remote code execution if the database user has elevated privileges. The flaw is identified as CWE‑89.

Affected Systems

The affected system is Deltaww’s DIAEnergie application. Clients running any version prior to 1.11.00.022 are vulnerable; versions 1.11.00.022 and newer are not impacted according to the vendor advisory.

Risk and Exploitability

The CVSS score of 8.8 classifies this vulnerability as high severity. Because the EPSS score is not available, the likelihood of exploitation cannot be quantified, but the flaw is listed as not in the CISA KEV catalog. The likely attack vector is through web interfaces or input mechanisms that are not properly sanitized, as inferred from the SQL Injection description. Exploitation would require the attacker to supply crafted input that the application forwards to the database engine.

Generated by OpenCVE AI on September 24, 2026 at 10:24 UTC.

Remediation

Vendor Solution

Users are advised to contact Delta technical support to obtain and update to DIAEnergie v1.11.00.022 or a later version.


OpenCVE Recommended Actions

  • Apply Delta’s official patch for DIAEnergie v1.11.00.022 or later by contacting Delta technical support and updating the system.
  • After patching, verify that all user-supplied inputs are handled via parameterized queries or other safe data handling practices to eliminate SQL injection venues.
  • Implement interim controls such as restricting network access to the DIAEnergie service to trusted hosts or deploying a Web Application Firewall to block typical SQL injection payloads until the patch is applied.

Generated by OpenCVE AI on September 24, 2026 at 10:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 24 Sep 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 24 Sep 2026 09:00:00 +0000

Type Values Removed Values Added
Description SQL Injection vulnerability in DIAEnergie. This issue affects DIAEnergie: before 1.11.00.022.
Title SQL Injection in DIAEnergie
First Time appeared Deltaww
Deltaww diaenergie
Weaknesses CWE-89
CPEs cpe:2.3:a:deltaww:diaenergie:*:*:*:*:*:*:*:*
Vendors & Products Deltaww
Deltaww diaenergie
References
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Deltaww Diaenergie
cve-icon MITRE

Status: PUBLISHED

Assigner: Deltaww

Published:

Updated: 2026-09-24T12:35:28.162Z

Reserved: 2026-08-24T08:32:54.874Z

Link: CVE-2026-78311

cve-icon Vulnrichment

Updated: 2026-09-24T12:35:24.242Z

cve-icon NVD

Status : Received

Published: 2026-09-24T09:17:08.440

Modified: 2026-09-24T13:17:11.067

Link: CVE-2026-78311

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-24T10:30:18Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')