{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "fixed": "2.5.0"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "93017f150e3ed86de4a9a70f20a15a09de1bb00b"
            }
          ],
          "repo": "https://github.com/netbox-community/netbox-docker",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "netbox-docker before 2.5.0 has a superuser account with default credentials (admin password for the admin account, and 0123456789abcdef0123456789abcdef01234567 value for SUPERUSER_API_TOKEN). In practice on the public Internet, almost all users changed the password but only about 90% changed the token. Having a default token value was intentional and was valuable for the main intended use case of the netbox-docker product (isolated development networks). Some users engaged in an effort to repurpose netbox-docker for production. The documentation for this effort stated that the defaults must not be used. However, installation did not ensure non-default values. The Supplier was aware of the CVE ID assignment and did not object to the assignment.",
  "id": "CVE-2023-27573",
  "modified": "2026-03-13T13:50:15.695441777Z",
  "published": "2026-03-11T06:17:11.933Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/netbox-community/netbox-docker/releases/tag/2.5.0"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/netbox-community/netbox-docker/issues/953"
    },
    {
      "type": "FIX",
      "url": "https://github.com/netbox-community/netbox-docker/pull/959"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}