{"id":64212,"date":"2025-08-21T09:13:01","date_gmt":"2025-08-21T09:13:01","guid":{"rendered":""},"modified":"2025-09-16T07:08:55","modified_gmt":"2025-09-16T13:08:55","slug":"cve-2025-43984-unauthenticated-command-execution-vulnerability-in-kuwfi-gc111-devices","status":"publish","type":"post","link":"https:\/\/www.ameeba.com\/blog\/cve-2025-43984-unauthenticated-command-execution-vulnerability-in-kuwfi-gc111-devices\/","title":{"rendered":"<strong>CVE-2025-43984: Unauthenticated Command Execution Vulnerability in KuWFi GC111 Devices<\/strong>"},"content":{"rendered":"<p><strong>Overview<\/strong><\/p>\n<p>A critical vulnerability has been discovered in KuWFi GC111 devices, specifically in Hardware Version: CPE-LM321_V3.2 and Software Version: GC111-GL-LM321_V3.0_20191211. This vulnerability allows remote attackers to execute arbitrary OS commands with root privileges, potentially leading to system compromise or data leakage. Considering the severity of the issue, and the potential impact on users of these devices, it is crucial to take immediate steps to mitigate the risk.<\/p>\n<p><strong>Vulnerability Summary<\/strong><\/p>\n<p>CVE ID: CVE-2025-43984<br \/>\nSeverity: Critical (9.8 CVSS v3.0 Severity)<br \/>\nAttack Vector: Network<br \/>\nPrivileges Required: None<br \/>\nUser Interaction: None<br \/>\nImpact: <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-47168-use-after-free-vulnerability-in-microsoft-office-word-allowing-unauthorized-code-execution\/\"  data-wpil-monitor-id=\"73203\">Allows unauthorized<\/a> disclosure of information; Allows unauthorized modification; Allows disruption of service<\/p>\n<p><strong>Affected Products<\/strong><\/p><div id=\"ameeb-838490503\" 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>KuWFi | GC111-GL-LM321_V3.0_20191211<\/p>\n<p><strong>How the Exploit Works<\/strong><\/p>\n<p>The <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-43193-critical-memory-handling-vulnerability-in-macos\/\"  data-wpil-monitor-id=\"73204\">vulnerability lies in the handling<\/a> of \/goform\/goform_set_cmd_process requests by the KuWFi GC111 devices. These devices do not properly authenticate such requests. As a result, a remote attacker can send a specially crafted POST request using the SSID parameter to <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-47955-windows-remote-access-connection-manager-privilege-escalation-vulnerability\/\"  data-wpil-monitor-id=\"74011\">execute arbitrary OS commands<\/a> with root privileges. This can <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-40741-stack-based-overflow-vulnerability-in-solid-edge-se2025-leading-to-potential-system-compromise\/\"  data-wpil-monitor-id=\"75774\">lead to a complete system<\/a> compromise or leakage of sensitive information.<\/p>\n<p><strong>Conceptual Example Code<\/strong><\/p><div id=\"ameeb-2701737755\" 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>A conceptual example of the exploit could look something like this:<\/p>\n<pre><code class=\"\" data-line=\"\">POST \/goform\/goform_set_cmd_process HTTP\/1.1\nHost: target_device_ip\nContent-Type: application\/x-www-form-urlencoded\nssid=;reboot;<\/code><\/pre>\n<p>In the above example, the <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2024-9408-server-side-request-forgery-attack-in-eclipse-glassfish\/\"  data-wpil-monitor-id=\"77393\">attacker sends a POST request<\/a> that includes a command (`reboot`) injected into the ssid parameter. This command would cause the target device to restart, demonstrating that the attacker can <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-27577-arbitrary-code-execution-in-openharmony-via-race-condition-vulnerability\/\"  data-wpil-monitor-id=\"76228\">execute arbitrary<\/a> commands.<\/p>\n<p><strong>Mitigation and Prevention<\/strong><\/p>\n<p>Users of the <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2025-43588-out-of-bounds-write-vulnerability-in-substance3d-sampler-versions-5-0-and-earlier\/\"  data-wpil-monitor-id=\"73492\">vulnerable versions<\/a> of KuWFi GC111 devices should apply the patch provided by the vendor as soon as possible. In case the patch cannot be applied immediately, using a Web Application Firewall (WAF) or an Intrusion Detection System (IDS) can provide temporary mitigation. These <a href=\"https:\/\/www.ameeba.com\/blog\/cve-2022-43110-critical-unauthenticated-remote-system-configuration-vulnerability-in-voltronic-power-viewpower-powershield-netguard\/\"  data-wpil-monitor-id=\"83116\">systems can be configured<\/a> to block or alert on requests to \/goform\/goform_set_cmd_process, helping to prevent exploitation of the vulnerability.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Overview A critical vulnerability has been discovered in KuWFi GC111 devices, specifically in Hardware Version: CPE-LM321_V3.2 and Software Version: GC111-GL-LM321_V3.0_20191211. This vulnerability allows remote attackers to execute arbitrary OS commands with root privileges, potentially leading to system compromise or data leakage. Considering the severity of the issue, and the potential impact on users of these [&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":[80],"asset_type":[],"severity":[],"exploit_status":[],"class_list":["post-64212","post","type-post","status-publish","format-standard","hentry","category-uncategorized","attack_vector-rce"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/posts\/64212","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=64212"}],"version-history":[{"count":7,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/posts\/64212\/revisions"}],"predecessor-version":[{"id":75655,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/posts\/64212\/revisions\/75655"}],"wp:attachment":[{"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/media?parent=64212"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/categories?post=64212"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/tags?post=64212"},{"taxonomy":"vendor","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/vendor?post=64212"},{"taxonomy":"product","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/product?post=64212"},{"taxonomy":"attack_vector","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/attack_vector?post=64212"},{"taxonomy":"asset_type","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/asset_type?post=64212"},{"taxonomy":"severity","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/severity?post=64212"},{"taxonomy":"exploit_status","embeddable":true,"href":"https:\/\/www.ameeba.com\/blog\/wp-json\/wp\/v2\/exploit_status?post=64212"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}