Security Advisory

CVE-2026-4360

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-06-30 14:45:35
Last updated 2026-07-23 18:44:47
Assigner PSF
CVSS score 2.0
State PUBLISHED

Description

In the Tarfile.extract() function, the filter parameter is not passed properly when extracting hardlinks. An affected system that extracts content from untrusted tar files could end up writing files with an unexpected uid/gid despite the user passing filter='data' to the extract() function.