S4E just found a high top 10 tcp port service scan
critical·Product Based Network Vulnerabilities·Updated Aug 13, 2026

CVE-2026-50160 Scanner

CVE-2026-50160 Scanner - Broken Authentication vulnerability in Hoppscotch

Est. Time~10 seconds
Scan TypeGroup Scan
Targetsdomain, subdomain, ipv4
CostFree
0
Times Used
by S4E users
0
Assets Scanned
domains & IPs
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2026-50160
10.0
CVSScritical
Exploitable remotely over the internet · no authentication required.

Hoppscotch is an API development ecosystem. In self-hosted deployments of hoppscotch-backend from version 2026.4.1 and earlier, the unauthenticated POST /v1/onboarding/config endpoint is vulnerable to mass assignment. The global NestJS ValidationPipe is configured without whitelist: true, so extra properties on the request body that are not declared in SaveOnboardingConfigRequest are not stripped and are iterated in the service layer as if they were legitimate InfraConfig entries. Because keys such as JWT_SECRET and SESSION_SECRET are valid InfraConfigEnum values and are not explicitly rejected during validation, an unauthenticated attacker who can reach a fresh instance before onboarding completes (or when no users exist) can overwrite these values in the database. Overwriting JWT_SECRET gives the attacker control of the JWT signing key, allowing them to forge tokens for any user, including administrators, and results in full server compromise. The issue is fixed in hoppscotch 2026.5.0.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
hoppscotchby hoppscotch
<= 2026.4.1
Updated Aug 19, 2026View on NVD →
Detail

Hoppscotch is a self-hosted software application designed for API testing and development environments. It is widely used by developers for its intuitive interface and extensive feature set, enabling efficient creation and execution of HTTP requests. The product is popular in developer and testing communities for easing the process of interaction with APIs directly from the browser. By hosting it on their servers, users take advantage of its integrations and extensive customizability. It serves as an essential tool for streamlining collaboration and enhancing productivity in API development workflows.

The broken authentication vulnerability in Hoppscotch arises from a flaw in the onboarding configuration process. It permits unauthenticated attackers to manipulate the JWT_SECRET field via mass assignment. This flaw allows malicious users to forge JWT tokens and gain unauthorized access to sensitive system functions. Effective exploitation demands that the attacker access the service while it is in a fresh or uninitialized state. Left unchecked, this vulnerability poses a serious risk to server security and data integrity.

Technical details of the vulnerability reveal that it specifically targets the POST /v1/onboarding/config endpoint. Here, the lack of stringent validation permits the JWT_SECRET value to be overwritten, thus granting malicious actors the ability to forge authentication tokens. The mass assignment flaw signifies that parameters sent in payload are implicitly trusted and thus presents an attractive target for attackers. An attacker can take advantage of the session before user onboarding is finalized, making it critical to secure these configurations promptly. By addressing this endpoint hole, the integrity of the system's authentication process is fortified.

When exploited, this vulnerability grants attackers complete control over the system, allowing them to perform unauthorized operations possibly including, but not limited to, data theft, privilege escalation, and server compromise. Attackers may impersonate admin users, alter configurations, or disrupt service operations, severely undermining the application's integrity. Consequently, the broader system might be rendered untrustworthy, causing potential harm to organizational reputation and client trust. Timely remediation is crucial to protect critical infrastructure and sensitive data.

REFERENCES

Solution Advice
  • Update Hoppscotch to version 2026.5.0 or later to mitigate the vulnerability.
  • Implement stricter validation rules for mass assignment to weaken potential attack vectors.
  • Regularly audit and test JWT implementation for potential security lapses and ensure they remain current and secure.
  • Employ robust access control mechanisms to prevent unauthorized access to critical endpoints.
  • Increase security monitoring to detect abnormal access behaviors and act swiftly to neutralize threats.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.