Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-50288
Published:July 02, 2026
Updated:July 05, 2026
Finding Location: "core/src/shared/secure-fetch.ts:42-45" When "new URL()" throws a parse error, the "assertSecureUrl" function returned without throwing, silently allowing the request to proceed without HTTPS validation. Status Fixed in v0.2.136 — The catch block now throws an error instead of silently returning.
Affected Packages
https://github.com/asymmetric-effort/specifyjs.git (GITHUB):
Affected version(s) >=v0.0.7 <v0.2.136
Fix Suggestion:
Update to version v0.2.136
@asymmetric-effort/specifyjs (NPM):
Affected version(s) >=0.0.6 <0.2.136
Fix Suggestion:
Update to version 0.2.136
Do you need more information?
Contact Us
CVSS v4
Base Score:
8.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
HIGH
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
HIGH
Availability
NONE
Weakness Type (CWE)
Server-Side Request Forgery (SSRF)