CVE-2026-26213 PUBLISHED

thingino-firmware api.cgi Unauthenticated Command Injection in Captive Portal

Assigner: VulnCheck
Reserved: 11.02.2026 Published: 26.03.2026 Updated: 26.03.2026

thingino-firmware versions up to the firmware-2026-03-16 release contains an unauthenticated os command injection vulnerability in the WiFi captive portal CGI script that allows remote attackers to execute arbitrary commands as root by injecting malicious code through unsanitized HTTP parameter names. Attackers can exploit the eval function in parse_query() and parse_post() functions to achieve remote code execution and perform privileged configuration changes including root password reset and SSH authorized_keys modification, resulting in full persistent device compromise.

Metrics

CVSS Vector: CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.7

Product Status

Vendor themactep
Product thingino-firmware
Versions Default: unknown
  • affected from 0 to firmware-2026-03-16 (incl.)

Credits

  • Azmi Alsarayrah finder

References

Problem Types

  • CWE-78 Improper neutralization of special elements used in an OS command ('OS command injection') CWE