GHSA-2944-57xv-2682

Suggest an improvement
Source
https://github.com/advisories/GHSA-2944-57xv-2682
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/07/GHSA-2944-57xv-2682/GHSA-2944-57xv-2682.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-2944-57xv-2682
Published
2026-07-02T19:07:44Z
Modified
2026-09-10T03:50:51Z
Severity
  • 6.9 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N CVSS Calculator
Summary
@asymmetric-effort/specifyjs: `data:` URI allowed without size restriction
Details

Finding

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.

Status

Fixed in v0.2.136data: URIs are now limited to 1MB. URIs exceeding this limit throw an error.

Database specific
{
    "cwe_ids": [
        "CWE-918"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2026-07-02T19:07:44Z",
    "nvd_published_at": null,
    "severity": "MODERATE"
}
References

Affected packages

npm / @asymmetric-effort/specifyjs

Package

Name
@asymmetric-effort/specifyjs
View open source insights on deps.dev
Purl
pkg:npm/%40asymmetric-effort/specifyjs

Affected ranges

Type
SEMVER
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
0.2.136

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/07/GHSA-2944-57xv-2682/GHSA-2944-57xv-2682.json"