PT-2026-50864 · Eclipse Foundation · Eclipse Threadx Netx Duo

Decsecre583

·

Published

2026-06-19

·

Updated

2026-06-19

·

CVE-2026-11576

CVSS v3.1

7.5

High

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
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.

Fix

Use of Uninitialized Resource

Double Free

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-11576

Affected Products

Eclipse Threadx Netx Duo