{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "5.12.2"
              },
              {
                "last_affected": "5.13.3"
              },
              {
                "fixed": "5.13.3"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "DESCRIPTION"
            ]
          },
          "events": [
            {
              "introduced": "a59c13a1f0ce0e8a0779a90343eef92fac5ab4c3"
            },
            {
              "fixed": "1e820e77f0d6ed9dd97a8a55cae38a2148a1f4f9"
            }
          ],
          "repo": "https://github.com/jovancoding/network-ai",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-m4jg-6w3q-gm86"
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-862"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/64xxx/CVE-2026-64622.json"
  },
  "details": "Network-AI (npm: network-ai) versions 5.12.2 through 5.13.3 fail to apply the configured authorization check (checkAuth/secret) to the ApprovalInbox GET read routes, so even when an operator configures a secret, unauthenticated actors can access sensitive approval request details. The GET /approvals/?status=all, GET /approvals/:id, GET /approvals/stats, and GET /approvals/sse routes disclose full ApprovalEntry content including action/target shell-command strings, file paths, justifications, and risk levels. All responses also carry a hardcoded Access-Control-Allow-Origin: * header, enabling cross-origin disclosure from any website the operator visits. This is an incomplete fix for GHSA-mxjx-28vx-xjjj.",
  "id": "CVE-2026-64622",
  "modified": "2026-08-15T04:07:26.352660797Z",
  "published": "2026-07-20T12:04:54.541Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/64xxx/CVE-2026-64622.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/Jovancoding/Network-AI/security/advisories/GHSA-m4jg-6w3q-gm86"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-64622"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/network-ai-through-missing-authorization-via-approvalinbox"
    }
  ],
  "schema_version": "1.9.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": "Network-AI 5.12.2 through 5.13.3 Missing Authorization via ApprovalInbox"
}