CYBERSECURITYTRACKER
TRACKING6,506 stories in this site build1,309 vulnerability news stories in this site build
Permanent story citation

CPython: [CVE-2026-87910] tarfile hardlink fallback ignores custom extraction filter rejection via None

This page keeps the story as Cybersecurity Tracker first published it. If the tracker later corrects it, the correction appears below the original and never replaces it.

Back to newsStory 7140

As cited

Copy frozen at (site build).

vulnerabilities

CPython: [CVE-2026-87910] tarfile hardlink fallback ignores custom extraction filter rejection via None

CVE-2026-87910 affects Python's tarfile module, where a hardlink fallback mechanism bypasses custom extraction filter rejections when a filter returns None. An attacker could potentially extract files outside intended directories during tarfile handling.

Why it matters: Development teams and system administrators using Python's tarfile module with custom extraction filters need to apply patches to prevent directory traversal or unintended file extraction in applications that process untrusted tar archives.

VendorsGoogle
Source published
First seen by Cybersecurity Tracker

Source attribution

Glossary