Skip to content

Fix for OCPBUGS-98164: CVE-2026-13676#1051

Open
germanparente wants to merge 1 commit into
openshift:release-4.18from
germanparente:fix-CVE-2026-13676-release-4.18
Open

Fix for OCPBUGS-98164: CVE-2026-13676#1051
germanparente wants to merge 1 commit into
openshift:release-4.18from
germanparente:fix-CVE-2026-13676-release-4.18

Conversation

@germanparente

Copy link
Copy Markdown
Contributor

Summary

  • Fixes CVE-2026-13676: security policy bypass via improper Unicode hostname canonicalization in fast-uri (CVSS 7.5)
  • Adds fast-uri override pinned to 3.1.3 in web/package.json (preventive — current dependency tree uses uri-js via ajv 6.12.6, but the override ensures protection if a future dependency update introduces fast-uri)
  • Follows established CVE fix pattern (npm overrides)

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.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. jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. labels Jul 9, 2026
@openshift-ci-robot

Copy link
Copy Markdown

@germanparente: This pull request references Jira Issue OCPBUGS-98164, 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-98164 to depend on a bug targeting a version in 4.19.0, 4.19.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:

Summary

  • Fixes CVE-2026-13676: security policy bypass via improper Unicode hostname canonicalization in fast-uri (CVSS 7.5)
  • Adds fast-uri override pinned to 3.1.3 in web/package.json (preventive — current dependency tree uses uri-js via ajv 6.12.6, but the override ensures protection if a future dependency update introduces fast-uri)
  • Follows established CVE fix pattern (npm overrides)

🤖 Generated with Claude Code

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 openshift-ci Bot requested review from PeterYurkovich and zhuje July 9, 2026 11:49
@openshift-ci

openshift-ci Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: germanparente
Once this PR has been reviewed and has the lgtm label, please assign zhuje 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 Jul 9, 2026

Copy link
Copy Markdown
Contributor

@germanparente: 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.

@jgbernalp

Copy link
Copy Markdown
Contributor

@germanparente was npm install executed here, i see no changes on the package-lock.json which means the override might not be needed

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.

3 participants