Upgrade thrift module in vendor tarball of telegraf - #18291
Open
Kanishk-Bansal wants to merge 1 commit into
Open
Upgrade thrift module in vendor tarball of telegraf#18291Kanishk-Bansal wants to merge 1 commit into
thrift module in vendor tarball of telegraf#18291Kanishk-Bansal wants to merge 1 commit into
Conversation
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.
Upgrade
thriftmodule in vendor tarball oftelegrafBuddy Build - https://dev.azure.com/mariner-org/mariner/_build/results?buildId=1174165&view=results
as 0.24.0 having fix for multiple CVEs, Hence it is better to go with the internal dependency upgrade solution instead of adding 20+ patches.
CVEs fixed in Thrift 0.24.0
CVE-2026-55971 — C++ heap buffer overflow (write) in THeaderTransport::untransform() — 9.3 Critical
CVE-2026-48144 — c_glib TLS client missing hostname verification — 9.1 Critical
CVE-2026-58662 — C++ THeaderTransport::readString() bounds bypass → OOB read — 9.1 Critical
CVE-2026-55969 — Integer overflow in TProtocol::checkReadBytesAvailable() (C++, c_glib, Go, netstd, Delphi, Haxe) — 8.7 High
CVE-2026-43871 — Infinite loop DoS (Python, Go, PHP, Java) — 8.7 High
CVE-2026-48145 — C++ TSSLSocket matchName() RFC 6125 wildcard bypass → MITM — 8.2 High
CVE-2026-55968 — Node.js quadratic-time DoS in server receive transports — 7.5 High
CVE-2026-41608 — Python zlib data amplification DoS — 7.5 High
CVE-2026-49158 — Ruby data amplification (highly compressed data) — 7.5 High
CVE-2026-48586 — TZlibTransport missing decompression size limit (C++, Java, Python, Go, D, c_glib) — High
CVE-2026-58389 — Rust allocation without limits/throttling — unrated
CVE-2026-45112 — Java unbounded read DoS (only 0.19.0 → <0.24.0) — 6.9 Medium
CVE-2026-58023 — c_glib heap OOB read in transport leftover-bytes path — 6.5 Medium
CVE-2026-55970 — C++ buffer over-read — 6.5 Medium
CVE-2026-66053 — Python cert host mismatch (replaces rejected CVE-2026-41603) — 5.9 Medium