← Browse

CVE-2026-4360

Low

No strong exploitation signal.

CVSS base
5.3 MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
EPSS — probability of exploitation (30 days)
0.3%
20.4th percentile
CISA KEV
Not listed
Weakness / dates
CWE-281
Published 2026-06-30 · modified 2026-08-13

CVSS breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

Attack VectorNNetwork
Attack ComplexityLLow
Privileges RequiredNNone
User InteractionNNone
ScopeUUnchanged
ConfidentialityNNone
IntegrityLLow
AvailabilityNNone

Timeline

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.

Affected

python

References

Official: NVD · CVE.org