{"id":56031,"date":"2025-06-29T23:34:57","date_gmt":"2025-06-29T23:34:57","guid":{"rendered":""},"modified":"2025-09-06T12:12:34","modified_gmt":"2025-09-06T18:12:34","slug":"cve-2025-5867-critical-vulnerability-in-rt-thread-5-1-0-leading-to-system-compromise-or-data-leakage","status":"publish","type":"post","link":"https:\/\/www.ameeba.com\/blog\/cve-2025-5867-critical-vulnerability-in-rt-thread-5-1-0-leading-to-system-compromise-or-data-leakage\/","title":{"rendered":"<strong>CVE-2025-5867: Critical Vulnerability in RT-Thread 5.1.0 leading to system compromise or data leakage<\/strong>"},"content":{"rendered":"<p><strong>Overview<\/strong><\/p>\n<p>The cybersecurity landscape is riddled with vulnerabilities that offer potential entry points for malicious actors. One such critical vulnerability, CVE-2025-5867, has been discovered in RT-Thread 5.1.0, an open-source, real-time operating system. This <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-47559-unrestricted-file-upload-vulnerability-in-romancode-mapsvg\/\"  data-wpil-monitor-id=\"62335\">vulnerability specifically affects the file<\/a> rt-thread\/components\/lwp\/lwp_syscall.c, and more precisely, the function csys_sendto. With the right manipulation, this could lead to a null pointer dereference, <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-32878-critical-vulnerability-in-coros-pace-3-devices-leads-to-potential-system-compromise\/\"  data-wpil-monitor-id=\"63181\">potentially compromising the system<\/a> or causing data leakage. This vulnerability is of significant concern to all users of <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-49847-buffer-overflow-vulnerability-in-llama-cpp-leading-to-potential-code-execution\/\"  data-wpil-monitor-id=\"62602\">RT-Thread<\/a> 5.1.0 due to its potential to cause extensive harm.<\/p>\n<p><strong>Vulnerability Summary<\/strong><\/p>\n<p>CVE ID: CVE-2025-5867<br \/>\nSeverity: Critical (CVSS score 8.0)<br \/>\nAttack Vector: Local network<br \/>\nPrivileges Required: Low<br \/>\nUser Interaction: None<br \/>\nImpact: <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-6370-critical-vulnerability-in-d-link-dir-619l-2-06b01-leading-to-potential-system-compromise\/\"  data-wpil-monitor-id=\"63379\">Potential system<\/a> compromise or data leakage<\/p>\n<p><strong>Affected Products<\/strong><\/p><div id=\"ameeb-543685885\" class=\"ameeb-content-2 ameeb-entity-placement\"><div style=\"border-left: 4px solid #555; padding-left: 20px; margin: 48px 0; font-family: Roboto, sans-serif; color: #ffffff; line-height: 1.6; max-width: 700px;\">\r\n  <h2 style=\"margin-top: 0; font-size: 20px; font-weight: 600; display: flex; align-items: center;\">\r\n    <a href=\"https:\/\/www.ameeba.com\/chat\" style=\"display: inline-flex; align-items: center; margin-right: 8px;\">\r\n      <img decoding=\"async\" src=\"https:\/\/www.ameeba.com\/blog\/wp-content\/uploads\/2025\/10\/Best-App-icon-Ameeba.png\" alt=\"Ameeba Chat Icon\" style=\"width: 40px; height: 40px;\" \/>\r\n    <\/a>\r\n    A new way to communicate\r\n  <\/h2>\r\n\r\n  <p style=\"margin-bottom: 12px;\">\r\n    Ameeba Chat is built on encrypted identity, not personal profiles.\r\n  <\/p>\r\n\r\n  <p style=\"margin-bottom: 16px;\">\r\n    Message, call, share files, and coordinate with identities kept separate.\r\n  <\/p>\r\n\r\n  <ul style=\"list-style: none; padding-left: 0; margin-bottom: 20px;\">\r\n    <li>\u2022 Encrypted identity<\/li>\r\n    <li>\u2022 Ameeba Chat authenticates access<\/li>\r\n    <li>\u2022 Aliases and categories<\/li>\r\n    <li>\u2022 End-to-end encrypted chat, calls, and files<\/li>\r\n    <li>\u2022 Secure notes for sensitive information<\/li>\r\n  <\/ul>\r\n\r\n  <p style=\"font-style: italic; font-weight: 600; margin-bottom: 24px;\">\r\n    Private communication, rethought.\r\n  <\/p>\r\n\r\n  <div style=\"display: flex; flex-wrap: wrap; gap: 12px;\">\r\n    <a href=\"https:\/\/www.ameeba.com\/chat\/download\" style=\"background-color: #ffffff; color: #000000; padding: 10px 20px; text-decoration: none; border-radius: 6px; font-weight: 500;\">Download Ameeba Chat<\/a>\r\n    <a href=\"https:\/\/www.ameeba.com\/chat\" style=\"border: 1px solid #ffffff; color: #ffffff; padding: 10px 20px; text-decoration: none; border-radius: 6px; font-weight: 500;\">Learn More<\/a>\r\n  <\/div>\r\n<\/div>\r\n<\/div>\n<p>Product | Affected Versions<\/p>\n<p>RT-Thread | 5.1.0<\/p>\n<p><strong>How the Exploit Works<\/strong><\/p>\n<p>This <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-49071-unrestricted-file-upload-vulnerability-in-nasatheme-flozen\/\"  data-wpil-monitor-id=\"62337\">vulnerability resides in the csys_sendto function of the lwp_syscall.c file<\/a> in RT-Thread 5.1.0. An attacker can manipulate the arguments to this function, leading to a null <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-50165-untrusted-pointer-dereference-in-microsoft-graphics-component\/\"  data-wpil-monitor-id=\"77818\">pointer dereference<\/a>. This could allow the attacker to <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-49220-pre-authentication-remote-code-execution-in-trend-micro-apex-central\/\"  data-wpil-monitor-id=\"62562\">execute arbitrary code<\/a> or cause a denial of service (DoS) by crashing the system.<br \/>\nIn essence, an attacker who successfully exploits this <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-49415-path-traversal-vulnerability-in-fw-gallery-with-potential-for-system-compromise\/\"  data-wpil-monitor-id=\"62393\">vulnerability could potentially gain control of the affected system<\/a> or gain access to sensitive information, which could lead to extensive data breaches.<\/p>\n<p><strong>Conceptual Example Code<\/strong><\/p><div id=\"ameeb-4023352867\" class=\"ameeb-content ameeb-entity-placement\"><div class=\"poptin-embedded\" data-id=\"f6b387694f681\"><\/div>\r\n\r\n\r\n\r\n\r\n\r\n<\/div>\n<p>This is a conceptual example demonstrating how the vulnerability might be exploited. It is not a real exploit but a simplified representation.<\/p>\n<pre><code class=\"\" data-line=\"\">#include &lt;stdio.h&gt;\n#include &lt;rtthread.h&gt;\nint main() {\nchar *malicious_payload = NULL;\ncsys_sendto(malicious_payload);\nreturn 0;\n}<\/code><\/pre>\n<p>In this pseudo-code, a NULL pointer is sent to the csys_sendto function, <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-52478-stored-cross-site-scripting-vulnerability-in-n8n-s-form-trigger-node\/\"  data-wpil-monitor-id=\"79443\">triggering the vulnerability<\/a>. An actual exploit would likely be more complex and specifically crafted to cause maximum damage or gain <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-5071-unauthorized-access-and-data-modification-vulnerability-in-ai-engine-wordpress-plugin\/\"  data-wpil-monitor-id=\"62837\">unauthorized access<\/a> to the system.<br \/>\nIn conclusion, it is paramount for users of RT-Thread 5.1.0 to <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-39486-rankie-sql-injection-vulnerability-and-mitigation-measures\/\"  data-wpil-monitor-id=\"62394\">mitigate this vulnerability<\/a> by applying the vendor patch or using a Web Application Firewall (WAF) or Intrusion Detection System (IDS) for temporary mitigation.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Overview The cybersecurity landscape is riddled with vulnerabilities that offer potential entry points for malicious actors. One such critical vulnerability, CVE-2025-5867, has been discovered in RT-Thread 5.1.0, an open-source, real-time operating system. This vulnerability specifically affects the file rt-thread\/components\/lwp\/lwp_syscall.c, and more precisely, the function csys_sendto. With the right manipulation, this could lead to a null [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"footnotes":""},"categories":[1],"tags":[],"vendor":[],"product":[],"attack_vector":[87],"asset_type":[],"severity":[],"exploit_status":[],"class_list":["post-56031","post","type-post","status-publish","format-standard","hentry","category-uncategorized","attack_vector-dos"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/posts\/56031","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/comments?post=56031"}],"version-history":[{"count":10,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/posts\/56031\/revisions"}],"predecessor-version":[{"id":71876,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/posts\/56031\/revisions\/71876"}],"wp:attachment":[{"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/media?parent=56031"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/categories?post=56031"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/tags?post=56031"},{"taxonomy":"vendor","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/vendor?post=56031"},{"taxonomy":"product","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/product?post=56031"},{"taxonomy":"attack_vector","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/attack_vector?post=56031"},{"taxonomy":"asset_type","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/asset_type?post=56031"},{"taxonomy":"severity","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/severity?post=56031"},{"taxonomy":"exploit_status","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/exploit_status?post=56031"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}