Skip to content

[Aikido] Fix security issue in x/text via minor version upgrade from 0.37.0 to 0.39.0 - #113

Merged
chenxin0723 merged 1 commit into
masterfrom
fix/aikido-security-MAINT-1555-update-packages-93205332-tkrb
Aug 20, 2026
Merged

chenxin0723 merged 1 commit into
masterfrom
fix/aikido-security-MAINT-1555-update-packages-93205332-tkrb

Conversation

@aikido-autofix

Copy link
Copy Markdown
Contributor

Upgrade golang.org/x/text to fix infinite loop DoS vulnerability in norm.Iter when processing invalid UTF-8 bytes.

✅ 1 CVE resolved by this upgrade

This PR will resolve the following CVEs:

Issue Severity           Description
CVE-2026-56852
HIGH
[golang.org/x/text] A norm.Iter can enter an infinite loop when handling input containing invalid UTF-8 bytes.
🔗 Related Tasks

@aikido-autofix aikido-autofix Bot added the aikido Label created by Aikido AutoFix label Aug 20, 2026
@theplant-ci

Copy link
Copy Markdown

Hi @aikido-autofix[bot]. Thanks for your PR.

PRs from untrusted users cannot be marked as trusted with /ok-to-test in this repo meaning untrusted PR authors can never trigger tests themselves. Collaborators can still trigger tests on the PR using /test all.

I understand the commands that are listed here.

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.

@chenxin0723
chenxin0723 marked this pull request as ready for review August 20, 2026 10:06
@chenxin0723
chenxin0723 merged commit 435c446 into master Aug 20, 2026
2 checks passed
@shenzhaoyan
shenzhaoyan deleted the fix/aikido-security-MAINT-1555-update-packages-93205332-tkrb branch September 17, 2026 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

aikido Label created by Aikido AutoFix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants