CVE Explorer
CVE-2026-28216
hoppscotch is an open source API development ecosystem. Prior to version 2026.2.0, any logged-in user can read, modify or delete another user's personal environment by ID. `user-environments.resolver.ts:82-109`, `updateUserEnvironment` mutation uses `@UseGuards(GqlAuthGuard)` but is missing the `@GqlUser()` decorator entirely. The user's identity is never extracted, so the service receives only the environment ID and performs a `prisma.userEnvironment.update({ where: { id } })` without any owner
Known exploited
Not asserted
Disputed
No
Stale source
No
Conflicts
0
Affected products and versions
1 source assertion{"product":"hoppscotch","vendor":"hoppscotch","versions":[{"status":"affected","version":"< 2026.2.0"}]}
- cve_program_cvelist_v5affectedurn:baitaphish:normalized-source-record:v2:0c37a115829baaf5d2b933824d34499c4eafb31988260c5ab425d4495642a2b9 · sha256:bd69e10e14b45865… · /containers/cna/affected/0
Provider-owned CVSS observations
1 source assertion{"metric":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"LOW","baseScore":8.3,"baseSeverity":"HIGH","confidentialityImpact":"HIGH","integrityImpact":"HIGH","privilegesRequired":"LOW","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L","version":"3.1"},"metric_type":"cvssV3_1"}
- cve_program_cvelist_v5cvssurn:baitaphish:normalized-source-record:v2:0c37a115829baaf5d2b933824d34499c4eafb31988260c5ab425d4495642a2b9 · sha256:bd69e10e14b45865… · /containers/cna/metrics/0/cvssV3_1
CWE assertions
1 source assertion{"cweId":"CWE-639","description":"CWE-639: Authorization Bypass Through User-Controlled Key","lang":"en","type":"CWE"}
- cve_program_cvelist_v5cweurn:baitaphish:normalized-source-record:v2:0c37a115829baaf5d2b933824d34499c4eafb31988260c5ab425d4495642a2b9 · sha256:bd69e10e14b45865… · /containers/cna/problemTypes/0/descriptions/0
Source references
2 source assertions{"name":"https://github.com/hoppscotch/hoppscotch/releases/tag/2026.2.0","tags":["x_refsource_MISC"],"url":"https://github.com/hoppscotch/hoppscotch/releases/tag/2026.2.0"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:0c37a115829baaf5d2b933824d34499c4eafb31988260c5ab425d4495642a2b9 · sha256:bd69e10e14b45865… · /containers/cna/references/1
{"name":"https://github.com/hoppscotch/hoppscotch/security/advisories/GHSA-72rv-vc3j-5vqr","tags":["x_refsource_CONFIRM"],"url":"https://github.com/hoppscotch/hoppscotch/security/advisories/GHSA-72rv-vc3j-5vqr"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:0c37a115829baaf5d2b933824d34499c4eafb31988260c5ab425d4495642a2b9 · sha256:bd69e10e14b45865… · /containers/cna/references/0
Attribution and limitations
- CVE Program CVEList V5: Reproduce the MITRE copyright designation and CVE license in copies. Source →
Provider severity values are preserved separately. Baitaphish does not convert them into a risk rating, infer affected products, or treat EPSS as observed exploitation.