NONE · 0

CVE-2026-50288

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 allo...

Vulnerability 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.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-50288?

CVE-2026-50288 is a documented vulnerability. 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 allo...

How severe is CVE-2026-50288?

CVSS scoring is not yet available for CVE-2026-50288. Check NVD for updates.

Is there a patch for CVE-2026-50288?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.