During our research, we discovered a vulnerability in the JSON parsing routine used by a CGI binary, /www/camera-cgi/synocm_param.cgi which is accessible by the following HTTP URL, /syno-api/activate. When examining this binary, we noticed that upon receiving a request with method type PUT, it tries to parse the JSON contents from the request body using the open source library libjansson.