{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "2.1.3"
              },
              {
                "fixed": "2.1.4"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "ead99b9b5081d473c61743cfed5e8290702317d2"
            },
            {
              "fixed": "32f4a0e1790a709f722d0f3b2341f139d003180a"
            },
            {
              "fixed": "d4e775d5a84d662d426bc19a95d9b990a97d60e4"
            }
          ],
          "repo": "https://github.com/goshs-labs/goshs",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-rjrw-mjq6-hpmm"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-306"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/62xxx/CVE-2026-62325.json"
  },
  "details": "goshs is a feature-rich single-binary file server for red teamers and developers. From 2.1.3 until 2.1.4, the sftpserver/sftpserver.go password handler used Username != \"\" \u0026\u0026 Password != \"\", so running goshs with -b 'admin:' -sftp and no -fkf left both SFTP authentication handlers unset and allowed unauthenticated file access. This issue is fixed in version 2.1.4.",
  "id": "CVE-2026-62325",
  "modified": "2026-07-30T03:52:32.607177785Z",
  "published": "2026-07-28T21:52:05.595Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/goshs-labs/goshs/releases/tag/v2.1.4"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/62xxx/CVE-2026-62325.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/goshs-labs/goshs/security/advisories/GHSA-rjrw-mjq6-hpmm"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-62325"
    },
    {
      "type": "FIX",
      "url": "https://github.com/goshs-labs/goshs/commit/32f4a0e1790a709f722d0f3b2341f139d003180a"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "goshs SFTP authentication bypass via empty password (incomplete fix of CVE-2026-40884)"
}