Security Advisory

CVE-2026-50288

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-08-21 19:29:45
Last updated 2026-08-21 19:55:40
Assigner GitHub_M
CVSS score 8.7
State PUBLISHED

Description

SpecifyJS is a declarative TypeScript user interface framework. Prior to version 0.2.136, when `new URL()` throws a parse error, the `assertSecureUrl` function returned without throwing, silently allowing the request to proceed without HTTPS validation. Starting in version 0.2.136, the catch block now throws an error instead of silently returning.