{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "2025.7.0"
              },
              {
                "fixed": "2026.4.0"
              }
            ],
            "source": "AFFECTED_FIELD"
          },
          "events": [
            {
              "introduced": "2ac8a158496d6025e7a87738174ca0b8055af3a9"
            },
            {
              "fixed": "7036ab5b53d1213fceb142d60e7dd506033d96e8"
            }
          ],
          "repo": "https://github.com/hoppscotch/hoppscotch",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-7c8p-hj4p-3q3f"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-284",
      "CWE-287"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/44xxx/CVE-2026-44478.json"
  },
  "details": "hoppscotch is an open source API development ecosystem. The fix for CVE-2026-28215 in version 2026.2.0 addresses the unauthenticated POST /v1/onboarding/config endpoint by checking onboardingCompleted and canReRunOnboarding before allowing config overwrites. However, GET /v1/onboarding/config still leaks all infrastructure secrets in plaintext to unauthenticated users when the ONBOARDING_RECOVERY_TOKEN stored in the database is an empty string. This vulnerability is fixed in 2026.4.0.",
  "id": "CVE-2026-44478",
  "modified": "2026-07-08T05:36:58.108154787Z",
  "published": "2026-05-13T21:47:01.158Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/44xxx/CVE-2026-44478.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/hoppscotch/hoppscotch/security/advisories/GHSA-7c8p-hj4p-3q3f"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44478"
    }
  ],
  "schema_version": "1.7.5",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "hoppscotch: Unauthenticated Onboarding Config Disclosure via Empty Recovery Token"
}