Skip to content

fix(deps): bump golang.org/x/text to v0.39.0 for CVE-2026-56852 - #117

Merged
nik-localstack merged 1 commit into
localstackfrom
fix/bump-x-text-cve-2026-56852
Jul 29, 2026
Merged

fix(deps): bump golang.org/x/text to v0.39.0 for CVE-2026-56852#117
nik-localstack merged 1 commit into
localstackfrom
fix/bump-x-text-cve-2026-56852

Conversation

@nik-localstack

Copy link
Copy Markdown

Bumps golang.org/x/text from v0.37.0 to v0.39.0 to address CVE-2026-56852 / GO-2026-5970 (infinite loop on invalid input). v0.39.0 is the fixed version given by the advisory; v0.40.0 additionally requires golang.org/x/sync v0.22.0, so this keeps the diff to the one dependency.

Verified with govulncheck ./...: GO-2026-5970 is reported on v0.37.0 and no longer reported after the bump. go build ./... and go test ./... pass.

The bundled `golang.org/x/text` v0.37.0 is reported for CVE-2026-56852
(GO-2026-5970, infinite loop on invalid input), fixed in v0.39.0.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@nik-localstack
nik-localstack marked this pull request as ready for review July 29, 2026 12:00
@nik-localstack nik-localstack added the trigger:rc-release Trigger on-demand RC release for testing label Jul 29, 2026
@github-actions

Copy link
Copy Markdown

🧪 RC pre-release ready: v0.0.0-rc.pr117-e01bb4c

Test this PR against localstack-pro CI by setting:

LAMBDA_INIT_RELEASE_VERSION=v0.0.0-rc.pr117-e01bb4c

Assets:

Built from e01bb4ccd9b344b2b9b55377eae4ea93a53d19c3. integ-tests skipped in RC builds. This pre-release is auto-deleted when the PR is closed.

@nik-localstack
nik-localstack merged commit 94eb688 into localstack Jul 29, 2026
5 checks passed
@nik-localstack
nik-localstack deleted the fix/bump-x-text-cve-2026-56852 branch July 29, 2026 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

trigger:rc-release Trigger on-demand RC release for testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants