๐Ÿ” CVE Alert

CVE-2026-28215

CRITICAL 9.1

hoppscotch Vulnerable to Unauthenticated Onboarding Config Takeover

CVSS Score
9.1
EPSS Score
0.0%
EPSS Percentile
0th

hoppscotch is an open source API development ecosystem. Prior to version 2026.2.0, an unauthenticated attacker can overwrite the entire infrastructure configuration of a self-hosted Hoppscotch instance including OAuth provider credentials and SMTP settings by sending a single HTTP POST request with no authentication. The endpoint POST /v1/onboarding/config has no authentication guard and performs no check on whether onboarding was already completed. A successful exploit allows the attacker to replace the instance's Google/GitHub/Microsoft OAuth application credentials with their own, causing all subsequent user logins via SSO to authenticate against the attacker's OAuth app. The attacker captures OAuth tokens and email addresses of every user who logs in after the exploit. Additionally, the endpoint returns a recovery token that can be used to read all stored secrets in plaintext, including SMTP passwords and any other configured credentials. Version 2026.2.0 fixes the issue.

CWE CWE-284 CWE-287
Vendor hoppscotch
Product hoppscotch
Published Feb 26, 2026
Last Updated Mar 2, 2026
Stay Ahead of the Next One

Get instant alerts for hoppscotch hoppscotch

Be the first to know when new critical vulnerabilities affecting hoppscotch hoppscotch are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

hoppscotch / hoppscotch
< 2026.2.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/hoppscotch/hoppscotch/security/advisories/GHSA-jwv8-867r-q9fg github.com: https://github.com/hoppscotch/hoppscotch/releases/tag/2026.2.0