high

CVE-2026-50288

npm · @asymmetric-effort/specifyjs

Summary

@asymmetric-effort/specifyjs: URL parse failure silently allows request

Severity
high
EPSS
0.3% (p20)
CWE
CWE-918
Also known as
GHSA-8882-frvv-92w4
Published
2026-07-02
Updated
2026-07-02

Advisory details

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.

References

Related advisories

Is your project exposed to this? Stateward checks every dependency on every pull request and flags it only if your code actually reaches it.

Check my repo

Summarize with AI

ChatGPTClaudePerplexity

Sources: CISA KEV (public domain), OSV.dev & GitHub Advisory Database (CC-BY-4.0), FIRST EPSS, NVD/CWE (public domain). Served live from the Stateward advisory database.