{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:wolfssh:wolfssh:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "1.4.15"
              },
              {
                "fixed": "1.5.0"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "CPE_RANGE"
            ]
          },
          "events": [
            {
              "introduced": "60a29602e5893fd4e2ca0f4b6e2e05c6324154ed"
            },
            {
              "fixed": "8643d7be841184f766374e3b0ed68ced6391543c"
            }
          ],
          "repo": "https://github.com/wolfssl/wolfssh",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "wolfSSL",
    "cwe_ids": [
      "CWE-126"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/0xxx/CVE-2026-0930.json"
  },
  "details": "Potential read out of bounds case with wolfSSHd on Windows while handling a terminal resize request. An authenticated user could trigger the out of bounds read after establishing a connection which would leak the adjacent stack memory to the pseudo-console output.",
  "id": "CVE-2026-0930",
  "modified": "2026-07-08T05:39:19.571819700Z",
  "published": "2026-04-20T21:28:33.227Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/0xxx/CVE-2026-0930.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0930"
    },
    {
      "type": "FIX",
      "url": "https://github.com/wolfssl/wolfssh/pull/846"
    }
  ],
  "schema_version": "1.7.5",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:L/VI:N/VA:L/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Potential wolfSSHd Buffer out-of-bounds Read on Windows Handling Terminal Resize"
}