CVE-2025-55079: CWE-770 Allocation of Resources Without Limits or Throttling in Eclipse Foundation ThreadX
In Eclipse ThreadX before version 6.4.3, the thread module has a setting of maximum priority. In some cases the check of that maximum priority wasn't performed, allowing, as a result, to obtain a thread with higher priority than expected and causing a possible denial of service.
AI Analysis
Technical Summary
CVE-2025-55079 is a vulnerability identified in the Eclipse Foundation's ThreadX real-time operating system (RTOS) before version 6.4.3. ThreadX is widely used in embedded systems and IoT devices, where real-time thread scheduling is critical. The vulnerability stems from a flaw in the thread module's handling of maximum thread priority settings. Specifically, the system fails to properly enforce the maximum priority check in certain cases, allowing a thread to be assigned a priority higher than the configured maximum. This improper allocation of thread priority can disrupt the intended scheduling order, potentially starving other threads of CPU time and causing a denial of service (DoS) condition. The vulnerability is categorized under CWE-770, which pertains to allocation of resources without limits or throttling. Exploitation requires local access with partial authentication privileges (PR:L, AT:P), but does not require user interaction (UI:N). The attack vector is local (AV:L), meaning an attacker must have some level of access to the device or system running ThreadX. The vulnerability does not affect confidentiality, integrity, or availability directly but impacts availability through resource exhaustion or thread starvation. No known public exploits or active exploitation have been reported to date. The CVSS 4.0 base score is 5.7, indicating a medium severity level. The lack of patch links suggests that users should upgrade to ThreadX version 6.4.3 or later where the issue is resolved. Given ThreadX's prevalence in embedded and IoT environments, the vulnerability poses a risk to devices where real-time performance and thread prioritization are critical.
Potential Impact
For European organizations, the primary impact of CVE-2025-55079 is the potential for denial of service in embedded and IoT devices running vulnerable versions of ThreadX. This can lead to operational disruptions in critical infrastructure sectors such as manufacturing, energy, transportation, and healthcare, where real-time systems are essential. Industrial control systems (ICS) and operational technology (OT) environments that rely on ThreadX for deterministic scheduling could experience degraded performance or outages, affecting production lines or safety systems. The requirement for local access and partial authentication limits the attack surface but insider threats or compromised devices could exploit this vulnerability. Additionally, the disruption of thread scheduling may indirectly impact system stability and reliability, increasing maintenance costs and downtime. Given the growing adoption of IoT and embedded devices across European industries, the vulnerability could have cascading effects on supply chains and service availability if exploited at scale.
Mitigation Recommendations
1. Upgrade all affected ThreadX instances to version 6.4.3 or later where the vulnerability is fixed. 2. Implement strict access controls to limit local access to devices running ThreadX, reducing the risk of exploitation by unauthorized users. 3. Monitor embedded and IoT devices for abnormal thread behavior or resource exhaustion symptoms indicative of exploitation attempts. 4. Apply network segmentation and isolation for critical embedded systems to contain potential attacks. 5. Conduct regular audits of device firmware versions and patch status to ensure compliance. 6. Collaborate with device manufacturers and vendors to obtain security updates and guidance. 7. Employ runtime monitoring tools capable of detecting anomalous thread priority changes or scheduling disruptions. 8. Develop incident response plans tailored to embedded system outages to minimize operational impact. 9. Educate staff managing embedded and IoT infrastructure about the risks and signs of exploitation related to thread priority vulnerabilities.
Affected Countries
Germany, France, United Kingdom, Italy, Netherlands, Sweden, Belgium
CVE-2025-55079: CWE-770 Allocation of Resources Without Limits or Throttling in Eclipse Foundation ThreadX
Description
In Eclipse ThreadX before version 6.4.3, the thread module has a setting of maximum priority. In some cases the check of that maximum priority wasn't performed, allowing, as a result, to obtain a thread with higher priority than expected and causing a possible denial of service.
AI-Powered Analysis
Technical Analysis
CVE-2025-55079 is a vulnerability identified in the Eclipse Foundation's ThreadX real-time operating system (RTOS) before version 6.4.3. ThreadX is widely used in embedded systems and IoT devices, where real-time thread scheduling is critical. The vulnerability stems from a flaw in the thread module's handling of maximum thread priority settings. Specifically, the system fails to properly enforce the maximum priority check in certain cases, allowing a thread to be assigned a priority higher than the configured maximum. This improper allocation of thread priority can disrupt the intended scheduling order, potentially starving other threads of CPU time and causing a denial of service (DoS) condition. The vulnerability is categorized under CWE-770, which pertains to allocation of resources without limits or throttling. Exploitation requires local access with partial authentication privileges (PR:L, AT:P), but does not require user interaction (UI:N). The attack vector is local (AV:L), meaning an attacker must have some level of access to the device or system running ThreadX. The vulnerability does not affect confidentiality, integrity, or availability directly but impacts availability through resource exhaustion or thread starvation. No known public exploits or active exploitation have been reported to date. The CVSS 4.0 base score is 5.7, indicating a medium severity level. The lack of patch links suggests that users should upgrade to ThreadX version 6.4.3 or later where the issue is resolved. Given ThreadX's prevalence in embedded and IoT environments, the vulnerability poses a risk to devices where real-time performance and thread prioritization are critical.
Potential Impact
For European organizations, the primary impact of CVE-2025-55079 is the potential for denial of service in embedded and IoT devices running vulnerable versions of ThreadX. This can lead to operational disruptions in critical infrastructure sectors such as manufacturing, energy, transportation, and healthcare, where real-time systems are essential. Industrial control systems (ICS) and operational technology (OT) environments that rely on ThreadX for deterministic scheduling could experience degraded performance or outages, affecting production lines or safety systems. The requirement for local access and partial authentication limits the attack surface but insider threats or compromised devices could exploit this vulnerability. Additionally, the disruption of thread scheduling may indirectly impact system stability and reliability, increasing maintenance costs and downtime. Given the growing adoption of IoT and embedded devices across European industries, the vulnerability could have cascading effects on supply chains and service availability if exploited at scale.
Mitigation Recommendations
1. Upgrade all affected ThreadX instances to version 6.4.3 or later where the vulnerability is fixed. 2. Implement strict access controls to limit local access to devices running ThreadX, reducing the risk of exploitation by unauthorized users. 3. Monitor embedded and IoT devices for abnormal thread behavior or resource exhaustion symptoms indicative of exploitation attempts. 4. Apply network segmentation and isolation for critical embedded systems to contain potential attacks. 5. Conduct regular audits of device firmware versions and patch status to ensure compliance. 6. Collaborate with device manufacturers and vendors to obtain security updates and guidance. 7. Employ runtime monitoring tools capable of detecting anomalous thread priority changes or scheduling disruptions. 8. Develop incident response plans tailored to embedded system outages to minimize operational impact. 9. Educate staff managing embedded and IoT infrastructure about the risks and signs of exploitation related to thread priority vulnerabilities.
Affected Countries
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- eclipse
- Date Reserved
- 2025-08-06T18:32:14.665Z
- Cvss Version
- 4.0
- State
- PUBLISHED
Threat ID: 68ef254480e6e715302a8099
Added to database: 10/15/2025, 4:38:28 AM
Last enriched: 10/15/2025, 4:38:46 AM
Last updated: 10/15/2025, 11:29:15 AM
Views: 12
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
ICS Patch Tuesday: Fixes Announced by Siemens, Schneider, Rockwell, ABB, Phoenix Contact
MediumCVE-2025-55082: CWE-125 Out-of-bounds Read in Eclipse Foundation NetX Duo
MediumCVE-2025-55081: CWE-126: Buffer Over-read in Eclipse Foundation NetX Duo
MediumCVE-2025-9967: CWE-288 Authentication Bypass Using an Alternate Path or Channel in gsayed786 Orion SMS OTP Verification
CriticalCVE-2025-11728: CWE-306 Missing Authentication for Critical Function in oceanpayment Oceanpayment CreditCard Gateway
MediumActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
External Links
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.