CVE-2026-9158
Received Received - Intake
Use-After-Free in Eclipse 4diac FORTE

Publication date: 2026-06-18

Last updated on: 2026-06-18

Assigner: Eclipse Foundation

Description
In Eclipse 4diac FORTE versions 3.0.0 to 3.1.0, a specially crafted DELETE connection command to the management interface can lead to a dangling pointer. This allows subsequent commands to access freed memory (use-after-free).
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-18
Last Modified
2026-06-18
Generated
2026-06-19
AI Q&A
2026-06-18
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
eclipse 4diac_forte From 3.0.0 (inc) to 3.1.0 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-416 The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

CVE-2026-9158 is a Use-After-Free vulnerability found in Eclipse 4diac FORTE versions 3.0.0 to 3.1.0. It occurs when a specially crafted DELETE connection command is sent to the management interface, causing a dangling pointer in the CResource::deleteConnection function. This dangling pointer allows subsequent commands to access memory that has already been freed.

This vulnerability is tracked under CWE-416 (Use After Free) and CAPEC-184 (Software Integrity Attack).

Impact Analysis

The vulnerability can lead to memory corruption or other security implications because subsequent commands can access freed memory. This can potentially be exploited to cause unexpected behavior, crashes, or compromise the integrity of the software.

Mitigation Strategies

The vulnerability occurs in Eclipse 4diac FORTE versions 3.0.0 to 3.1.0 when a specially crafted DELETE connection command is sent to the management interface, causing a use-after-free condition.

To mitigate this vulnerability immediately, you should update Eclipse 4diac FORTE to a version later than 3.1.0 where the issue is addressed (for example, by applying the fix in pull request #883).

Compliance Impact

The provided information does not specify how the use-after-free vulnerability in Eclipse 4diac FORTE versions 3.0.0 to 3.1.0 impacts compliance with common standards and regulations such as GDPR or HIPAA.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-9158. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart