Skip to content

OCPBUGS-88028: Bump follow-redirects from 1.15.3 to 1.16.0 to fix CVE-2026-40895#16665

Open
amitesh1201 wants to merge 1 commit into
openshift:release-4.22from
amitesh1201:CVE-2026-40895-follow-redirects-4.22
Open

OCPBUGS-88028: Bump follow-redirects from 1.15.3 to 1.16.0 to fix CVE-2026-40895#16665
amitesh1201 wants to merge 1 commit into
openshift:release-4.22from
amitesh1201:CVE-2026-40895-follow-redirects-4.22

Conversation

@amitesh1201

@amitesh1201 amitesh1201 commented Jun 23, 2026

Copy link
Copy Markdown

Summary

  • CVE: CVE-2026-40895 — Information disclosure via custom authentication headers in cross-domain redirects
  • Package: follow-redirects → 1.16.0 (transitive dependency)
  • Risk Level: LOW (development-only dependency, not in production)

Impact

  • Production: NOT AFFECTED (webpack-dev-server and http-server are devDependencies, not deployed)
  • Development: Potentially affected (local dev server only)

Changes

  • Added yarn resolution for follow-redirects@^1.16.0 in frontend/package.json
  • Added yarn resolution for follow-redirects@^1.16.0 in dynamic-demo-plugin/package.json
  • Updated frontend/yarn.lock
  • Updated dynamic-demo-plugin/yarn.lock

Test Plan

  • yarn build succeeds (production build)
  • dynamic-demo-plugin/ installs without errors

Signed-off-by: Amit Yadav <ayadav@redhat.com>
@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. labels Jun 23, 2026
@openshift-ci-robot

Copy link
Copy Markdown
Contributor

@amitesh1201: This pull request references Jira Issue OCPBUGS-88028, 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-88028 to depend on a bug targeting a version in 5.0.0 and in one of the following states: MODIFIED, ON_QA, VERIFIED, 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:

Summary

  • CVE: CVE-2026-40895 — Information disclosure via custom authentication headers in cross-domain redirects
  • Package: follow-redirects → 1.16.0 (transitive dependency)
  • Risk Level: LOW (development-only dependency, not in production)

Affected Workspaces

Workspace Old Version New Version Chain
frontend/ 1.15.3 1.16.0 webpack-dev-server → http-proxy-middleware → http-proxy → follow-redirects
dynamic-demo-plugin/ 1.15.11 1.16.0 http-server → http-proxy → follow-redirects

Impact

  • Production: NOT AFFECTED (webpack-dev-server and http-server are devDependencies, not deployed)
  • Development: Potentially affected (local dev server only)

Changes

  • Added yarn resolution for follow-redirects@^1.16.0 in frontend/package.json
  • Added yarn resolution for follow-redirects@^1.16.0 in dynamic-demo-plugin/package.json
  • Updated frontend/yarn.lock
  • Updated dynamic-demo-plugin/yarn.lock

Test Plan

  • yarn test passes (frontend)
  • yarn build succeeds (production build)
  • yarn dev runs without errors (dev server)
  • dynamic-demo-plugin/ installs without errors

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.

@openshift-ci-robot openshift-ci-robot added the jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. label Jun 23, 2026
@openshift-ci openshift-ci Bot requested review from cajieh and jhadvig June 23, 2026 08:32
@openshift-ci openshift-ci Bot added the kind/demo-plugin Related to dynamic-demo-plugin label Jun 23, 2026
@openshift-ci

openshift-ci Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: amitesh1201
Once this PR has been reviewed and has the lgtm label, please assign jhadvig 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

@openshift-ci

openshift-ci Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

@amitesh1201: all tests passed!

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.

@amitesh1201

Copy link
Copy Markdown
Author

/jira refresh

@openshift-ci-robot

Copy link
Copy Markdown
Contributor

@amitesh1201: This pull request references Jira Issue OCPBUGS-88028, which is invalid:

  • expected Jira Issue OCPBUGS-88028 to depend on a bug targeting a version in 5.0.0 and in one of the following states: MODIFIED, ON_QA, VERIFIED, 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.

Details

In response to this:

/jira refresh

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.

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. kind/demo-plugin Related to dynamic-demo-plugin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants