Description
SQL Injection in Delta DIAEnergie v1.11.00.002 allows attacker to
remote code execution.
Published: 2026-08-24
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Immediate Patch
AI Analysis

Impact

The vulnerability in DeltaWww DIAEnergie is a SQL injection flaw that can be exploited to execute arbitrary code on the host. An attacker can craft malicious input to the application’s interface on version 1.11.00.002; the injected SQL commands can culminate in remote code execution, giving full control of the underlying system, exposing sensitive data, and compromising integrity and availability. The flaw is identified as CWE‑89, the standard designation for SQL injection weaknesses. No other exploitation mechanisms are described in the advisory.

Affected Systems

Only versions of DeltaWww DIAEnergie that include the vulnerable code are affected. Version 1.11.00.002 has been confirmed to contain the flaw. The vendor advises upgrading to 1.11.00.022 or any later release to remove the vulnerability. All other versions not listed are considered unaffected unless otherwise specified by the vendor.

Risk and Exploitability

With a CVSS score of 8.8 the issue registers as high severity. No EPSS score is published, and the vulnerability is not listed in CISA’s KEV catalogue. Nevertheless, the potential for remote code execution via SQL injection makes it a high‑risk exposure with a plausibly significant exploitation chance. An attacker can exploit the flaw remotely by sending crafted input to the vulnerable interface of a reachable system.

Generated by OpenCVE AI on August 24, 2026 at 11:23 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 vendor‑issued patch by upgrading to DIAEnergie version 1.11.00.022 or later, which removes the SQL injection flaw.
  • Replace unparameterized SQL statements with prepared statements or stored procedures for all database queries to eliminate injection vectors.
  • Restrict the database user account used by the application to the minimum privileges required for its operations.

Generated by OpenCVE AI on August 24, 2026 at 11:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 24 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 24 Aug 2026 09:45:00 +0000

Type Values Removed Values Added
Description SQL Injection in Delta DIAEnergie v1.11.00.002 allows attacker to remote code execution.
Title DIAEnergie - SQL Injection
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-08-24T16:20:38.475Z

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

Link: CVE-2026-78317

cve-icon Vulnrichment

Updated: 2026-08-24T16:20:28.805Z

cve-icon NVD

Status : Deferred

Published: 2026-08-24T10:16:40.810

Modified: 2026-09-01T21:11:35.983

Link: CVE-2026-78317

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-24T11:30:03Z

Weaknesses
  • CWE-89

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