CVE-2021-29571
Python vulnerability analysis and mitigation

Overview

TensorFlow, an end-to-end open source platform for machine learning, was found to contain a vulnerability in the implementation of tf.raw_ops.MaxPoolGradWithArgmax. The vulnerability (CVE-2021-29571) was discovered by Yakun Zhang and Ying Wang of Baidu X-Team and publicly disclosed on May 14, 2021. The issue affects TensorFlow versions prior to 2.5.0, including versions 2.4.x, 2.3.x, 2.2.x, and 2.1.x (GitHub Advisory).

Technical details

The vulnerability stems from the implementation of tf.raw_ops.DrawBoundingBoxesV2 where the code assumes that the last element of the 'boxes' input is 4, as required by the operation. However, the implementation fails to validate this requirement, allowing attackers to pass values less than 4, which can lead to out-of-bounds memory access and potential memory corruption. The issue manifests when accessing array elements using patterns like tboxes(b, bb, 3) when the last dimension in 'boxes' is less than 4 (GitHub Commit).

Impact

When exploited, this vulnerability can cause reads and writes outside the bounds of heap-allocated objects, leading to memory corruption. This could potentially allow attackers to manipulate the program's memory and potentially execute arbitrary code (GitHub Advisory).

Mitigation and workarounds

The vulnerability has been patched in TensorFlow 2.5.0. The fix has also been backported to 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 implements proper validation of the 'boxes' input dimension (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-2025-66471HIGH8.9
  • PythonPython
  • py3-urllib3
NoYesDec 05, 2025
CVE-2025-66418HIGH8.9
  • PythonPython
  • python-urllib3
NoYesDec 05, 2025
CVE-2025-65958HIGH8.5
  • PythonPython
  • cpe:2.3:a:openwebui:open_webui
NoYesDec 04, 2025
CVE-2025-56427HIGH7.5
  • PythonPython
  • composio
NoNoDec 04, 2025
CVE-2025-63681MEDIUM4.3
  • PythonPython
  • open-webui
NoNoDec 04, 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