@asymmetric-effort/specifyjs: `data:` URI allowed without size restriction
- Severity:
- Medium
Description
Location: core/src/shared/secure-fetch.ts:33-35
data: URIs were allowed without any restriction. While data: URIs don’t make network requests, they can be used for memory exhaustion via very large data URIs.
Recommendation
Update the @asymmetric-effort/specifyjs package to the latest compatible version. Followings are version details:
- Affected version(s): < 0.2.136
- Patched version(s): 0.2.136
References
Related Issues
- @asymmetric-effort/specifyjs: No redirect target validation in secureFetch - Vulnerability
- @asymmetric-effort/specifyjs: Localhost bypass incomplete (IPv6, 0.0.0.0, 127.x range) - Vulnerability
- @asymmetric-effort/specifyjs: Production console warnings may leak internal framework state - Vulnerability
- @asymmetric-effort/specifyjs: GraphQL gql tag allows metacharacter injection - Vulnerability
You might also like:
- Tags:
- npm
- @asymmetric-effort/specifyjs
Anything's wrong? Let us know Last updated on July 02, 2026


