Description
The web application exposes Node.js Inspector port. It's not recommended to have Node.js Inspector service publicly accessible as the debugger has full access to the Node.js execution environment and an attacker may be able to execute arbitrary javascript code.
Remediation
Disable Inspector or restrict access to it
References
Related Vulnerabilities
MediaWiki Exposure of Sensitive Information to an Unauthorized Actor Vulnerability (CVE-2013-6455)
SugarCRM Exposure of Sensitive Information to an Unauthorized Actor Vulnerability (CVE-2011-3803)
WebPageTest Unauthorized Access Vulnerability
GraphQL Non-JSON Queries over POST: Potential CSRF Vulnerability