Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
Vulnerability Details :

CVE-2026-42497

Summary
Assigner-CPANSec
Assigner Org ID-9b29abf9-4ab0-4765-b253-1875cd9b441e
Published At-26 May, 2026 | 00:17
Updated At-26 May, 2026 | 00:17
Rejected At-
Credits

Archive::Tar versions before 3.08 for Perl extract hardlinks to attacker controlled paths outside the extraction directory

Archive::Tar versions before 3.08 for Perl extract hardlinks to attacker controlled paths outside the extraction directory. _make_special_file() passes the tar header's linkname to link() without validating it against absolute paths or .. segments, creating a hardlink that shares the victim file's inode. A subsequent write through the extracted name modifies the victim file, and the post-extraction chmod, chown, and utime block in _extract_file() (guarded only against symlinks via -l) applies the tar header's mode, owner, and timestamps to the shared inode during extraction alone.

Vendors
-
Not available
Products
-
Metrics (CVSS)
VersionBase scoreBase severityVector
Weaknesses
Attack Patterns
Solution/Workaround
References
HyperlinkResource Type
EPSS History
Score
Latest Score
-
N/A
No data available for selected date range
Percentile
Latest Percentile
-
N/A
No data available for selected date range
Stakeholder-Specific Vulnerability Categorization (SSVC)
▼Common Vulnerabilities and Exposures (CVE)
cve.org
Assigner:CPANSec
Assigner Org ID:9b29abf9-4ab0-4765-b253-1875cd9b441e
Published At:26 May, 2026 | 00:17
Updated At:26 May, 2026 | 00:17
Rejected At:
▼CVE Numbering Authority (CNA)
Archive::Tar versions before 3.08 for Perl extract hardlinks to attacker controlled paths outside the extraction directory

Archive::Tar versions before 3.08 for Perl extract hardlinks to attacker controlled paths outside the extraction directory. _make_special_file() passes the tar header's linkname to link() without validating it against absolute paths or .. segments, creating a hardlink that shares the victim file's inode. A subsequent write through the extracted name modifies the victim file, and the post-extraction chmod, chown, and utime block in _extract_file() (guarded only against symlinks via -l) applies the tar header's mode, owner, and timestamps to the shared inode during extraction alone.

Affected Products
Vendor
BINGOS
Product
Archive::Tar
Collection URL
https://cpan.org/modules
Package Name
Archive-Tar
Repo
https://github.com/jib/archive-tar-new
Program Files
  • lib/Archive/Tar.pm
Program Routines
  • Archive::Tar::_make_special_file
  • Archive::Tar::_extract_file
Default Status
unaffected
Versions
Affected
  • From 0 before 3.08 (custom)
Problem Types
TypeCWE IDDescription
CWECWE-59CWE-59 Improper Link Resolution Before File Access ('Link Following')
CWECWE-732CWE-732 Incorrect Permission Assignment for Critical Resource
Type: CWE
CWE ID: CWE-59
Description: CWE-59 Improper Link Resolution Before File Access ('Link Following')
Type: CWE
CWE ID: CWE-732
Description: CWE-732 Incorrect Permission Assignment for Critical Resource
Metrics
VersionBase scoreBase severityVector
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Upgrade to Archive::Tar 3.08 or later.

Configurations

Workarounds

Exploits

Credits

Timeline
EventDate
Issue reported.2026-04-12 00:00:00
Version 3.06 released, disabling hardlink extraction by default.2026-05-10 00:00:00
Version 3.08 released.2026-05-22 00:00:00
Event: Issue reported.
Date: 2026-04-12 00:00:00
Event: Version 3.06 released, disabling hardlink extraction by default.
Date: 2026-05-10 00:00:00
Event: Version 3.08 released.
Date: 2026-05-22 00:00:00
Replaced By

Rejected Reason

References
HyperlinkResource
https://github.com/jib/archive-tar-new/commit/17c873492a05eddc0de18c1485e0b2cccd5a9158.patch
patch
https://metacpan.org/release/BINGOS/Archive-Tar-3.08/changes
release-notes
https://www.cve.org/CVERecord?id=CVE-2026-42496
related
Hyperlink: https://github.com/jib/archive-tar-new/commit/17c873492a05eddc0de18c1485e0b2cccd5a9158.patch
Resource:
patch
Hyperlink: https://metacpan.org/release/BINGOS/Archive-Tar-3.08/changes
Resource:
release-notes
Hyperlink: https://www.cve.org/CVERecord?id=CVE-2026-42496
Resource:
related
Information is not available yet
▼National Vulnerability Database (NVD)
nvd.nist.gov
Source:9b29abf9-4ab0-4765-b253-1875cd9b441e
Published At:26 May, 2026 | 02:16
Updated At:26 May, 2026 | 02:16

Archive::Tar versions before 3.08 for Perl extract hardlinks to attacker controlled paths outside the extraction directory. _make_special_file() passes the tar header's linkname to link() without validating it against absolute paths or .. segments, creating a hardlink that shares the victim file's inode. A subsequent write through the extracted name modifies the victim file, and the post-extraction chmod, chown, and utime block in _extract_file() (guarded only against symlinks via -l) applies the tar header's mode, owner, and timestamps to the shared inode during extraction alone.

CISA Catalog
Date AddedDue DateVulnerability NameRequired Action
N/A
Date Added: N/A
Due Date: N/A
Vulnerability Name: N/A
Required Action: N/A
Metrics
TypeVersionBase scoreBase severityVector
CPE Matches

Weaknesses
CWE IDTypeSource
CWE-59Secondary9b29abf9-4ab0-4765-b253-1875cd9b441e
CWE-732Secondary9b29abf9-4ab0-4765-b253-1875cd9b441e
CWE ID: CWE-59
Type: Secondary
Source: 9b29abf9-4ab0-4765-b253-1875cd9b441e
CWE ID: CWE-732
Type: Secondary
Source: 9b29abf9-4ab0-4765-b253-1875cd9b441e
Evaluator Description

Evaluator Impact

Evaluator Solution

Vendor Statements

References
HyperlinkSourceResource
https://github.com/jib/archive-tar-new/commit/17c873492a05eddc0de18c1485e0b2cccd5a9158.patch9b29abf9-4ab0-4765-b253-1875cd9b441e
N/A
https://metacpan.org/release/BINGOS/Archive-Tar-3.08/changes9b29abf9-4ab0-4765-b253-1875cd9b441e
N/A
https://www.cve.org/CVERecord?id=CVE-2026-424969b29abf9-4ab0-4765-b253-1875cd9b441e
N/A
Hyperlink: https://github.com/jib/archive-tar-new/commit/17c873492a05eddc0de18c1485e0b2cccd5a9158.patch
Source: 9b29abf9-4ab0-4765-b253-1875cd9b441e
Resource: N/A
Hyperlink: https://metacpan.org/release/BINGOS/Archive-Tar-3.08/changes
Source: 9b29abf9-4ab0-4765-b253-1875cd9b441e
Resource: N/A
Hyperlink: https://www.cve.org/CVERecord?id=CVE-2026-42496
Source: 9b29abf9-4ab0-4765-b253-1875cd9b441e
Resource: N/A

Change History

0
Information is not available yet

Similar CVEs

1Records found

CVE-2026-42496
Matching Score-6
Assigner-CPAN Security Group
ShareView Details
Matching Score-6
Assigner-CPAN Security Group
CVSS Score-Not Assigned
EPSS-Not Assigned
Published-26 May, 2026 | 00:17
Updated-26 May, 2026 | 02:16
Rejected-Not Available
Known To Be Used In Ransomware Campaigns?-Not Available
KEV Added-Not Available
KEV Action Due Date-Not Available
Archive::Tar versions before 3.08 for Perl extract symlinks with attacker controlled targets outside the extraction directory

Archive::Tar versions before 3.08 for Perl extract symlinks with attacker controlled targets outside the extraction directory. _make_special_file() passes the tar header's linkname to symlink() without validating it against absolute paths or .. segments. The secure-extract mode check that guards regular file extraction does not cover the symlink target. A subsequent open through the extracted name reads or writes the attacker chosen path.

Action-Not Available
Vendor-BINGOS
Product-Archive::Tar
CWE ID-CWE-59
Improper Link Resolution Before File Access ('Link Following')
Details not found