Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. @asymmetric-effort/specifyjs
  4. ›
  5. GHSA-2944-57xv-2682

GHSA-2944-57xv-2682: @asymmetric-effort/specifyjs: `data:` URI allowed without size restriction

July 2, 2026

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.136 — data: URIs are now limited to 1MB. URIs exceeding this limit throw an error.

References

  • github.com/advisories/GHSA-2944-57xv-2682
  • github.com/asymmetric-effort/specifyjs/commit/25d1fb491d99479efdf501f5f75e0bb80c908f0a
  • github.com/asymmetric-effort/specifyjs/security/advisories/GHSA-2944-57xv-2682

Code Behaviors & Features

Detect and mitigate GHSA-2944-57xv-2682 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.2.136

Fixed versions

  • 0.2.136

Solution

Upgrade to version 0.2.136 or above.

Impact 5.3 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Learn more about CVSS

Weakness

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

Source file

npm/@asymmetric-effort/specifyjs/GHSA-2944-57xv-2682.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Mon, 13 Jul 2026 00:21:31 +0000.