{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "0.3.8"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "7507e5a07e7082fbd0ef8602376c47e0e8259954"
            }
          ],
          "repo": "https://github.com/airbrake/node-airbrake",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "The airbrake module 0.3.8 and earlier defaults to sending environment variables over HTTP. Environment variables can often times contain secret keys and other sensitive values. A malicious user could be on the same network as a regular user and intercept all the secret keys the user is sending. This goes against common best practice, which is to use HTTPS.",
  "id": "CVE-2016-10530",
  "modified": "2026-03-13T21:50:13.651035635Z",
  "published": "2018-05-31T20:29:00.987Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nodesecurity.io/advisories/96"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/airbrake/node-airbrake/issues/70"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
      "type": "CVSS_V3"
    }
  ]
}