{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "2.2.13"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "724e46a79996b125f3fa7aacb4cb14590b601925"
            }
          ],
          "repo": "https://github.com/cloudcmd/console-io",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "console-io is a module that allows users to implement a web console in their application. A malicious user could bypass the authentication and execute any command that the user who is running the console-io application 2.2.13 and earlier is able to run. This means that if console-io was running from root, the attacker would have full access to the system. This vulnerability exists because the console-io application does not configure socket.io to require authentication, which allows a malicious user to connect via a websocket to send commands and receive the response.",
  "id": "CVE-2016-10532",
  "modified": "2026-03-13T21:52:13.369735260Z",
  "published": "2018-05-31T20:29:01.067Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nodesecurity.io/advisories/90"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}