🔐 CVE Alert

CVE-2026-11576

HIGH 7.5
CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-415 CWE-459 CWE-908
Vendor eclipse foundation
Product eclipse threadx - netx duo
Published Jun 19, 2026
Stay Ahead of the Next One

Get instant alerts for eclipse foundation eclipse threadx - netx duo

Be the first to know when new high vulnerabilities affecting eclipse foundation eclipse threadx - netx duo are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

Eclipse Foundation / Eclipse ThreadX - NetX Duo
6.4.2 ≤ 6.5.0.202601

References

NVD ↗ CVE.org ↗ EPSS Data ↗
gitlab.eclipse.org: https://gitlab.eclipse.org/security/cve-assignment/-/work_items/123

Credits

@decsecre583