CVE 7.5 HIGH

CVE-2026-11576_CVE-2026-11576

7.5 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Description

The security fix for CVE-2025-0728 in eclipse-threadx NetX Duo refactors error handling in the HTTP server PUT process to use a shared cleanup label, but this unified cleanup path unconditionally calls fx_file_close() even when the file was never successfully opened. Multiple error branches jump to the shared cleanup label before any file open operation has occurred, causing fx_file_close() to operate on an uninitialized file handle, leading to undefined behavior, double-close issues, or memory corruption.

Basic Information

ID CVE-2026-11576
Source eclipse
Published Jun 19, 2026 at 08:27

Affected Product

Vendor Eclipse Foundation
Product Eclipse ThreadX - NetX Duo
Version 6.4.2
Affected Versions Eclipse Foundation Eclipse ThreadX - NetX Duo 6.4.2

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.