{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "2.0.1"
              },
              {
                "last_affected": "3.0.1"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "82fee737a4d7671a2c85507a883df14541c40c7b"
            }
          ],
          "repo": "https://github.com/hapijs/hapi",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "call is an HTTP router that is primarily used by the hapi framework. There exists a bug in call versions 2.0.1-3.0.1 that does not validate empty parameters, which could result in invalid input bypassing the route validation rules.",
  "id": "CVE-2016-10543",
  "modified": "2026-04-01T23:09:07.287303632Z",
  "published": "2018-05-31T20:29:01.613Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/hapijs/hapi/issues/3228"
    },
    {
      "type": "EVIDENCE",
      "url": "https://nodesecurity.io/advisories/121"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
      "type": "CVSS_V3"
    }
  ]
}