Skip to content

Security Vulnerability: Critical CVE in sha.js dependency #503

@adam-smycz

Description

@adam-smycz

Security Vulnerability: Critical CVE in sha.js dependency

Summary

The package @apollo/[email protected] depends on [email protected], which contains a critical security vulnerability (CVE-2025-9288).

Vulnerability Details

Affected Package

  • Package: @apollo/utils.createhash
  • Version: 3.0.1
  • Dependency: sha.js@^2.4.11
  • Package.json: Link

Evidence

The vulnerable dependency is declared in the package.json:

{
  "dependencies": {
    "@apollo/utils.isnodelike": "^3.0.0",
    "sha.js": "^2.4.11"
  }
}

Requested Action
Please update the sha.js dependency to a patched version that addresses CVE-2025-9288, or consider migrating to an alternative hashing library if no patch is available.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions