CVE-2024-8375
Python vulnerability analysis and mitigation

Overview

A use-after-free vulnerability was discovered in Reverb, identified as CVE-2024-8375. The vulnerability exists in the handling of VARIANT datatype tensors during deserialization. The issue was discovered and disclosed in September 2024, affecting the Reverb server and client components that handle tensor proto unpacking (Reverb Issue).

Technical details

The vulnerability occurs when handling tensor protos of type VARIANT, which is designed to represent arbitrary objects in C++. During the unpacking process, memory is first allocated to store the entire tensor, and a constructor is called on each instance. Subsequently, Reverb copies the content from tensorcontent to the pre-allocated memory, which results in the bytes in tensorcontent overwriting the vtable pointers of previously allocated objects. The vulnerability has been assigned a CVSS v4.0 score of 5.7 (Medium) with the vector: CVSS:4.0/AV:L/AC:H/AT:P/PR:L/UI:A/VC:L/VI:H/VA:N/SC:L/SI:H/SA:N (NVD).

Impact

When exploited, the vulnerability allows an attacker to gain control of the Program Counter when any method on the affected object is called, including its destructor. This can lead to arbitrary code execution within the context of the client application (Reverb Issue).

Mitigation and workarounds

The vulnerability has been fixed in commit 6a0dcf4c9e842b7f999912f792aaa6f6bd261a25, which implements restrictions on compression/decompression to only support scalar types, explicitly disallowing VARIANT and resource dtypes. Users are recommended to upgrade to a version containing this fix (Reverb Commit).

Additional resources


SourceThis report was generated using AI

Related Python vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-67511CRITICAL9.6
  • PythonPython
  • cai-framework
NoNoDec 09, 2025
CVE-2025-66645HIGH7.5
  • PythonPython
  • nicegui
NoYesDec 09, 2025
GHSA-9rwj-6rc7-p77cHIGH7.3
  • PythonPython
  • langgraph-checkpoint-sqlite
NoYesDec 10, 2025
CVE-2025-67502MEDIUM5.4
  • PythonPython
  • taguette
NoYesDec 10, 2025
CVE-2025-67485MEDIUM5.3
  • PythonPython
  • mad-proxy
NoNoDec 09, 2025

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management