Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
2.7.5
-
None
-
None
-
CVE-2025-5889
Description
Current Stuation
Currently JS7 JOC-Cockpit ships with brace-expansion 2.0.1 which is affected by CVE-2025-5889.
We rate the impact to our software asĀ low as the vulnerability would only be exploitable if untrusted user input were passed into brace pattern expansion, but file-matching and path expansion are handled internally without making use of brace patterns.
Desired Behavior
JS7 should use brace-expansion version 4.0.1 which solves the issue.