Skip to content

@forgerock/pingone-scripts-0.0.0.tgz: 1 vulnerabilities (highest severity is: 5.9) - autoclosed #775

Description

@mend-for-github-com
Vulnerable Library - @⁠forgerock/pingone-scripts-0.0.0.tgz

Path to vulnerable library: /package.json

Found in HEAD commit: f705d4d7412e53c157d50f84d63e20205edd37ed

Vulnerabilities

Vulnerability Severity CVSS Dependency Type Fixed in (@⁠forgerock/pingone-scripts version) Remediation Possible**
CVE-2026-84373 Medium 5.9 vitest-3.2.6.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-84373

Vulnerable Library - vitest-3.2.6.tgz

Next generation testing framework powered by Vite

Library home page: https://registry.npmjs.org/vitest/-/vitest-3.2.6.tgz

Sample Path to Dependency File: /package.json

Path to vulnerable library: /package.json

Dependency Hierarchy:

  • @⁠forgerock/pingone-scripts-0.0.0.tgz (Root Library)
    • vitest-3.2.6.tgz (Vulnerable Library)

Found in HEAD commit: f705d4d7412e53c157d50f84d63e20205edd37ed

Found in base branch: main

Vulnerability Details

Vitest is a testing framework powered by Vite. From 2.1.0 until 4.1.11 and 5.0.0-rc.2, the public mockerPlugin and standalone interceptorPlugin exports in packages/mocker/src/node/interceptorPlugin.ts register the vitest:interceptor:register handler on Vite's unauthenticated HMR WebSocket without validating redirect targets against the file-serving allowlist. The implementation processes event.redirect without enforcing server.fs.allow and server.fs.deny through isFileLoadingAllowed. A remote client that can reach an exposed development server can submit an opaque URL scheme preserving .. segments, causing join(server.config.root, redirectUrl.pathname) to resolve outside the project root. The plugin's load hook then returns readFile(mock.redirect, 'utf-8') as module source, disclosing local files readable by the dev-server process. Vitest browser mode uses a token-authenticated RPC and is not remotely unauthenticated by default, although the same boundary check was missing on that path. This issue is fixed in versions 4.1.11 and 5.0.0-rc.2.

Publish Date: 2026-09-01

URL: CVE-2026-84373

CVSS 3 Score Details (5.9)

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: None
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-82fw-gwwq-j7x9

Release Date: 2026-09-01

Fix Resolution: vitest - 4.1.11,vitest - 5.0.0-rc.2,@⁠vitest/mocker - 4.1.11,@⁠vitest/mocker - 5.0.0-rc.2,https://github.com/vitest-dev/vitest.git - v5.0.0-rc.2,https://github.com/vitest-dev/vitest.git - v4.1.11

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions