CVE-2026-0648: High severity Eclipse ThreadX vulnerability

Published Jan 27, 2026
·
Updated

The vulnerability stems from an incorrect error-checking logic in the CreateCounter() function (in threadx/utility/rtoscompatibilitylayers/OSEK/txosek.c) when handling the return value of osekgetcounter(). Specifically, the current code checks if cntrid equals 0u to determine failure, but @osekgetcounter() actually returns EOSSYSSTACK (defined as 12U) when it fails. This mismatch causes the error branch to never execute even when the counter pool is exhausted.

As a result, when the counter pool is depleted, the code proceeds to cast the error code (12U) to a pointer (OSEKCOUNTER ), creating a wild pointer. Subsequent writes to members of this pointer lead to writes to illegal memory addresses (e.g., 0x0000000C), which can trigger immediate HardFaults or silent memory corruption.

This vulnerability poses significant risks, including potential denial-of-service attacks (via repeated calls to exhaust the counter pool) and unauthorized memory access.

Affected Software

1 affected component
Eclipse ThreadX>=6.1.7<6.4.5

Event History

Jan 27, 2026
CVE Published
via MITRE·03:40 PM
Data Sourced
via MITRE·03:40 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·04:16 PM
DescriptionSeverityWeaknessAffected Software
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-0648?

CVE-2026-0648 is classified as a medium severity vulnerability due to its potential impact on the reliability of the ThreadX operating system.

2

How do I fix CVE-2026-0648?

To address CVE-2026-0648, update to a fixed version of Eclipse ThreadX that is above 6.4.5 or follow the recommended patching steps in the advisory.

3

What versions are affected by CVE-2026-0648?

CVE-2026-0648 affects the Eclipse ThreadX versions from 6.1.7 up to 6.4.5.

4

What functionality does CVE-2026-0648 impact?

CVE-2026-0648 primarily impacts the CreateCounter() function in ThreadX, which may lead to improper error handling.

5

Is CVE-2026-0648 exploitable remotely?

CVE-2026-0648 is not known to be remotely exploitable as it requires local access to the affected software.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203