7.5
HIGH CVSS 3.1
CVE-2026-11576
eclipse-threadx NetX Duo HTTP Server fx_file_close Uninitialized Handle Vulnerability
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.

INFO

Published Date :

June 19, 2026, 8:27 a.m.

Last Modified :

June 19, 2026, 8:27 a.m.

Remotely Exploit :

Yes !

Source :

eclipse
Affected Products

The following products are affected by CVE-2026-11576 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Eclipse threadx_netx_duo
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 3.1 HIGH e51fbebd-6053-4e49-959f-1b94eeb69a2c
Solution
Update eclipse-threadx NetX Duo to fix uninitialized file handle issue in HTTP server PUT.
  • Update eclipse-threadx NetX Duo to the latest version.
  • Apply the security patch for CVE-2025-0728.
  • Review and test error handling logic in HTTP server PUT.
  • Ensure proper file handle initialization and closing.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-11576 vulnerability anywhere in the article.

EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.