CVE-2026-44478

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.
Configurations

No configuration.

History

15 May 2026, 19:17

Type Values Removed Values Added
References () https://github.com/hoppscotch/hoppscotch/security/advisories/GHSA-7c8p-hj4p-3q3f - () https://github.com/hoppscotch/hoppscotch/security/advisories/GHSA-7c8p-hj4p-3q3f -

13 May 2026, 22:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-13 22:16

Updated : 2026-05-15 19:17


NVD link : CVE-2026-44478

Mitre link : CVE-2026-44478

CVE.ORG link : CVE-2026-44478


JSON object : View

Products Affected

No product.

CWE
CWE-284

Improper Access Control

CWE-287

Improper Authentication