Submit #851558: GL-iNet GL-MT3000 4.4.5 Command Injectioninfo

TitleGL-iNet GL-MT3000 4.4.5 Command Injection
DescriptionAn unauthenticated command injection vulnerability exists in the /cgi-bin/glc endpoint via the s2s.enable_echo_server method of the affected product. The s2s.so native plugin at /usr/lib/oui-httpd/rpc/s2s.so validates the port parameter only through atoi() for numeric range checking (1-65534), then passes the original unsanitized string to snprintf() + system(). The /cgi-bin/glc binary loads the plugin via dlopen()/dlsym() without any authentication check, resulting in root command execution without authentication.
Source⚠️ https://github.com/StrTzz123/iot_vul/blob/main/GL-iNet/MT3000/4.4.5/s2s_enable_echo_server_glc_rce/CVE.md
User
 strforexc (UID 94617)
Submission06/08/2026 15:08 (2 months ago)
Moderation08/03/2026 09:33 (2 months later)
StatusAccepted
VulDB entry385534 [GL-iNet GL-MT3000 up to 4.4.5 s2s.so Native Plugin /cgi-bin/glc s2s.enable_echo_server port command injection]
Points20

Do you want to use VulDB in your project?

Use the official API to access entries easily!