Skip to content

[release-ocm-2.12] ACM-36425: CVE-2026-39821 Bump golang.org/x/net to v0.55.0#10554

Merged
openshift-merge-bot[bot] merged 1 commit into
openshift:release-ocm-2.12from
shay23bra:cve-x-net-v0.55.0-release-ocm-2.12
Jul 1, 2026
Merged

[release-ocm-2.12] ACM-36425: CVE-2026-39821 Bump golang.org/x/net to v0.55.0#10554
openshift-merge-bot[bot] merged 1 commit into
openshift:release-ocm-2.12from
shay23bra:cve-x-net-v0.55.0-release-ocm-2.12

Conversation

@shay23bra

@shay23bra shay23bra commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Bump golang.org/x/net to v0.55.0 to fix:

  • CVE-2026-39821 — golang.org/x/net/idna: Privilege escalation via Punycode label validation bypass
  • CVE-2026-25681 — golang.org/x/net/html: XSS via incorrect handling of character references in DOCTYPE nodes

Strategy Selection

✓ Successful Strategy: Direct dependency version bump

Bumped golang.org/x/net from v0.54.0 to v0.55.0.

https://redhat.atlassian.net/browse/ACM-36425


This PR was automatically generated by the CVE Automation tool.
For questions or issues, reach out in #cve-automation.

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Jun 30, 2026
@openshift-ci-robot

Copy link
Copy Markdown

@shay23bra: This pull request explicitly references no jira issue.

Details

In response to this:

Bump golang.org/x/net to v0.55.0 to fix:

  • CVE-2026-39821 — x/net/idna: Punycode label validation bypass enabling domain spoofing
  • CVE-2026-25681 — x/net/html: XSS via incorrect handling of character references in DOCTYPE nodes

Changes

  • golang.org/x/net → v0.55.0
  • Transitive updates to x/crypto, x/sync, x/sys as needed
  • Vendor updated

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 added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jun 30, 2026
@openshift-ci openshift-ci Bot requested review from carbonin and danmanor June 30, 2026 07:03
@coderabbitai

coderabbitai Bot commented Jun 30, 2026

Copy link
Copy Markdown

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: Enterprise

Run ID: dd40f919-90b2-4cde-ba06-6fe435c8c7c6

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

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

@shay23bra shay23bra changed the title [release-ocm-2.12] NO-ISSUE: CVE-2026-39821/25681 Bump golang.org/x/net to v0.55.0 [release-ocm-2.12] ACM-36425: CVE-2026-39821 Bump golang.org/x/net to v0.55.0 Jun 30, 2026
@openshift-ci-robot

Copy link
Copy Markdown

@shay23bra: This pull request references ACM-36425 which is a valid jira issue.

Details

In response to this:

Bump golang.org/x/net to v0.55.0 to fix:

  • CVE-2026-39821 — golang.org/x/net/idna: Privilege escalation via Punycode label validation bypass
  • CVE-2026-25681 — golang.org/x/net/html: XSS via incorrect handling of character references in DOCTYPE nodes

Strategy Selection

✓ Successful Strategy: Direct dependency version bump

Bumped golang.org/x/net from v0.54.0 to v0.55.0.

https://redhat.atlassian.net/browse/ACM-36425


This PR was automatically generated by the CVE Automation tool.
For questions or issues, reach out in #cve-automation.

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.

@codecov

codecov Bot commented Jun 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 41.77%. Comparing base (8f49d50) to head (95e4ab3).

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                  @@
##           release-ocm-2.12   #10554      +/-   ##
====================================================
- Coverage             41.77%   41.77%   -0.01%     
====================================================
  Files                   304      304              
  Lines                 61892    61892              
====================================================
- Hits                  25858    25856       -2     
- Misses                33749    33750       +1     
- Partials               2285     2286       +1     

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@shay23bra

Copy link
Copy Markdown
Contributor Author

/retest-required

@openshift-ci openshift-ci Bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jul 1, 2026
@shay23bra shay23bra force-pushed the cve-x-net-v0.55.0-release-ocm-2.12 branch from e42c41e to 95e4ab3 Compare July 1, 2026 10:44
@openshift-ci openshift-ci Bot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jul 1, 2026
@openshift-ci

openshift-ci Bot commented Jul 1, 2026

Copy link
Copy Markdown

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

@gamli75

gamli75 commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

/approve
/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Jul 1, 2026
@openshift-ci

openshift-ci Bot commented Jul 1, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: gamli75, shay23bra

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

The pull request process is described 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 added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 1, 2026
@openshift-merge-bot openshift-merge-bot Bot merged commit 0f3a065 into openshift:release-ocm-2.12 Jul 1, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants