{"id":80992,"date":"2026-06-24T07:10:21","date_gmt":"2026-06-24T03:40:21","guid":{"rendered":"https:\/\/afaghhosting.net\/blog\/cve-2026-12849-geovision-gv-i-o-box-4e-libnetsetobj-so-os-command-injection-vulnerability\/"},"modified":"2026-06-24T07:10:21","modified_gmt":"2026-06-24T03:40:21","slug":"cve-2026-12849-geovision-gv-i-o-box-4e-libnetsetobj-so-os-command-injection-vulnerability","status":"publish","type":"post","link":"https:\/\/afaghhosting.net\/blog\/cve-2026-12849-geovision-gv-i-o-box-4e-libnetsetobj-so-os-command-injection-vulnerability\/","title":{"rendered":"CVE-2026-12849 &#8211; GeoVision GV-I\/O Box 4E libNetSetObj.so OS command injection vulnerability"},"content":{"rendered":"<p>CVE ID :CVE-2026-12849<\/p>\n<p>  Published : June 24, 2026, 3:40 a.m. | 2\u00a0hours, 4\u00a0minutes ago<\/p>\n<p>  Description :Multiple OS command injection vulnerabilities exist in the libNetSetObj.so functionality of GeoVision GV-I\/O Box 4E 2.09. A specially crafted network packet can lead to command execution. An attacker can send a network request to trigger this vulnerability.<\/p>\n<p>`libNetSetObj.so` is an internal library used by various binaries on the device to configure the network stack (start and stop various services, configure IP, Netmask, gateway, dns, etc.)<\/p>\n<p>#### CNetSetObj::m_F_n_Set_Net_Mask command injection<\/p>\n<p>The following function takes a string as a net mask address, performs no sanitization on it and calls `system`. This is a classic command injection vulnerability. The function is reachable from both the network-exposed `DVRSearch` service and the `Network.cgi` endpoint. <\/p>\n<p>    int __fastcall CNetSetObj::m_F_n_Set_Net_Mask(const char **this, char *netmask_addr)<\/p>\n<p>    {<\/p>\n<p>      bool v2; \/\/ zf<\/p>\n<p>      char v4[72]; \/\/ [sp+0h] [bp-48h] BYREF<\/p>\n<p>      v2 = *this == 0;<\/p>\n<p>      if ( *this )<\/p>\n<p>        v2 = netmask_addr == 0;<\/p>\n<p>      if ( v2 )<\/p>\n<p>        return 0;<\/p>\n<p>      sprintf(v4, &#8220;\/sbin\/ifconfig %s netmask %s&#8221;, *this, netmask_addr);  \/\/ attacker controlled netmask_addr<\/p>\n<p>      system(v4);<\/p>\n<p>      return 1;<\/p>\n<p>    }<\/p>\n<p>  Severity: 9.1 | CRITICAL<\/p>\n<p>  Visit the link for more details, such as CVSS details, affected products, timeline, and more&#8230;\u00a0<\/p>\n","protected":false},"excerpt":{"rendered":"<p>CVE ID :CVE-2026-12849 Published : June 24, 2026, 3:40 a.m. | 2\u00a0hours, 4\u00a0minutes ago Description :Multiple OS command injection vulnerabilities exist in the libNetSetObj.so functionality of GeoVision GV-I\/O Box 4E 2.09. A specially crafted network packet can lead to command execution. An attacker can send a network request to trigger this vulnerability. `libNetSetObj.so` is an &hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[26],"tags":[],"class_list":["post-80992","post","type-post","status-publish","format-standard","hentry","category-vulnerability"],"_links":{"self":[{"href":"https:\/\/afaghhosting.net\/blog\/wp-json\/wp\/v2\/posts\/80992","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/afaghhosting.net\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/afaghhosting.net\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/afaghhosting.net\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/afaghhosting.net\/blog\/wp-json\/wp\/v2\/comments?post=80992"}],"version-history":[{"count":0,"href":"https:\/\/afaghhosting.net\/blog\/wp-json\/wp\/v2\/posts\/80992\/revisions"}],"wp:attachment":[{"href":"https:\/\/afaghhosting.net\/blog\/wp-json\/wp\/v2\/media?parent=80992"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/afaghhosting.net\/blog\/wp-json\/wp\/v2\/categories?post=80992"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/afaghhosting.net\/blog\/wp-json\/wp\/v2\/tags?post=80992"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}