Home » Database

AVID-2026-R0896

Description

Missing validation during checkpoint loading (CVE-2021-41203)

Details

TensorFlow is an open source platform for machine learning. In affected versions an attacker can trigger undefined behavior, integer overflows, segfaults and CHECK-fail crashes if they can change saved checkpoints from outside of TensorFlow. This is because the checkpoints loading infrastructure is missing validation for invalid file formats. The fixes will be included in TensorFlow 2.7.0. We will also cherrypick these commits on TensorFlow 2.6.1, TensorFlow 2.5.2, and TensorFlow 2.4.4, as these are also affected and still in supported range.

Reason for inclusion in AVID: CVE-2021-41203 describes a vulnerability in TensorFlow’s checkpoint loading that can trigger undefined behavior, segfaults, and crashes when processing crafted checkpoints. This is a software vulnerability within a core ML framework component, directly impacting AI systems that rely on TensorFlow for training and deployment. It concerns software supply chain elements (the TensorFlow package and its checkpoint infrastructure) used to build, train, and run general-purpose AI systems. The report provides CVE details, affected versions, and remediation signals, establishing a clear security impact in the AI software stack.

References

Affected or Relevant Artifacts

  • Developer: tensorflow
  • Deployer: tensorflow
  • Artifact Details:
TypeName
Systemtensorflow

Impact

AVID Taxonomy Categorization

  • Risk domains: Security
  • SEP subcategories: S0100: Software Vulnerability
  • Lifecycle stages: L06: Deployment

CVSS

Version3.1
Vector StringCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Base Score7.8
Base Severity🔴 High
Attack VectorLOCAL
Attack Complexity🟢 Low
Privileges Required🟢 Low
User InteractionNONE
ScopeUNCHANGED
Confidentiality Impact🔴 High
Integrity Impact🔴 High
Availability Impact🔴 High

CWE

IDDescription
CWE-345CWE-345: Insufficient Verification of Data Authenticity

Other information

  • Report Type: Advisory
  • Credits:
  • Date Reported: 2021-11-05
  • Version: 0.3.3
  • AVID Entry