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: SQL Injection
Action: Immediate Patch
AI Analysis

Impact

This vulnerability is a classic SQL injection flaw that allows an attacker to submit crafted SQL statements through user-controlled input channels in DIAEnergie. Exploitation can lead to unauthorized data read, update, or deletion against the underlying database, compromising confidentiality and integrity of stored information. The weakness is classified as CWE-89.

Affected Systems

Products affected are Deltaww DIAEnergie running any version earlier than 1.11.00.022. The vulnerability exists in all releases before that tag, regardless of deployment size.

Risk and Exploitability

The CVSS base score of 8.8 indicates high severity. Because the EPSS score is not provided, the probability of exploitation cannot be precisely quantified, but a typical SQL injection provides an easy path for attackers once the vulnerable input is reachable, often without authentication. The fixed version is not listed in CISA KEV, suggesting no known public exploits at this time.

Generated by OpenCVE AI on September 24, 2026 at 09:20 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 the official patch by upgrading to DIAEnergie v1.11.00.022 or newer.
  • Ensure that all user input is handled via parameterized queries or properly escaped to eliminate injection points tied to CWE-89.
  • Restrict the database user account that DIAEnergie uses to the minimum set of privileges required for normal operation.

Generated by OpenCVE AI on September 24, 2026 at 09:20 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 08:45: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:59.863Z

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

Link: CVE-2026-78309

cve-icon Vulnrichment

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

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-78309

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-24T14:00:08Z

Weaknesses
  • CWE-89

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