Skip to main content

Hoppscotch EUVDEUVD-2026-18540

| CVE-2026-34932 HIGH
Cross-site Scripting (XSS) (CWE-79)
2026-04-02 GitHub_M
8.5
CVSS 4.0 · Vendor: GitHub_M
Share

Severity by source

Vendor (GitHub_M) PRIMARY
8.5 HIGH
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Primary rating from Vendor (GitHub_M) · only source for this CVE.

CVSS VectorVendor: GitHub_M

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
A
Scope
X

Lifecycle Timeline

6
Analysis Updated
Apr 16, 2026 - 06:07 EUVD-patch-fix
executive_summary
Re-analysis Queued
Apr 16, 2026 - 05:29 backfill_euvd_patch
patch_released
Patch available
Apr 16, 2026 - 05:29 EUVD
2026.3.0
EUVD ID Assigned
Apr 02, 2026 - 20:16 euvd
EUVD-2026-18540
Analysis Generated
Apr 02, 2026 - 20:16 vuln.today
CVE Published
Apr 02, 2026 - 19:19 nvd
HIGH 8.5

DescriptionCVE.org

hoppscotch is an open source API development ecosystem. Prior to version 2026.3.0, there is a stored XSS vulnerability that can lead to CSRF. This issue has been patched in version 2026.3.0.

AnalysisAI

Stored cross-site scripting (XSS) in Hoppscotch versions prior to 2026.3.0 enables remote attackers to execute arbitrary JavaScript in victim browsers without authentication, potentially escalating to cross-site request forgery (CSRF) attacks against authenticated users. CVSS 8.5 (High) reflects network accessibility with low complexity but user interaction required. No public exploit identified at time of analysis, though the attack surface is well-understood for stored XSS vectors in API development tools where malicious payloads persist in shared workspaces or collections.

Technical ContextAI

Hoppscotch is an open-source API development ecosystem (comparable to Postman) enabling collaborative request building and testing. The vulnerability stems from CWE-79 (Improper Neutralization of Input During Web Page Generation), where user-controlled input is stored without sufficient sanitization and later rendered in victim browsers. In API collaboration platforms, common XSS injection points include request names, environment variables, collection descriptions, or workspace comments. The stored nature means malicious payloads persist server-side, executing whenever accessed by other users. The CSRF escalation occurs when the XSS payload forges authenticated requests on behalf of victims, potentially manipulating API definitions, exfiltrating sensitive tokens/keys stored in environments, or modifying shared team resources. CPE cpe:2.3:a:hoppscotch:hoppscotch identifies all versions prior to the patched release as affected.

RemediationAI

Upgrade to Hoppscotch version 2026.3.0 or later, which includes patches addressing the stored XSS vulnerability. Release notes and patched binaries available at https://github.com/hoppscotch/hoppscotch/releases/tag/2026.3.0. Organizations should prioritize upgrading internet-facing instances and multi-tenant deployments. Review existing workspace content for suspicious payloads injected prior to patching, particularly in collection names, descriptions, environment variables, and request headers. Implement Content Security Policy (CSP) headers as defense-in-depth to mitigate residual XSS risks. No effective workarounds exist for stored XSS beyond upgrade; input validation retrofitting would require code modification equivalent to vendor patch. Consult vendor security advisory GHSA-wj4r-hr4h-g98v for additional mitigation guidance.

CVE-2026-50160 CRITICAL POC
10.0 Jun 23

Unauthenticated mass assignment in Hoppscotch self-hosted exposes the JWT_SECRET and SESSION_SECRET to full attacker con

CVE-2026-28215 CRITICAL POC
9.1 Feb 26

Unauthenticated infrastructure overwrite in Hoppscotch API development ecosystem before 2026.2.0. Attackers can overwrit

CVE-2023-34097 HIGH POC
8.8 Jun 05

hoppscotch is an open source API development ecosystem. Rated high severity (CVSS 8.8), this vulnerability is remotely e

CVE-2026-28216 HIGH POC
8.3 Feb 26

Hoppscotch prior to version 2026.2.0 contains authorization bypass vulnerabilities in its environment management APIs th

CVE-2026-28217 MEDIUM POC
6.5 Feb 26

hoppscotch is an open source API development ecosystem. [CVSS 6.5 MEDIUM]

CVE-2026-34847 MEDIUM POC
6.1 Apr 02

Hoppscotch prior to version 2026.3.0 contains a DOM-based open redirect vulnerability in the /enter page that allows una

CVE-2024-27092 MEDIUM POC
5.4 Feb 29

Hoppscotch is an API development ecosystem. Rated medium severity (CVSS 5.4), this vulnerability is remotely exploitable

CVE-2026-34931 HIGH
8.5 Apr 02

Open redirect in Hoppscotch API development platform prior to version 2026.3.0 enables token exfiltration leading to com

CVE-2026-34848 MEDIUM
5.4 Apr 02

Stored cross-site scripting (XSS) in Hoppscotch prior to version 2026.3.0 allows authenticated users to inject malicious

CVE-2026-30825 NONE
Mar 07

hoppscotch is an open source API development ecosystem. Prior to version 2026.2.1, the DELETE /v1/access-tokens/revoke e

Share

EUVD-2026-18540 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy