CVE-2021-29566
Python vulnerability analysis and mitigation

Overview

TensorFlow, an end-to-end open source platform for machine learning, was found to contain a vulnerability (CVE-2021-29566) that allows attackers to write outside the bounds of heap allocated arrays through the tf.raw_ops.Dilation2DBackpropInput operation. The vulnerability was discovered by Yakun Zhang and Ying Wang of Baidu X-Team and affects TensorFlow versions prior to 2.5.0 (GitHub Advisory).

Technical details

The vulnerability stems from a lack of validation in the implementation before writing to the output array. While the values for h_out and w_out are guaranteed to be in range for out_backprop (as they are loop indices bounded by the size of the array), there are no similar guarantees relating h_in_max/w_in_max and in_backprop. This implementation flaw can lead to heap buffer overflow when invalid arguments are passed to the operation (GitHub Advisory).

Impact

The vulnerability allows attackers to write outside the bounds of heap allocated arrays, potentially leading to memory corruption and unauthorized access to memory regions. This could result in system crashes or potential arbitrary code execution (GitHub Advisory).

Exploitability

The vulnerability can be exploited by passing invalid arguments to tf.raw_ops.Dilation2DBackpropInput. A proof-of-concept exploit involves using specific tensor configurations with carefully crafted input parameters (GitHub Advisory).

Mitigation and workarounds

The vulnerability has been patched in TensorFlow 2.5.0. The fix has also been backported to TensorFlow versions 2.4.2, 2.3.3, 2.2.3, and 2.1.4. Users are advised to upgrade to these patched versions. The fix was implemented in GitHub commit 3f6fe4dfef6f57e768260b48166c27d148f3015f, which adds proper validation checks (GitHub Advisory).

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-2026-61539CRITICAL10
  • Python logoPython
  • xinference
NoYesAug 21, 2026
CVE-2026-49360HIGH7.8
  • Python logoPython
  • recce
NoYesAug 21, 2026
CVE-2026-68508HIGH7.8
  • Python logoPython
  • hydra-core
NoYesAug 21, 2026
CVE-2026-54457HIGH7.7
  • Python logoPython
  • tensorzero
NoYesAug 21, 2026
CVE-2026-43980MEDIUM6.3
  • Python logoPython
  • malla
NoNoAug 21, 2026

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