Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-19672

Published Aug 19, 2026 CWE-22 EPSS 0.41% (34th pctl)

Overview

CVE-2026-19672 is a known-severity vulnerability. It was published on August 19, 2026.

Technical Description

The tarfile module's tar and data

extraction filters created directories outside the destination for

members whose name leaves the destination and returns to it, such as ../evil/../dest/sub/file. The containment check used the resolved path, but intermediate directories were created from the name as given.

Only

empty directories are created outside the destination. Member contents

are still extracted inside it. To return to the destination the member's

name must contain the destination directory's own final component, so

extraction into a secure randomised directory is not affected.

This affects POSIX platforms only. On Windows, .. components are collapsed before the path reaches the filesystem, so the directories outside the destination are never created.

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Frequently Asked Questions

What is CVE-2026-19672?

CVE-2026-19672 is a known-severity vulnerability. It was published on August 19, 2026.

How severe is CVE-2026-19672?

CVSS score information is not yet available for this vulnerability. Check back as the CVE record is updated by NVD analysts.

How do I fix or remediate CVE-2026-19672?

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-19672?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-19672 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.