CVE-2026-71235

Severity CVSS v4.0:
Pending analysis
Type:
CWE-94 Code Injection
Publication date:
05/08/2026
Last modified:
10/08/2026

Description

Magistrala's Rules Engine allows authenticated users to create rules with embedded Go or Lua scripts executed server-side when IoT messages arrive. The Lua script engine (re/lua.go) performs no input validation at all and preloads dangerous libraries: db (arbitrary database access), ioutil (file I/O), an HTTP client (SSRF), and filepath (traversal).

References to Advisories, Solutions, and Tools