← Back to CVE intelligence
CVE intelligence

CVE-2026-4360

Vulnerability intelligence

Published Jun 30, 2026Sources checked Sep 12, 2026
5.3MEDIUMCVSS out of 10
What this means

Review the available evidence

CVE-2026-4360 and is rated Medium severity with a CVSS score of 5.3. It is not in the current CISA KEV record we collected. That does not prove exploitation has not occurred.

CISA KEVNot listedBased on the latest collected catalog
EPSS0.3%Estimated 30-day exploitation probability
Ransomware useNot markedCISA KEV ransomware field
Threat actors0Source-linked actor relationships
Overview

What is CVE-2026-4360?

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.