{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "2.5.1"
              }
            ],
            "source": [
              "DESCRIPTION",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "5fd57704f9ec7c9d6d41f8b970c6a9d2787a6be5"
            },
            {
              "fixed": "beb8fc0813eded89f985d3eb9a73535dd327726d"
            }
          ],
          "repo": "https://github.com/nasa-ammos/ait-gui",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-306"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/60xxx/CVE-2026-60112.json"
  },
  "details": "AMMOS Instrument Toolkit (AIT) GUI before 2.5.1 contains a missing authentication vulnerability that allows any unauthenticated network attacker to obtain a valid session and issue arbitrary spacecraft commands by calling Sessions.create() without any credential check. Attackers can exploit the unauthenticated session issuance in Sessions.create() and subsequently invoke handle_cmd() to forward arbitrary commands directly to the AIT command bus without any authentication gate between session creation and command dispatch.",
  "id": "CVE-2026-60112",
  "modified": "2026-08-01T03:32:53.982454569Z",
  "published": "2026-07-29T15:35:44.966Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/60xxx/CVE-2026-60112.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/NASA-AMMOS/AIT-GUI/releases/tag/2.5.1"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-60112"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/ait-gui-missing-authentication-via-sessions-create"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/NASA-AMMOS/AIT-GUI/blob/2.5.1/CHANGELOG.md"
    },
    {
      "type": "FIX",
      "url": "https://github.com/NASA-AMMOS/AIT-GUI/commit/beb8fc0813eded89f985d3eb9a73535dd327726d"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/NASA-AMMOS/AIT-GUI"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "AIT-GUI \u003c 2.5.1 Missing Authentication via Sessions.create()"
}