**Issue** - The following issue has been found in `jsonpath` (https://www.cve.org/CVERecord?id=CVE-2026-1615) - `contentful-export` uses `bfj@8.0.0` which uses `jsonpath@1.1.1` - this contains the CVE vulnerability. **Solution** - The CVE has been fixed in `jsonpath@1.2.0`. - `bfj` has fixed it by removing `jsonpath` as a dependency. (https://gitlab.com/philbooth/bfj/-/blob/master/HISTORY.md#913) - Please update `bfj` in `contentful-export` and then make new releases for `contentful-cli` and other packages that uses this.
Issue
jsonpath(https://www.cve.org/CVERecord?id=CVE-2026-1615)contentful-exportusesbfj@8.0.0which usesjsonpath@1.1.1- this contains the CVE vulnerability.Solution
jsonpath@1.2.0.bfjhas fixed it by removingjsonpathas a dependency. (https://gitlab.com/philbooth/bfj/-/blob/master/HISTORY.md#913)bfjincontentful-exportand then make new releases forcontentful-cliand other packages that uses this.