CVE-2026-11576
Last modified
CVE-2026-11576 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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.. EPSS estimates a 0.26% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Eclipse | Threadx Netx Duo | >= 6.4.2, <= 6.5.0.202601 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-11576?
How severe is CVE-2026-11576?
How do I fix CVE-2026-11576?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-11569A flaw was found in Quay. The filedrop endpoint accepts any …5.4
- CVE-2026-1157A vulnerability was identified in Totolink LR350 9.3.5u.6369…8.8
- CVE-2026-11570The User Submitted Posts WordPress plugin before 20260608 d…4.2
- CVE-2026-11571The Everest Forms WordPress plugin before 3.5.0 does not re…7.5
- CVE-2026-11572Versions of the package degit before 2.8.6, from 3.0.0 and b…8.8
- CVE-2026-11575The PhonePe Payment Solutions WordPress plugin before 3.1.0 …7.5
- CVE-2026-11577Rejected reason: The reported behavior does not constitute a…
- CVE-2026-11578The Fluent Forms WordPress plugin before 6.2.5 does not pro…2.7
- CVE-2026-11579The Kali Forms — Contact Form & Drag-and-Drop Builder WordPr…5.3
- CVE-2026-1158A security flaw has been discovered in Totolink LR350 9.3.5u…8.8
- CVE-2026-11580The Kali Forms — Contact Form & Drag-and-Drop Builder WordPr…5.5
- CVE-2026-11581The Kali Forms — Contact Form & Drag-and-Drop Builder WordPr…5.9
Are you affected by CVE-2026-11576?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
