-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Vulnerable Library - @forgerock/pingone-scripts-0.0.0.tgz
Path to vulnerable library: /package.json
Found in HEAD commit: 2de357c456eebbefdaa6afc21a8f601a5d91d1a1
Vulnerabilities
| Vulnerability | Severity | Dependency | Type | Fixed in (@forgerock/pingone-scripts version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2026-32887 | 7.4 | effect-3.19.3.tgz | Transitive | N/A* | ❌ |
*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2026-32887
Vulnerable Library - effect-3.19.3.tgz
The missing standard library for TypeScript, for writing production-grade software.
Library home page: https://registry.npmjs.org/effect/-/effect-3.19.3.tgz
Path to dependency file: /package.json
Path to vulnerable library: /package.json
Dependency Hierarchy:
- @forgerock/pingone-scripts-0.0.0.tgz (Root Library)
- ❌ effect-3.19.3.tgz (Vulnerable Library)
Found in HEAD commit: 2de357c456eebbefdaa6afc21a8f601a5d91d1a1
Found in base branch: main
Vulnerability Details
Effect is a TypeScript framework that consists of several packages that work together to help build TypeScript applications. Prior to version 3.20.0, when using "RpcServer.toWebHandler" (or "HttpApp.toWebHandlerRuntime") inside a Next.js App Router route handler, any Node.js "AsyncLocalStorage"-dependent API called from within an Effect fiber can read another concurrent request's context — or no context at all. Under production traffic, "auth()" from "@clerk/nextjs/server" returns a different user's session. Version 3.20.0 contains a fix for the issue.
Publish Date: 2026-03-20
URL: CVE-2026-32887
CVSS 3 Score Details (7.4)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: None
Suggested Fix
Type: Upgrade version
Origin: GHSA-38f7-945m-qr2g
Release Date: 2026-03-20
Fix Resolution: effect - 3.20.0