CVE Catalog

CVE-2026-59720

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.34%

26th percentile - higher than 26% of all known CVEs

Summary

In Hoppscotch prior to version 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. This causes mock servers linked to private collections to be publicly accessible without authentication, potentially exposing sensitive API data.

Risk Assessment

The organization risks unauthorized access to private API collections through publicly accessible mock servers, which could lead to leakage of confidential API data.

Recommendation

Immediately update Hoppscotch to version 2026.6.0 or later, which contains the fix for this vulnerability.

Other vulnerabilities in Hoppscotch

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS