Skip to content

Conversation

@sbouchet
Copy link
Collaborator

What does this PR do?

What issues does this PR fix?

backport of #621

How to test this PR?

Does this PR contain changes that override default upstream Code-OSS behavior?

  • the PR contains changes in the code folder (you can skip it if your changes are placed in a che extension )
  • the corresponding items were added to the CHANGELOG.md file
  • rules for automatic git rebase were added to the .rebase folder

CVE-2025-15284 is a high severity (CVSS 7.5) vulnerability in the qs
npm package that allows Denial of Service via memory exhaustion. The
arrayLimit option fails to enforce limits for bracket notation,
allowing attackers to crash servers with a single malicious request.

This fix adds [email protected] to package overrides in both build and test/mcp
configurations, and updates the corresponding package-lock.json files.

Affected locations:
- code/build: qs upgraded from 6.13.0 to 6.14.1
- code/test/mcp: qs upgraded from 6.14.0 to 6.14.1

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <[email protected]>

Signed-off-by: Stephane Bouchet <[email protected]>
@openshift-ci-robot
Copy link

openshift-ci-robot commented Jan 15, 2026

@sbouchet: This pull request references CRW-9819 which is a valid jira issue.

Details

In response to this:

What does this PR do?

What issues does this PR fix?

backport of #621

How to test this PR?

Does this PR contain changes that override default upstream Code-OSS behavior?

  • the PR contains changes in the code folder (you can skip it if your changes are placed in a che extension )
  • the corresponding items were added to the CHANGELOG.md file
  • rules for automatic git rebase were added to the .rebase folder

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@github-actions
Copy link

github-actions bot commented Jan 15, 2026

Click here to review and test in web IDE: Contribute

@sbouchet sbouchet self-assigned this Jan 15, 2026
@sbouchet sbouchet moved this to Ready for Review in Eclipse Che Team C Backlog Jan 15, 2026
@github-actions
Copy link

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants