REDHAT-BUG-2370014: Medium severity pypi/tarfile vulnerability

Published Jun 3, 2025
·
Updated

Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination directory, and the modification of some file metadata.

You are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract() using the filter= parameter with a value of "data" or "tar". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter for more information. Only Python versions 3.12 or later are affected by these vulnerabilities, earlier versions don't include the extraction filter feature.

Note that for Python 3.14 or later the default value of filter= changed from "no filtering" to "data", so if you are relying on this new default behavior then your usage is also affected.

Note that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it's important to avoid installing source distributions with suspicious links.

Affected Software

1 affected component
pypi/tarfile>=3.12

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Configuration

    When extracting untrusted tar archives with tarfile, do not rely on the Python 3.14+ default filter='data'; explicitly set the tarfile extraction filter parameter (filter=...) to an appropriate value rather than 'data' or 'tar'.

    Python tarfile module (TarFile.extractall()/TarFile.extract()) filter = (set explicitly to avoid the default 'data')
  2. Compensating control

    When evaluating source distributions, avoid installing source distributions that include suspicious links (e.g., symlinks that target outside the destination directory).

Event History

Jun 3, 2025
Data Sourced
via Red Hat·02:01 PM
DescriptionSeverityAffected Software
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of REDHAT-BUG-2370014?

REDHAT-BUG-2370014 has a high severity due to the potential impact on file system integrity and security.

2

How do I fix REDHAT-BUG-2370014?

To fix REDHAT-BUG-2370014, update your Python version to a patched release that addresses this vulnerability.

3

What specific Python versions are affected by REDHAT-BUG-2370014?

REDHAT-BUG-2370014 affects Python versions from 3.12 and up to 3.14.

4

What is the risk of using TarFile.extractall() related to REDHAT-BUG-2370014?

Using TarFile.extractall() can expose your system to unauthorized access and file manipulation if untrusted archives are extracted.

5

Can I mitigate the impacts of REDHAT-BUG-2370014 without upgrading?

Mitigation for REDHAT-BUG-2370014 is limited, but you can avoid extracting untrusted tar archives to reduce risk.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203