Last seen April 11, 2024

transformers library Remote Code Execution Vulnerability

The huggingface/transformers library is vulnerable to arbitrary code execution through deserialization of untrusted data within the `load_repo_checkpoint()` function of the `TFPreTrainedModel()` class. Attackers can execute arbitrary code and commands by crafting a malicious serialized payload, exploiting the use of `pickle.load()` on data from potentially untrusted sources. This vulnerability allows for remote code execution (RCE) by deceiving victims into loading a seemingly harmless checkpoint during a normal training process, thereby enabling attackers to execute arbitrary code on the targeted machine.

Technical Severity
Medium severity
Lifecycle Status

STABLE

What Happened

The huggingface/transformers library is vulnerable to arbitrary code execution through deserialization of untrusted data within the `load_repo_checkpoint()` function of the `TFPreTrainedModel()` class. Attackers can execute arbitrary code and commands by crafting a malicious serialized payload, exploiting the use of `pickle.load()` on data from potentially untrusted sources. This vulnerability allows for remote code execution (RCE) by deceiving victims into loading a seemingly harmless checkpoint during a normal training process, thereby enabling attackers to execute arbitrary code on the targeted machine.

Why This Matters

The evidence matters to defenders using transformers library because it could let an attacker run code in affected environments.

Recommended Action

Confirm whether huggingface is present in your environment and review vendor guidance for this report. Apply available patches or mitigations if your deployment matches the described conditions.

Exposure

My Interests Exposure

Exposure unknown

Recommended Response
Last Seen

Apr 11, 2024 00:00

Exposure reason: This incident does not currently match a technology in My Interests.

Exploitation status: THEORETICAL

Primary entities:

huggingfacetransformers librarytransformersRemote Code ExecutionvulnerabilityUntrusted Data

Timeline

  • Incident first seen
    Apr 11, 2024 00:00

    BugSkan first recorded this incident.

  • Transformers Deserialization of Untrusted Data vulnerability
    Apr 11, 2024 00:00

    OSV.dev · Vulnerability

Sources

Transformers Deserialization of Untrusted Data vulnerability

OSV.dev · Apr 11, 2024 00:00

The huggingface/transformers library is vulnerable to arbitrary code execution through deserialization of untrusted data within the `load_repo_checkpoint()` function of the `TFPreTrainedModel()` class. Attackers can execute arbitrary code and commands by crafting a malicious serialized payload, exploiting the use of `pickle.load()` on data from potentially untrusted sources. This vulnerability allows for remote code execution (RCE) by deceiving victims into loading a seemingly harmless checkpoint during a normal training process, thereby enabling attackers to execute arbitrary code on the targeted machine.

Open publisher source

My Interests Match

Want personalized relevance?

Create an account to see which incidents overlap with your interests.

← Back to incident intelligence