CVE-2026-14607
MEDIUM
5.5
CVSS 3.1
Description
A weakness has been identified in RT-Thread up to 5.0.2. This affects the function sys_getaddrinfo of the file components/lwp/lwp_syscall.c. Executing a manipulation of the argument ai_addr can lead to memory corruption. The attack can only be executed locally. The exploit has been made available to the public and could be used for attacks. The pull request to fix this issue awaits acceptance.
Metadata
Severity & Metrics
5.5
MEDIUM CVSS 3.1
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:X/RC:R
Affected products (1)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| n/a | RT-Thread | — | 5.0.0, 5.0.1, 5.0.2 |
Weakness (CWE)
| CWE | Source | Description |
|---|---|---|
| CWE-119 | cna | Memory Corruption |
CVSS scores (4)
| Score | Severity | Version | Source | Vector |
|---|---|---|---|---|
| 6.8 | MEDIUM | 4.0 | cna | CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:P |
| 5.5 | MEDIUM | 3.1 | cna | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:X/RC:R |
| 5.5 | MEDIUM | 3.0 | cna | CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:X/RC:R |
| 4.6 | N/D | 2.0 | cna | AV:L/AC:L/Au:S/C:N/I:N/A:C/E:POC/RL:ND/RC:UR |
References (7)
- VDB-376115 | RT-Thread lwp_syscall.c sys_getaddrinfo memory corruption https://vuldb.com/vuln/376115
- VDB-376115 | CTI Indicators (IOB, IOC, IOA) https://vuldb.com/vuln/376115/cti
- CVE-2026-14607 | CVE Analysis and Report https://vuldb.com/cve/CVE-2026-14607
- Submit #844622 | RT-Thread v5.0.2 Improper Handling of Parameters https://vuldb.com/submit/844622
- https://github.com/RT-Thread/rt-thread/issues/11428
- https://github.com/RT-Thread/rt-thread/pull/11454
- https://github.com/RT-Thread/rt-thread/