Skip to main content
Press slash or control plus K to focus the search. Use the arrow keys to navigate results and press enter to open a threat.
Reconnecting to live updates…
EPSS 0.4%top 70%

A flaw was found in tar. A remote attacker could exploit this vulnerability by crafting a malicious archive, leading to hidden file injection with…

0
High
Published: 04/06/2026 (04/06/2026, 16:16:00 UTC)
Source: GCVE Database
Product: tar

Description

A vulnerability in the tar utility allows a remote attacker to craft a malicious archive that injects hidden files with attacker-controlled content. This bypasses pre-extraction inspection mechanisms, potentially enabling undetected introduction of malicious files onto a system. The flaw affects multiple specific versions of tar, primarily distributed with various Ubuntu releases. No known exploits are reported in the wild at this time.

CVSS v3.1

Score 5.0medium

Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
Required
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
None
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:N

Affected software

Ubuntu:Pro:14.04:LTSmore threats →ghsa
tar
pkg:deb/ubuntu/[email protected]+esm7?arch=source&distro=esm-infra-legacy/trusty
Affected versions
<1.27.1-1ubuntu0.1+esm7=1.26+dfsg-8=1.27-3=1.27-4=1.27.1-1=1.27.1-1ubuntu0.1=1.27.1-1ubuntu0.1+esm1=1.27.1-1ubuntu0.1+esm2=1.27.1-1ubuntu0.1+esm3=1.27.1-1ubuntu0.1+esm4=1.27.1-1ubuntu0.1+esm5=1.27.1-1ubuntu0.1+esm6
Ubuntu:Pro:16.04:LTSmore threats →ghsa
tar
pkg:deb/ubuntu/[email protected]+esm6?arch=source&distro=esm-infra-legacy/xenial
Affected versions
<1.28-2.1ubuntu0.2+esm6=1.27.1-2=1.28-2ubuntu1=1.28-2.1=1.28-2.1ubuntu0.1=1.28-2.1ubuntu0.2=1.28-2.1ubuntu0.2+esm1=1.28-2.1ubuntu0.2+esm2=1.28-2.1ubuntu0.2+esm3=1.28-2.1ubuntu0.2+esm4=1.28-2.1ubuntu0.2+esm5
Ubuntu:Pro:18.04:LTSmore threats →ghsa
tar
pkg:deb/ubuntu/[email protected]+esm4?arch=source&distro=esm-infra/bionic
Affected versions
<1.29b-2ubuntu0.4+esm4=1.29b-2=1.29b-2ubuntu0.1=1.29b-2ubuntu0.2=1.29b-2ubuntu0.3=1.29b-2ubuntu0.4=1.29b-2ubuntu0.4+esm1=1.29b-2ubuntu0.4+esm2=1.29b-2ubuntu0.4+esm3
Ubuntu:Pro:20.04:LTSmore threats →ghsa
tar
pkg:deb/ubuntu/[email protected]+dfsg-7ubuntu0.20.04.4+esm3?arch=source&distro=esm-infra/focal
Affected versions
<1.30+dfsg-7ubuntu0.20.04.4+esm3=1.30+dfsg-6=1.30+dfsg-7=1.30+dfsg-7ubuntu0.20.04.1=1.30+dfsg-7ubuntu0.20.04.2=1.30+dfsg-7ubuntu0.20.04.3=1.30+dfsg-7ubuntu0.20.04.4=1.30+dfsg-7ubuntu0.20.04.4+esm1=1.30+dfsg-7ubuntu0.20.04.4+esm2
Ubuntu:22.04:LTSmore threats →ghsa
tar
pkg:deb/ubuntu/[email protected]+dfsg-1ubuntu0.1.22.04.6?arch=source&distro=jammy
Affected versions
<1.34+dfsg-1ubuntu0.1.22.04.6=1.34+dfsg-1build1=1.34+dfsg-1build2=1.34+dfsg-1build3=1.34+dfsg-1ubuntu0.1.22.04.1=1.34+dfsg-1ubuntu0.1.22.04.2=1.34+dfsg-1ubuntu0.1.22.04.3=1.34+dfsg-1ubuntu0.1.22.04.4=1.34+dfsg-1ubuntu0.1.22.04.5
Ubuntu:24.04:LTSmore threats →ghsa
tar
pkg:deb/ubuntu/[email protected]+dfsg-3ubuntu0.4?arch=source&distro=noble
Affected versions
<1.35+dfsg-3ubuntu0.4=1.34+dfsg-1.2ubuntu1=1.34+dfsg-1.2ubuntu2=1.34+dfsg-1.3ubuntu1=1.34+dfsg-1.4=1.35+dfsg-2~build1=1.35+dfsg-2=1.35+dfsg-3=1.35+dfsg-3build1=1.35+dfsg-3ubuntu0.1=1.35+dfsg-3ubuntu0.2=1.35+dfsg-3ubuntu0.3
Ubuntu:25.10more threats →ghsa
tar
pkg:deb/ubuntu/[email protected]+dfsg-3.1build1?arch=source&distro=questing
Affected versions
=1.35+dfsg-3.1=1.35+dfsg-3.1build1
Ubuntu:26.04:LTSmore threats →ghsa
tar
pkg:deb/ubuntu/[email protected]+dfsg-4ubuntu0.4?arch=source&distro=resolute
Affected versions
<1.35+dfsg-4ubuntu0.4=1.35+dfsg-3.1build1=1.35+dfsg-3.1build2=1.35+dfsg-4=1.35+dfsg-4ubuntu0.1=1.35+dfsg-4ubuntu0.2=1.35+dfsg-4ubuntu0.3

Run on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 07/22/2026, 23:56:04 UTC

Technical Analysis

This vulnerability in tar involves the ability of a remote attacker to create a specially crafted archive that results in hidden file injection with fully attacker-controlled content. The flaw bypasses mechanisms designed to inspect archives before extraction, allowing malicious files to be introduced without detection. The issue affects numerous specific tar package versions primarily associated with Ubuntu distributions. The CVSS 3.1 vector indicates local attack vector with low complexity, requiring low privileges and user interaction, impacting integrity but not confidentiality or availability.

Potential Impact

An attacker who can supply a malicious tar archive may cause the injection of hidden files containing arbitrary content onto a target system. This compromises the integrity of the system by allowing unauthorized files to be introduced without detection by pre-extraction inspection tools. There is no direct impact on confidentiality or availability according to the CVSS vector. No known exploits in the wild have been reported.

Mitigation Recommendations

Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until a patch is available, users should exercise caution when extracting tar archives from untrusted sources and consider additional manual inspection or sandboxing measures. Monitor official Ubuntu security advisories for updates and apply any released patches promptly.

Pro Console: star threats, build custom feeds, automate alerts via Slack, email & webhooks.Upgrade to Pro

Technical Details

Gcve Source
db.gcve.eu
Osv Id
UBUNTU-CVE-2026-5704
Osv Schema Version
1.7.0
Aliases
[]
Ecosystems
["Ubuntu:Pro:14.04:LTS","Ubuntu:Pro:16.04:LTS","Ubuntu:Pro:18.04:LTS","Ubuntu:Pro:20.04:LTS","Ubuntu:22.04:LTS","Ubuntu:24.04:LTS","Ubuntu:25.10","Ubuntu:26.04:LTS"]
Database Specific Severity
null
Cvss Version
3.1

Threat ID: 6a6151239c2644c7f8da6222

Added to database: 07/22/2026, 23:24:19 UTC

Last enriched: 07/22/2026, 23:56:04 UTC

Last updated: 07/31/2026, 19:22:59 UTC

Views: 58

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

Need more coverage?

Upgrade to Pro Console for AI refresh and higher limits.

For incident response and remediation, OffSeq services can help resolve threats faster.

Latest Threats

Breach by OffSeqOFFSEQFRIENDS — 25% OFF

Check if your credentials are on the dark web

Instant breach scanning across billions of leaked records. Free tier available.

Scan now
OffSeq TrainingCredly Certified

Lead Pen Test Professional

Technical5-day eLearningPECB Accredited
View courses