Skip to content

fix: CVE-2025-13281#2898

Merged
andyzhangx merged 1 commit intomasterfrom
CVE-2025-13281
Dec 16, 2025
Merged

fix: CVE-2025-13281#2898
andyzhangx merged 1 commit intomasterfrom
CVE-2025-13281

Conversation

@andyzhangx
Copy link
Copy Markdown
Member

What type of PR is this?
/kind bug

What this PR does / why we need it:
fix: CVE-2025-13281

┌───────────────────┬────────────────┬──────────┬────────┬───────────────────┬─────────────────────────┬──────────────────────────────────────────────────────┐
│      Library      │ Vulnerability  │ Severity │ Status │ Installed Version │      Fixed Version      │                        Title                         │
├───────────────────┼────────────────┼──────────┼────────┼───────────────────┼─────────────────────────┼──────────────────────────────────────────────────────┤
│ k8s.io/kubernetes │ CVE-2025-13281 │ MEDIUM   │ fixed  │ v1.33.4           │ 1.32.10, 1.33.6, 1.34.2 │ kube-controller-manager: Portworx Half-Blind SSRF in │
│                   │                │          │        │                   │                         │ kube-controller-manager                              │
│                   │                │          │        │                   │                         │ https://avd.aquasec.com/nvd/cve-2025-13281           │
└───────────────────┴────────────────┴──────────┴────────┴───────────────────┴─────────────────────────┴──────────────────────────────────────────────────────┘

Which issue(s) this PR fixes:

Fixes #

Requirements:

Special notes for your reviewer:

Release note:

none

@k8s-ci-robot k8s-ci-robot added kind/bug Categorizes issue or PR as related to a bug. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Dec 16, 2025
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: andyzhangx

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

@k8s-ci-robot k8s-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Dec 16, 2025
@k8s-ci-robot k8s-ci-robot requested review from cvvz and gnufied December 16, 2025 13:28
@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 16, 2025
@andyzhangx andyzhangx merged commit c2b135f into master Dec 16, 2025
27 of 28 checks passed
@andyzhangx
Copy link
Copy Markdown
Member Author

/cherrypick release-1.34

@k8s-infra-cherrypick-robot
Copy link
Copy Markdown

@andyzhangx: new pull request created: #2899

Details

In response to this:

/cherrypick release-1.34

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.

@andyzhangx
Copy link
Copy Markdown
Member Author

/cherrypick release-1.33

@k8s-infra-cherrypick-robot
Copy link
Copy Markdown

@andyzhangx: #2898 failed to apply on top of branch "release-1.33":

Applying: fix: CVE-2025-13281
Using index info to reconstruct a base tree...
M	go.mod
M	go.sum
M	vendor/k8s.io/kubernetes/pkg/api/service/warnings.go
M	vendor/k8s.io/kubernetes/pkg/controller/controller_utils.go
M	vendor/k8s.io/kubernetes/pkg/features/kube_features.go
M	vendor/k8s.io/kubernetes/pkg/volume/plugins.go
M	vendor/k8s.io/kubernetes/test/utils/image/manifest.go
M	vendor/modules.txt
Falling back to patching base and 3-way merge...
Auto-merging vendor/modules.txt
CONFLICT (content): Merge conflict in vendor/modules.txt
Auto-merging vendor/k8s.io/kubernetes/test/utils/image/manifest.go
CONFLICT (content): Merge conflict in vendor/k8s.io/kubernetes/test/utils/image/manifest.go
Auto-merging vendor/k8s.io/kubernetes/pkg/volume/plugins.go
Auto-merging vendor/k8s.io/kubernetes/pkg/features/kube_features.go
CONFLICT (content): Merge conflict in vendor/k8s.io/kubernetes/pkg/features/kube_features.go
Auto-merging vendor/k8s.io/kubernetes/pkg/controller/controller_utils.go
CONFLICT (content): Merge conflict in vendor/k8s.io/kubernetes/pkg/controller/controller_utils.go
Auto-merging vendor/k8s.io/kubernetes/pkg/api/service/warnings.go
CONFLICT (content): Merge conflict in vendor/k8s.io/kubernetes/pkg/api/service/warnings.go
Auto-merging go.sum
CONFLICT (content): Merge conflict in go.sum
Auto-merging go.mod
CONFLICT (content): Merge conflict in go.mod
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config advice.mergeConflict false"
Patch failed at 0001 fix: CVE-2025-13281

Details

In response to this:

/cherrypick release-1.33

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.

@andyzhangx andyzhangx deleted the CVE-2025-13281 branch December 21, 2025 08:34
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. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/bug Categorizes issue or PR as related to a bug. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants