LIVE · cybersecurity feed
Live wire
cve recordcritical

CVE-2026-50160

hoppscotch · hoppscotch

Published
CVSS10
Severitycritical
WeaknessCWE-915
ExploitedNot in CISA KEV

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N

Description

Hoppscotch is an API development ecosystem. In self-hosted deployments of hoppscotch-backend from version 2026.4.1 and earlier, the unauthenticated POST /v1/onboarding/config endpoint is vulnerable to mass assignment. The global NestJS ValidationPipe is configured without whitelist: true, so extra properties on the request body that are not declared in SaveOnboardingConfigRequest are not stripped and are iterated in the service layer as if they were legitimate InfraConfig entries. Because keys such as JWT_SECRET and SESSION_SECRET are valid InfraConfigEnum values and are not explicitly rejected during validation, an unauthenticated attacker who can reach a fresh instance before onboarding co

References

← Back to the CVE Tracker

Our coverage of CVE-2026-50160

No stories yet. This page updates automatically when we publish reporting that references CVE-2026-50160.