CVE-2026-59720 Details
Description
Hoppscotch is an open source API development ecosystem. Prior to 2026.6.0, mock server creation in mock-server.service.ts does not persist the isPublic input field while schema.prisma defaults isPublic to true, causing mock servers linked to private collections to be publicly accessible without authentication and potentially expose sensitive API data. This issue is fixed in version 2026.6.0.
A security misconfiguration in Hoppscotch prior to version 2026.6.0 allows private collection data to be exposed publicly through mock servers. The issue arises because the 'isPublic' field is not properly utilized during mock server creation, leading to a default value of 'true'. Consequently, mock servers associated with private collections become publicly accessible without authentication, potentially revealing sensitive API data such as API keys, user information, and internal endpoints.
Users can update to Hoppscotch version 2026.6.0, where this vulnerability has been fixed. Instructions for updating can be found in the Hoppscotch GitHub repository.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jul 9, 2026CISA-ADP
Assessed Jul 9, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/hoppscotch/hoppscotch/security/advisories/GHSA-c68f-wr5p-j6jf | CISA-ADP | AdvisoryExploitRemedyVendor |
| https://github.com/hoppscotch/hoppscotch/commit/e4332110d455a3012d5c77a9186bc4aa096e34f2 | [email protected] | Source CodeVendor |
| https://github.com/hoppscotch/hoppscotch/pull/6410 | [email protected] | Source CodeVendor |
| https://github.com/hoppscotch/hoppscotch/releases/tag/2026.6.0 | [email protected] | Release NotesVendor |
| https://github.com/hoppscotch/hoppscotch/security/advisories/GHSA-c68f-wr5p-j6jf | [email protected] | AdvisoryExploitRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-200 | Exposure of Sensitive Information to an Unauthorized Actor | [email protected] |
| CWE-284 | Improper Access Control | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Hoppscotch | <= 2026.5.0 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 9, 2026 | CVE Modified | CISA-ADP |
| Jul 9, 2026 | New CVE Received | [email protected] |
Volerion