CVE-2025-4330Disclosure

LOWCVSS 7.5 · HIGH

Signal is active with 1 mentions in latest observed window

Immediate actions

  • Track advisory updates for patch or workaround availability

Recommended action window: Monitor and triage in normal cycle

NVD description

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. 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.

0.0/ 10 priority

Sources & remediation

Weakness type (CWE)
CWE-22

Priority

LOW

Exploitation

NONE

PoC

NONE

Patch

NONE

Momentum

STABLE

Threat summary

  • 2 mentions across 2 observed days
  • Momentum state: stable

What's happening

  • Technical details provided in 2 signals
  • Disclosure: 1 classified signal
  • General: 1 classified signal
  • Peaked 1d ago at 1 mentions (2026-06-25); latest day: 1
  • 2 total mentions across 2 days

Deep dive

Activity timeline2 mentions / 2d
00111Mentions · 2026-06-25: 1Mentions · 2026-06-28: 1Technical Details · 2026-06-25: 1Technical Details · 2026-06-28: 106-2506-28
Signal classification2 categories
Disclosure
150.0%
General
150.0%
Referenced assets1 URL
By indicator
Classification over time
DateTotalLabels
2026-06-251
Disclosure1
2026-06-281
General1
Full discourse2 posts
  • Faithful_Crusader_of_Spirit_and_Sacrifice🌌🔮✝️@HonorGryph
    General

    ただし NVD では CVSS 4.0 ベーススコア 7.8 の高深刻度として扱われています。 過去の CVE-2025-4330 の修正が不完全だったことが、今回の背景にあるとされています。 寸評:正直に言って、未実害でも「安全」とは別問題です

    Post summary

    The post notes that NVD rates the vulnerability as high severity (CVSS 4.0 score 7.8) due to an incomplete fix of a previous CVE, emphasizing that lack of actual harm does not equal safety. No exploitation or patch details are provided.

    1000040
    71 followersView on X
  • Open Source Security mailing list@oss_security
    Disclosure

    CVE-2026-11940: CPython: tarfile extraction filter bypass allows escaping the destination directory https://www.openwall.com/lists/oss-security/2026/06/23/6 by a crafted archive where a hardlink references a symlink stored at a deeper name than the hardlink itself. This was an incomplete fix of CVE-2025-4330.

    Post summary

    The text discloses a CPython tarfile extraction filter bypass vulnerability (CVE-2026-11940), detailing its technical mechanism but not providing PoC, exploit code, or patch information.

    00010159
    4.6K followersView on X

Explore more