Skip to content

OCPBUGS-76575: Bump axios to 0.30.3 to fix CVE-2026-25639#16102

Open
prabhapa wants to merge 1 commit intoopenshift:release-4.15from
prabhapa:release-4.15
Open

OCPBUGS-76575: Bump axios to 0.30.3 to fix CVE-2026-25639#16102
prabhapa wants to merge 1 commit intoopenshift:release-4.15from
prabhapa:release-4.15

Conversation

@prabhapa
Copy link

@prabhapa prabhapa commented Mar 4, 2026

Bump axios from ^0.21.2 to ^0.30.3 in frontend/package.json to address CVE-2026-25639 (Denial of Service via proto key in mergeConfig).

Also pin chromedriver's transitive axios dependency to 1.13.5 via yarn resolutions.

Current usage is not practically exploitable as all axios config objects are hardcoded and no user input with proto is ever passed to mergeConfig. Bumping proactively to prevent future risk.

Bump axios from ^0.21.2 to ^0.30.3 in frontend/package.json
to address CVE-2026-25639 (Denial of Service via __proto__ key
in mergeConfig).

Also pin chromedriver's transitive axios dependency to 1.13.5
via yarn resolutions.

Current usage is not practically exploitable as all axios config
objects are hardcoded and no user input with __proto__ is ever
passed to mergeConfig. Bumping proactively to prevent future risk.
@openshift-ci-robot openshift-ci-robot added jira/severity-important Referenced Jira bug's severity is important for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. labels Mar 4, 2026
@openshift-ci-robot
Copy link
Contributor

@prabhapa: This pull request references Jira Issue OCPBUGS-76575, which is invalid:

  • release note text must be set and not match the template OR release note type must be set to "Release Note Not Required". For more information you can reference the OpenShift Bug Process.
  • expected Jira Issue OCPBUGS-76575 to depend on a bug targeting a version in 4.16.0, 4.16.z and in one of the following states: VERIFIED, RELEASE PENDING, CLOSED (ERRATA), CLOSED (CURRENT RELEASE), CLOSED (DONE), CLOSED (DONE-ERRATA), but no dependents were found

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

The bug has been updated to refer to the pull request using the external bug tracker.

Details

In response to this:

Bump axios from ^0.21.2 to ^0.30.3 in frontend/package.json to address CVE-2026-25639 (Denial of Service via proto key in mergeConfig).

Also pin chromedriver's transitive axios dependency to 1.13.5 via yarn resolutions.

Current usage is not practically exploitable as all axios config objects are hardcoded and no user input with proto is ever passed to mergeConfig. Bumping proactively to prevent future risk.

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.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 4, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository: openshift/coderabbit/.coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 79ff74d9-182d-49e7-9532-a1691aa81a0a

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Tip

Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs).
Share your feedback on Discord.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@openshift-ci openshift-ci bot requested review from TheRealJon and jhadvig March 4, 2026 10:52
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 4, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: prabhapa
Once this PR has been reviewed and has the lgtm label, please assign rhamilto for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@prabhapa
Copy link
Author

prabhapa commented Mar 4, 2026

/retest ci/prow/e2e-gcp-console

@prabhapa
Copy link
Author

prabhapa commented Mar 4, 2026

/test e2e-gcp-console

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 4, 2026

@prabhapa: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-gcp-console 449e637 link true /test e2e-gcp-console

Full PR test history. Your PR dashboard.

Details

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 kubernetes-sigs/prow repository. I understand the commands that are listed here.

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

Labels

jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. jira/severity-important Referenced Jira bug's severity is important for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants