Brief·2 sources26 Jul 2026
CVE-2026-48144 Disclosed In Apache Thrift c_glib TLS Hostname Verification Flaw
CVE-2026-48144 is a newly disclosed vulnerability affecting Apache Thrift versions up to and including 0.23.x, specifically within the c_glib TLS Client Handler component. The flaw arises from improper validation of certificate with host mismatch, meaning the library fails to verify that a TLS certificate's hostname matches the server being contacted — a critical step in establishing trust over encrypted channels.
The vulnerability was publicly disclosed on 24 July 2026 via the oss-security mailing list by Apache Thrift maintainer Jens Geyer, and catalogued by VulDB on 26 July 2026. At time of writing, no exploit code is publicly available, and there is no evidence of active exploitation in the wild. The remediation path is straightforward: upgrading to Apache Thrift 0.24.0 resolves the issue.
Whilst the vulnerability is assessed as problematic rather than critical, its presence in a widely used open-source RPC framework means that affected deployments — particularly those relying on the c_glib language bindings — may be silently exposed to man-in-the-middle attacks over TLS connections. Organisations using Apache Thrift in service-to-service communication should treat this as a priority patching item.
- 26 Jul 2026VulDB catalogues CVE-2026-48144 as remotely exploitable
- 24 Jul 2026Apache Thrift discloses CVE-2026-48144 via oss-security mailing list
vulnerability-disclosurepatch-management