CVE-2026-50288

Summary

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.

Affected Software

VendorProductVersion RangeStatus
asymmetric-effortspecifyjs< 0.2.136affected

Weaknesses

  • CWE-918: CWE-918: Server-Side Request Forgery (SSRF)

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: yes
    • Technical Impact: partial

References