Intel

AIKIDO-2026-11058

tar is vulnerable to Interpretation Conflict

Interpretation ConflictGHSA-vmf3-w455-68vh Published 2 days ago

57

Medium Risk

This Affects:

JStar
0.0.1 - 7.5.15
Fixed in 7.5.16
Are you affected? Scan for Free

TL;DR

tar applies PAX extended header size= overrides to any following header, including GNU long-name and long-link metadata entries. An attacker can craft a tar archive that causes tar to read a different sequence of members than GNU tar, libarchive, Python tarfile, or Rust tar-rs. The parser differential lets a malicious file be hidden from security scanners that use tar while still being extracted by downstream tools, enabling archive smuggling. The fix restricts PAX size overrides to recognised filesystem entry types via an allowlist.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

tar is vulnerable to Interpretation Conflict in versions 0.0.1 - 7.5.15.

How to fix this

Upgrade the tar library to the patch version.