Skip to content

babel-jest-29.5.0.tgz: 7 vulnerabilities (highest severity is: 7.5) [trunk] (reachable) #199

@renovate

Description

@renovate
📂 Vulnerable Library - babel-jest-29.5.0.tgz

Jest plugin to use babel for transformation.

Path to dependency file: /src/Administration/Resources/app/administration/package.json

Findings

Finding Severity 🎯 CVSS Exploit Maturity EPSS Library Type Fixed in Remediation Available Reachability
CVE-2022-3517 🔴 High 7.5 Not Defined < 1% minimatch-3.0.4.tgz Transitive N/A Reachable
CVE-2026-26996 🔴 High 7.5 Not Defined < 1% minimatch-3.0.4.tgz Transitive N/A Unreachable
CVE-2026-27903 🔴 High 7.5 Not Defined < 1% minimatch-3.0.4.tgz Transitive N/A Unreachable
CVE-2026-27904 🔴 High 7.5 Not Defined < 1% minimatch-3.0.4.tgz Transitive N/A Unreachable
CVE-2022-25883 🟠 Medium 5.3 Proof of concept < 1% semver-6.3.0.tgz Transitive N/A Reachable
CVE-2024-4067 🟠 Medium 5.3 Not Defined < 1% micromatch-4.0.5.tgz Transitive N/A Reachable
CVE-2025-64718 🟠 Medium 5.3 Not Defined < 1% js-yaml-3.14.0.tgz Transitive N/A Unreachable

Details

🔴CVE-2022-3517

Vulnerable Library - minimatch-3.0.4.tgz

a glob matcher in javascript

Library home page: https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz

Path to dependency file: /tests/e2e/package.json

Dependency Hierarchy:

  • twig-1.13.3.tgz (Root Library)

    • minimatch-3.0.4.tgz (Vulnerable Library)
  • mocha-7.2.0.tgz (Root Library)

    • minimatch-3.0.4.tgz (Vulnerable Library)
  • nuxt-2.10.2.tgz (Root Library)

    • builder-2.10.2.tgz
      • glob-7.1.6.tgz
        • minimatch-3.0.4.tgz (Vulnerable Library)
  • webpack-plugin-injector-1.0.6.tgz (Root Library)

    • copy-webpack-plugin-5.1.2.tgz
      • minimatch-3.0.4.tgz (Vulnerable Library)
  • twig-1.15.4.tgz (Root Library)

    • minimatch-3.0.4.tgz (Vulnerable Library)
  • optional-chaining-codemod-1.7.0.tgz (Root Library)

    • jscodeshift-0.13.1.tgz
      • node-dir-0.1.17.tgz
        • minimatch-3.0.4.tgz (Vulnerable Library)
  • babel-jest-29.5.0.tgz (Root Library)

    • babel-plugin-istanbul-6.1.1.tgz
      • test-exclude-6.0.0.tgz
        • minimatch-3.0.4.tgz (Vulnerable Library)
  • glob-7.1.4.tgz (Root Library)

    • minimatch-3.0.4.tgz (Vulnerable Library)
  • fork-ts-checker-webpack-plugin-6.5.3.tgz (Root Library)

    • minimatch-3.0.4.tgz (Vulnerable Library)

Reachability Analysis

This vulnerability is potentially reachable:

- administration-1.0.0/webpack.config.js (Application)
    - fork-ts-checker-webpack-plugin-6.5.3/lib/index.js (Extension)
        - fork-ts-checker-webpack-plugin-6.5.3/lib/ForkTsCheckerWebpackPlugin.js (Extension)
            - fork-ts-checker-webpack-plugin-6.5.3/lib/hooks/tapAfterEnvironmentToPatchWatching.js (Extension)
                - fork-ts-checker-webpack-plugin-6.5.3/lib/watch/InclusiveNodeWatchFileSystem.js (Extension)
                    -> ❌ minimatch-3.0.4/minimatch.js (Vulnerable Component)

Vulnerability Details

A vulnerability was found in the minimatch package. This flaw allows a Regular Expression Denial of Service (ReDoS) when calling the braceExpand function with specific arguments, resulting in a Denial of Service.

Publish Date: Oct 17, 2022 12:00 AM

URL: CVE-2022-3517

Threat Assessment

Exploit Maturity:Not Defined

EPSS:< 1%

Score: 7.5


Suggested Fix

Type: Upgrade version

Origin:

Release Date:

Fix Resolution :

🔴CVE-2026-26996

Vulnerable Library - minimatch-3.0.4.tgz

a glob matcher in javascript

Library home page: https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz

Path to dependency file: /tests/e2e/package.json

Dependency Hierarchy:

  • twig-1.13.3.tgz (Root Library)

    • minimatch-3.0.4.tgz (Vulnerable Library)
  • mocha-7.2.0.tgz (Root Library)

    • minimatch-3.0.4.tgz (Vulnerable Library)
  • nuxt-2.10.2.tgz (Root Library)

    • builder-2.10.2.tgz
      • glob-7.1.6.tgz
        • minimatch-3.0.4.tgz (Vulnerable Library)
  • webpack-plugin-injector-1.0.6.tgz (Root Library)

    • copy-webpack-plugin-5.1.2.tgz
      • minimatch-3.0.4.tgz (Vulnerable Library)
  • twig-1.15.4.tgz (Root Library)

    • minimatch-3.0.4.tgz (Vulnerable Library)
  • optional-chaining-codemod-1.7.0.tgz (Root Library)

    • jscodeshift-0.13.1.tgz
      • node-dir-0.1.17.tgz
        • minimatch-3.0.4.tgz (Vulnerable Library)
  • babel-jest-29.5.0.tgz (Root Library)

    • babel-plugin-istanbul-6.1.1.tgz
      • test-exclude-6.0.0.tgz
        • minimatch-3.0.4.tgz (Vulnerable Library)
  • glob-7.1.4.tgz (Root Library)

    • minimatch-3.0.4.tgz (Vulnerable Library)
  • fork-ts-checker-webpack-plugin-6.5.3.tgz (Root Library)

    • minimatch-3.0.4.tgz (Vulnerable Library)

Reachability Analysis

The vulnerable code is unreachable


Vulnerability Details

minimatch is a minimal matching utility for converting glob expressions into JavaScript RegExp objects. Versions prior to 10.2.1, 3.1.3, 4.2.4, 5.1.7, 6.2.1, 7.4.7, 8.0.5, and 9.0.6 are vulnerable to Regular Expression Denial of Service (ReDoS) when a glob pattern contains many consecutive * wildcards followed by a literal character that doesn't appear in the test string. Each * compiles to a separate [^/]*? regex group, and when the match fails, V8's regex engine backtracks exponentially across all possible splits. The time complexity is O(4^N) where N is the number of * characters. With N=15, a single minimatch() call takes ~2 seconds. With N=34, it hangs effectively forever. Any application that passes user-controlled strings to minimatch() as the pattern argument is vulnerable to DoS.
This issue has been fixed in versions 10.2.1, 3.1.3, 4.2.4, 5.1.7, 6.2.1, 7.4.7, 8.0.5, and 9.0.6.
Mend Note: The description of this vulnerability differs from MITRE.

Publish Date: Feb 20, 2026 03:05 AM

URL: CVE-2026-26996

Threat Assessment

Exploit Maturity:Not Defined

EPSS:< 1%

Score: 7.5


Suggested Fix

Type: Upgrade version

Origin: GHSA-3ppc-4f35-3m26

Release Date: Feb 19, 2026 12:56 AM

Fix Resolution : https://github.com/isaacs/minimatch.git - v10.2.1,https://github.com/isaacs/minimatch.git - v5.1.7,https://github.com/isaacs/minimatch.git - v4.2.4,https://github.com/isaacs/minimatch.git - v3.1.3,https://github.com/isaacs/minimatch.git - v8.0.5,https://github.com/isaacs/minimatch.git - v9.0.6,https://github.com/isaacs/minimatch.git - v6.2.1,https://github.com/isaacs/minimatch.git - v7.4.7

🔴CVE-2026-27903

Vulnerable Library - minimatch-3.0.4.tgz

a glob matcher in javascript

Library home page: https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz

Path to dependency file: /tests/e2e/package.json

Dependency Hierarchy:

  • twig-1.13.3.tgz (Root Library)

    • minimatch-3.0.4.tgz (Vulnerable Library)
  • mocha-7.2.0.tgz (Root Library)

    • minimatch-3.0.4.tgz (Vulnerable Library)
  • nuxt-2.10.2.tgz (Root Library)

    • builder-2.10.2.tgz
      • glob-7.1.6.tgz
        • minimatch-3.0.4.tgz (Vulnerable Library)
  • webpack-plugin-injector-1.0.6.tgz (Root Library)

    • copy-webpack-plugin-5.1.2.tgz
      • minimatch-3.0.4.tgz (Vulnerable Library)
  • twig-1.15.4.tgz (Root Library)

    • minimatch-3.0.4.tgz (Vulnerable Library)
  • optional-chaining-codemod-1.7.0.tgz (Root Library)

    • jscodeshift-0.13.1.tgz
      • node-dir-0.1.17.tgz
        • minimatch-3.0.4.tgz (Vulnerable Library)
  • babel-jest-29.5.0.tgz (Root Library)

    • babel-plugin-istanbul-6.1.1.tgz
      • test-exclude-6.0.0.tgz
        • minimatch-3.0.4.tgz (Vulnerable Library)
  • glob-7.1.4.tgz (Root Library)

    • minimatch-3.0.4.tgz (Vulnerable Library)
  • fork-ts-checker-webpack-plugin-6.5.3.tgz (Root Library)

    • minimatch-3.0.4.tgz (Vulnerable Library)

Reachability Analysis

The vulnerable code is unreachable


Vulnerability Details

minimatch is a minimal matching utility for converting glob expressions into JavaScript RegExp objects. Prior to version 10.2.3, 9.0.7, 8.0.6, 7.4.8, 6.2.2, 5.1.8, 4.2.5, and 3.1.3, "matchOne()" performs unbounded recursive backtracking when a glob pattern contains multiple non-adjacent "**" (GLOBSTAR) segments and the input path does not match. The time complexity is O(C(n, k)) -- binomial -- where "n" is the number of path segments and "k" is the number of globstars. With k=11 and n=30, a call to the default "minimatch()" API stalls for roughly 5 seconds. With k=13, it exceeds 15 seconds. No memoization or call budget exists to bound this behavior. Any application where an attacker can influence the glob pattern passed to "minimatch()" is vulnerable. The realistic attack surface includes build tools and task runners that accept user-supplied glob arguments (ESLint, Webpack, Rollup config), multi-tenant systems where one tenant configures glob-based rules that run in a shared process, admin or developer interfaces that accept ignore-rule or filter configuration as globs, and CI/CD pipelines that evaluate user-submitted config files containing glob patterns. An attacker who can place a crafted pattern into any of these paths can stall the Node.js event loop for tens of seconds per invocation. The pattern is 56 bytes for a 5-second stall and does not require authentication in contexts where pattern input is part of the feature. Versions 10.2.3, 9.0.7, 8.0.6, 7.4.8, 6.2.2, 5.1.8, 4.2.5, and 3.1.3 fix the issue.

Publish Date: Feb 26, 2026 01:06 AM

URL: CVE-2026-27903

Threat Assessment

Exploit Maturity:Not Defined

EPSS:< 1%

Score: 7.5


Suggested Fix

Type: Upgrade version

Origin: GHSA-7r86-cg39-jmmj

Release Date: Feb 26, 2026 01:06 AM

Fix Resolution : https://github.com/isaacs/minimatch.git - v6.2.2,https://github.com/isaacs/minimatch.git - v8.0.6,https://github.com/isaacs/minimatch.git - v7.4.8,https://github.com/isaacs/minimatch.git - v9.0.7,https://github.com/isaacs/minimatch.git - v5.1.8,https://github.com/isaacs/minimatch.git - v10.2.3,https://github.com/isaacs/minimatch.git - v4.2.5,https://github.com/isaacs/minimatch.git - v3.1.3

🔴CVE-2026-27904

Vulnerable Library - minimatch-3.0.4.tgz

a glob matcher in javascript

Library home page: https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz

Path to dependency file: /tests/e2e/package.json

Dependency Hierarchy:

  • twig-1.13.3.tgz (Root Library)

    • minimatch-3.0.4.tgz (Vulnerable Library)
  • mocha-7.2.0.tgz (Root Library)

    • minimatch-3.0.4.tgz (Vulnerable Library)
  • nuxt-2.10.2.tgz (Root Library)

    • builder-2.10.2.tgz
      • glob-7.1.6.tgz
        • minimatch-3.0.4.tgz (Vulnerable Library)
  • webpack-plugin-injector-1.0.6.tgz (Root Library)

    • copy-webpack-plugin-5.1.2.tgz
      • minimatch-3.0.4.tgz (Vulnerable Library)
  • twig-1.15.4.tgz (Root Library)

    • minimatch-3.0.4.tgz (Vulnerable Library)
  • optional-chaining-codemod-1.7.0.tgz (Root Library)

    • jscodeshift-0.13.1.tgz
      • node-dir-0.1.17.tgz
        • minimatch-3.0.4.tgz (Vulnerable Library)
  • babel-jest-29.5.0.tgz (Root Library)

    • babel-plugin-istanbul-6.1.1.tgz
      • test-exclude-6.0.0.tgz
        • minimatch-3.0.4.tgz (Vulnerable Library)
  • glob-7.1.4.tgz (Root Library)

    • minimatch-3.0.4.tgz (Vulnerable Library)
  • fork-ts-checker-webpack-plugin-6.5.3.tgz (Root Library)

    • minimatch-3.0.4.tgz (Vulnerable Library)

Reachability Analysis

The vulnerable code is unreachable


Vulnerability Details

minimatch is a minimal matching utility for converting glob expressions into JavaScript RegExp objects. Prior to version 10.2.3, 9.0.7, 8.0.6, 7.4.8, 6.2.2, 5.1.8, 4.2.5, and 3.1.4, nested "()" extglobs produce regexps with nested unbounded quantifiers (e.g. "(?:(?:a|b))"), which exhibit catastrophic backtracking in V8. With a 12-byte pattern "(((a|b)))" and an 18-byte non-matching input, "minimatch()" stalls for over 7 seconds. Adding a single nesting level or a few input characters pushes this to minutes. This is the most severe finding: it is triggered by the default "minimatch()" API with no special options, and the minimum viable pattern is only 12 bytes. The same issue affects "+()" extglobs equally. Versions 10.2.3, 9.0.7, 8.0.6, 7.4.8, 6.2.2, 5.1.8, 4.2.5, and 3.1.4 fix the issue.

Publish Date: Feb 26, 2026 01:07 AM

URL: CVE-2026-27904

Threat Assessment

Exploit Maturity:Not Defined

EPSS:< 1%

Score: 7.5


Suggested Fix

Type: Upgrade version

Origin: GHSA-23c5-xmqv-rm74

Release Date: Feb 26, 2026 01:07 AM

Fix Resolution : minimatch - 7.4.8,minimatch - 10.2.3,minimatch - 8.0.6,minimatch - 6.2.2,minimatch - 9.0.7,minimatch - 5.1.8,minimatch - 4.2.5,minimatch - 3.1.4

🟠CVE-2022-25883

Vulnerable Library - semver-6.3.0.tgz

The semantic version parser used by npm.

Library home page: https://registry.npmjs.org/semver/-/semver-6.3.0.tgz

Path to dependency file: /src/Administration/Resources/app/administration/build/nuxt-component-library/package.json

Dependency Hierarchy:

  • webpack-dev-server-3.11.3.tgz (Root Library)

    • semver-6.3.0.tgz (Vulnerable Library)
  • e2e-testsuite-platform-7.0.5.tgz (Root Library)

    • preset-env-7.14.9.tgz
      • babel-plugin-polyfill-corejs2-0.2.3.tgz
        • helper-define-polyfill-provider-0.2.4.tgz
          • semver-6.3.0.tgz (Vulnerable Library)
  • copy-webpack-plugin-6.4.1.tgz (Root Library)

    • find-cache-dir-3.3.1.tgz
      • make-dir-3.1.0.tgz
        • semver-6.3.0.tgz (Vulnerable Library)
  • babel-jest-29.5.0.tgz (Root Library)

    • babel-plugin-istanbul-6.1.1.tgz
      • istanbul-lib-instrument-5.2.0.tgz
        • semver-6.3.0.tgz (Vulnerable Library)
  • eslint-config-base-2.0.0.tgz (Root Library)

    • eslint-config-airbnb-base-15.0.0.tgz
      • semver-6.3.0.tgz (Vulnerable Library)
  • sass-loader-8.0.2.tgz (Root Library)

    • semver-6.3.0.tgz (Vulnerable Library)
  • core-7.20.12.tgz (Root Library)

    • semver-6.3.0.tgz (Vulnerable Library)
  • cli-0.9.0.tgz (Root Library)

    • update-notifier-3.0.1.tgz
      • latest-version-5.1.0.tgz
        • package-json-6.5.0.tgz
          • semver-6.3.0.tgz (Vulnerable Library)
  • ts-jest-29.0.3.tgz (Root Library)

    • jest-29.5.0.tgz
      • core-29.5.0.tgz
        • reporters-29.5.0.tgz
          • istanbul-lib-report-3.0.0.tgz
            • make-dir-3.1.0.tgz
              • semver-6.3.0.tgz (Vulnerable Library)
  • nuxt-2.10.2.tgz (Root Library)

    • builder-2.10.2.tgz
      • semver-6.3.0.tgz (Vulnerable Library)
  • terser-webpack-plugin-4.2.3.tgz (Root Library)

    • find-cache-dir-3.3.1.tgz
      • make-dir-3.1.0.tgz
        • semver-6.3.0.tgz (Vulnerable Library)
  • optional-chaining-codemod-1.7.0.tgz (Root Library)

    • jscodeshift-0.13.1.tgz
      • preset-env-7.20.2.tgz
        • semver-6.3.0.tgz (Vulnerable Library)
  • preset-typescript-7.21.0.tgz (Root Library)

    • core-7.21.3.tgz
      • helper-compilation-targets-7.21.4.tgz
        • semver-6.3.0.tgz (Vulnerable Library)
  • lighthouse-9.2.0.tgz (Root Library)

    • configstore-5.0.1.tgz
      • make-dir-3.1.0.tgz
        • semver-6.3.0.tgz (Vulnerable Library)
  • lighthouse-9.6.8.tgz (Root Library)

    • configstore-5.0.1.tgz
      • make-dir-3.1.0.tgz
        • semver-6.3.0.tgz (Vulnerable Library)

Reachability Analysis

This vulnerability is potentially reachable:

- administration-1.0.0/webpack.config.js (Application)
    - copy-webpack-plugin-6.4.1/dist/cjs.js (Extension)
        - copy-webpack-plugin-6.4.1/dist/index.js (Extension)
            - find-cache-dir-3.3.1/index.js (Extension)
                - make-dir-3.1.0/index.js (Extension)
                    -> ❌ semver-6.3.0/semver.js (Vulnerable Component)

Vulnerability Details

Versions of the package semver before 7.5.2 are vulnerable to Regular Expression Denial of Service (ReDoS) via the function new Range, when untrusted user data is provided as a range.
Mend Note: The description of this vulnerability differs from MITRE.

Publish Date: Jun 21, 2023 05:00 AM

URL: CVE-2022-25883

Threat Assessment

Exploit Maturity:Proof of concept

EPSS:< 1%

Score: 5.3


Suggested Fix

Type: Upgrade version

Origin: GHSA-c2qf-rxjj-qqgw

Release Date: Jun 21, 2023 05:00 AM

Fix Resolution : semver - 5.7.2,6.3.1,7.5.2;org.webjars.npm:semver:7.5.2

🟠CVE-2024-4067

Vulnerable Library - micromatch-4.0.5.tgz

Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.

Library home page: https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz

Path to dependency file: /src/Administration/Resources/app/administration/package.json

Dependency Hierarchy:

  • ts-jest-29.0.3.tgz (Root Library)

    • jest-29.5.0.tgz
      • core-29.5.0.tgz
        • jest-config-29.5.0.tgz
          • micromatch-4.0.5.tgz (Vulnerable Library)
  • copy-webpack-plugin-6.4.1.tgz (Root Library)

    • fast-glob-3.2.12.tgz
      • micromatch-4.0.5.tgz (Vulnerable Library)
  • babel-jest-29.5.0.tgz (Root Library)

    • transform-29.5.0.tgz
      • micromatch-4.0.5.tgz (Vulnerable Library)
  • ts-loader-8.4.0.tgz (Root Library)

    • micromatch-4.0.5.tgz (Vulnerable Library)
  • jest-jasmine2-29.5.0.tgz (Root Library)

    • jest-message-util-29.5.0.tgz
      • micromatch-4.0.5.tgz (Vulnerable Library)

Reachability Analysis

This vulnerability is potentially reachable:

- administration-1.0.0/webpack.config.js (Application)
    - copy-webpack-plugin-6.4.1/dist/cjs.js (Extension)
        - copy-webpack-plugin-6.4.1/dist/index.js (Extension)
            - fast-glob-3.2.12/out/index.js (Extension)
                - fast-glob-3.2.12/out/utils/index.js (Extension)
                    - fast-glob-3.2.12/out/utils/pattern.js (Extension)
                        -> ❌ micromatch-4.0.5/index.js (Vulnerable Component)

Vulnerability Details

The NPM package "micromatch" prior to 4.0.8 is vulnerable to Regular Expression Denial of Service (ReDoS). The vulnerability occurs in "micromatch.braces()" in "index.js" because the pattern ".*" will greedily match anything. By passing a malicious payload, the pattern matching will keep backtracking to the input while it doesn't find the closing bracket. As the input size increases, the consumption time will also increase until it causes the application to hang or slow down. There was a merged fix but further testing shows the issue persists. This issue should be mitigated by using a safe pattern that won't start backtracking the regular expression due to greedy matching. This issue was fixed in version 4.0.8. After conducting a further research, it was concluded that CVE-2024-4067 should not reflect the security risk score in NVD, but will be kept for users' awareness.

Publish Date: May 13, 2024 10:04 AM

URL: CVE-2024-4067

Threat Assessment

Exploit Maturity:Not Defined

EPSS:< 1%

Score: 5.3


Suggested Fix

Type: Upgrade version

Origin: https://github.com/micromatch/micromatch/releases/tag/4.0.8

Release Date: May 13, 2024 10:04 AM

Fix Resolution : micromatch - 4.0.8

🟠CVE-2025-64718

Vulnerable Library - js-yaml-3.14.0.tgz

YAML 1.2 parser and serializer

Library home page: https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.0.tgz

Path to dependency file: /src/Administration/Resources/app/administration/package.json

Dependency Hierarchy:

  • optimize-css-assets-webpack-plugin-5.0.8.tgz (Root Library)

    • cssnano-4.1.11.tgz
      • cosmiconfig-5.2.1.tgz
        • js-yaml-3.14.0.tgz (Vulnerable Library)
  • cli-0.11.0.tgz (Root Library)

    • utils-0.11.0.tgz
      • js-yaml-3.14.0.tgz (Vulnerable Library)
  • babel-jest-29.5.0.tgz (Root Library)

    • babel-plugin-istanbul-6.1.1.tgz
      • load-nyc-config-1.1.0.tgz
        • js-yaml-3.14.0.tgz (Vulnerable Library)

Reachability Analysis

The vulnerable code is unreachable


Vulnerability Details

js-yaml is a JavaScript YAML parser and dumper. In js-yaml before 4.1.1 and 3.14.2, it's possible for an attacker to modify the prototype of the result of a parsed yaml document via prototype pollution ("proto"). All users who parse untrusted yaml documents may be impacted. The problem is patched in js-yaml 4.1.1 and 3.14.2. Users can protect against this kind of attack on the server by using "node --disable-proto=delete" or "deno" (in Deno, pollution protection is on by default).

Publish Date: Nov 13, 2025 03:32 PM

URL: CVE-2025-64718

Threat Assessment

Exploit Maturity:Not Defined

EPSS:< 1%

Score: 5.3


Suggested Fix

Type: Upgrade version

Origin:

Release Date:

Fix Resolution :

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