-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
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
- CVE ID: CVE-2025-9288
- Severity: Critical
- Affected Component:
[email protected] - GHSA: GHSA-95m3-7q98-8xr5
- NVD Reference: CVE-2025-9288
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
Labels
No labels