CVE-2026-28217
MEDIUM EPSS 28.7%
Published Feb 26, 20264mo ago · Modified Jun 17, 20261w ago
6.5 CVSS 3.1
Published Feb 26, 2026 4mo ago
Last Modified Jun 17, 2026 1w ago
Description
hoppscotch is an open source API development ecosystem. Prior to version 2026.2.0, the `userCollection` GraphQL query accepts an arbitrary collection ID and returns the full collection data — including title, type, and the serialized `data` field containing HTTP requests with headers and potentially secrets — to any authenticated user, without verifying that the requesting user owns the collection. This is an Insecure Direct Object Reference (IDOR) caused by a missing authorization check that exists on every other operation in the same resolver. Version 2026.2.0 fixes the issue.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality High
Integrity None
Availability None
Threat Intelligence
EPSS Exploit Probability
28.7% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 2
CWE-639
CWE-862 Missing Authorization Authorization
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| hoppscotch | hoppscotch | * | <2026.2.0 |
References 2
- github.com https://github.com/hoppscotch/hoppscotch/releases/tag/2026.2.0
- github.com https://github.com/hoppscotch/hoppscotch/security/advisories/GHSA-m5pg-r4jp-qq75
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.