CVE-2026-44478

Source
https://cve.org/CVERecord?id=CVE-2026-44478
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-44478.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-44478
Aliases
  • GHSA-7c8p-hj4p-3q3f
Published
2026-05-13T21:47:01.158Z
Modified
2026-07-08T08:05:14.725681498Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
hoppscotch: Unauthenticated Onboarding Config Disclosure via Empty Recovery Token
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 ONBOARDINGRECOVERYTOKEN stored in the database is an empty string. This vulnerability is fixed in 2026.4.0.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/44xxx/CVE-2026-44478.json",
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-284",
        "CWE-287"
    ]
}
References

Affected packages

Git / github.com/hoppscotch/hoppscotch

Affected ranges

Type
GIT
Repo
https://github.com/hoppscotch/hoppscotch
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "2025.7.0"
        },
        {
            "fixed": "2026.4.0"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

2025.*
2025.10.0
2025.10.1
2025.11.0
2025.11.1
2025.11.2
2025.12.0
2025.12.1
2025.7.0
2025.7.1
2025.8.0
2025.8.1
2025.9.0
2025.9.1
2025.9.2
2026.*
2026.1.0
2026.1.1
2026.2.0
2026.2.1
2026.3.0
2026.3.1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-44478.json"