CVE detail
CVE-2026-23745
node-tar is a Tar for Node.js. The node-tar library (<= 7.5.2) fails to sanitize the linkpath of Link (hardlink) and SymbolicLink entries when preservePaths is false (the default secure behavior). This allows malicious archives to bypass the extraction root restriction, leading to Arbitrary File Overwrite via hardlinks and Symlink Poisoning via absolute symlink targets. This vulnerability is fixed in 7.5.3.
Buzz score
Why this CVE is surfacing
This all-time snapshot uses the same composite formula as Trending across a 30-year evidence window, rather than a current rolling window.
Buzz score components · mention 27.1 · diversity 13.0 · KEV 0.0 · OTX 0.0 · PoC 0.0
Why it matters now
Mention timeline
- Total mentions
- 0
- within the 30d window
- Peak daily
- 0
- highest bucket
Evidence
Source links by recency
14 source links · newest first
- https://access.redhat.com/errata/RHSA-2026:41928access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comJan 16, 2026, 10:16 PM - https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-23745.jsonsecurity.access.redhat.com
No excerpt available.
Vendor Advisorysecurity.access.redhat.comJan 16, 2026, 10:16 PM - https://bugzilla.redhat.com/show_bug.cgi?id=2430538bugzilla.redhat.com
No excerpt available.
Exploitbugzilla.redhat.comJan 16, 2026, 10:16 PM - https://access.redhat.com/security/cve/CVE-2026-23745access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comJan 16, 2026, 10:16 PM - https://access.redhat.com/errata/RHSA-2026:6192access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comJan 16, 2026, 10:16 PM - https://access.redhat.com/errata/RHSA-2026:3782access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comJan 16, 2026, 10:16 PM - https://access.redhat.com/errata/RHSA-2026:2926access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comJan 16, 2026, 10:16 PM - https://access.redhat.com/errata/RHSA-2026:2900access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comJan 16, 2026, 10:16 PM - https://access.redhat.com/errata/RHSA-2026:2144access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comJan 16, 2026, 10:16 PM - https://access.redhat.com/errata/RHSA-2026:19712access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comJan 16, 2026, 10:16 PM - https://access.redhat.com/errata/RHSA-2026:18868access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comJan 16, 2026, 10:16 PM - https://access.redhat.com/errata/RHSA-2026:18480access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comJan 16, 2026, 10:16 PM No excerpt available.
Exploitgithub.comJan 16, 2026, 10:16 PMNo excerpt available.
Exploitgithub.comJan 16, 2026, 10:16 PM
Exploit code
Public exploit repository references
Public PoC repositories are third-party, potentially unsafe artifacts. Treat their code as untrusted and use it only on authorized systems in an isolated, least-privilege environment. cvebuzz does not execute the code or verify that an exploit works.
0 repository references · best confidence N/A · max 0 stars
Related records
Similar CVEs
6 related CVEs with shared weakness or product evidence
- CVE-2026-31802CVSS 8.2 · High
node-tar is a full-featured Tar for Node.js. Prior to version 7.5.11, tar (npm) can be tricked into creating a symlink that points outside the extraction directory by using a driv…
- CVE-2026-29786CVSS 8.2 · High
node-tar is a full-featured Tar for Node.js. Prior to version 7.5.10, tar can be tricked into creating a hardlink that points outside the extraction directory by using a drive-rel…
- CVE-2026-26960CVSS 7.1 · High
node-tar is a full-featured Tar for Node.js. When using default options in versions 7.5.7 and below, an attacker-controlled archive can create a hardlink inside the extraction dir…
- CVE-2026-24842CVSS 8.2 · High
node-tar,a Tar for Node.js, contains a vulnerability in versions prior to 7.5.7 where the security check for hardlink entries uses different path resolution semantics than the act…
- CVE-2026-66063CVSS 6.5 · Medium
goshs is a feature-rich single-binary file server for red teamers and developers. Prior to 2.1.5, the httpserver/updown.go multipart upload handler split part.FileName() on / but…
- CVE-2026-54659CVSS 6.9 · Medium
Pagy is agnostic pagination in plain Ruby. From 43.0.0 until 43.5.6, Pagy::I18n.locale= in gem/lib/pagy/modules/i18n/i18n.rb stored locale values verbatim and later used them as <…