TypeScript Framework Vulnerability in SpecifyJS by Asymmetric Effort
CVE-2026-50288
8.7HIGH
What is CVE-2026-50288?
SpecifyJS, a TypeScript framework, contained a flaw wherein the assertSecureUrl function failed to throw an error when new URL() encountered a parse error. This issue allowed requests to bypass HTTPS validation, posing a substantial security risk. As of version 0.2.136, the framework addresses this vulnerability by throwing an error in the catch block, ensuring that all requests undergo proper HTTPS validation.
Affected Version(s)
specifyjs < 0.2.136
