fix(security/HIGH/): Update module github.com/apache/thrift to v0.24.0 [SECURITY] (release-3.7.x) - #22767
Merged
jnewbigin merged 2 commits intoJul 13, 2026
Conversation
This comment has been minimized.
This comment has been minimized.
renovate-sh-app
Bot
force-pushed
the
deps-update/release-3.7.x-security-github.comapachethrift
branch
from
June 29, 2026 23:37
21c8cf9 to
fd4a7af
Compare
This comment has been minimized.
This comment has been minimized.
renovate-sh-app
Bot
force-pushed
the
deps-update/release-3.7.x-security-github.comapachethrift
branch
2 times, most recently
from
June 30, 2026 23:25
982c0e1 to
7726246
Compare
…0 [SECURITY] | datasource | package | from | to | | ---------- | ------------------------ | ------- | ------- | | go | github.com/apache/thrift | v0.22.0 | v0.23.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
renovate-sh-app
Bot
force-pushed
the
deps-update/release-3.7.x-security-github.comapachethrift
branch
from
July 13, 2026 06:21
7726246 to
b7e65db
Compare
thrift v0.23.0 fails to compile on 32-bit targets: it compares an int against math.MaxUint32, which overflows int where int is 32-bit (e.g. linux/arm). v0.24.0 fixes the comparison. apache/thrift#3428
jnewbigin
approved these changes
Jul 13, 2026
jnewbigin
deleted the
deps-update/release-3.7.x-security-github.comapachethrift
branch
July 13, 2026 13:46
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.22.0→v0.23.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Apache Thrift TFramedTransport Go language implementation has an Integer Overflow or Wraparound vulnerability
CVE-2026-41602 / GHSA-wf45-q9ch-q8gh
More information
Details
Integer Overflow or Wraparound vulnerability in Apache Thrift TFramedTransport Go language implementation
This issue affects Apache Thrift: before 0.23.0.
Users are recommended to upgrade to version 0.23.0, which fixes the issue.
Severity
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:HReferences
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Apache Thrift TFramedTransport Go language implementation has an Integer Overflow or Wraparound vulnerability
BIT-thrift-2026-41602 / CVE-2026-41602 / GHSA-wf45-q9ch-q8gh
More information
Details
Integer Overflow or Wraparound vulnerability in Apache Thrift TFramedTransport Go language implementation
This issue affects Apache Thrift: before 0.23.0.
Users are recommended to upgrade to version 0.23.0, which fixes the issue.
Severity
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:HReferences
This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).
Release Notes
apache/thrift (github.com/apache/thrift)
v0.23.0: Version 0.23.0Compare Source
Please head over to the official release download source:
http://thrift.apache.org/download
The assets listed below are added by Github based on the release tag and they will therefore not match the checkums published on the Thrift project website.
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
Need help?
You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.