PatchSiren cyber security CVE debrief
CVE-2026-14164 Red Hat CVE debrief
A double free issue was identified in libarchive's RAR5 reader. During parsing of a specially crafted RAR5 archive, the filtered_buf pointer may remain stale after being freed during unpacking state reinitialization. Subsequent processing of another archive entry can trigger a second free of the same memory region, resulting in a double-free condition.
- Vendor
- Red Hat
- Product
- Red Hat Enterprise Linux 10
- CVSS
- HIGH 7.5
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-06-30
- Original CVE updated
- 2026-09-17
- Advisory published
- 2026-06-30
- Advisory updated
- 2026-09-17
Who should care
Defenders responsible for systems handling RAR5 archives, particularly those using libarchive, should assess exposure and prioritize patching. This includes operators, platform administrators, vulnerability management teams, and security teams who need to ensure the security and stability of their systems. They should review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance.
Why it matters
CVE-2026-14164 is a double free issue in libarchive's RAR5 reader that can cause denial of service. Defenders should prioritize patching and verifying system updates.
- Denial of service due to application termination
- Potential for service disruption in systems handling RAR5 archives
- Need for verification of patch application and system updates
- Possible impact on system stability and reliability
Technical summary
The double free issue in libarchive's RAR5 reader can cause applications using the vulnerable libarchive API to terminate unexpectedly, leading to a denial of service. This issue may result in service disruption in systems handling RAR5 archives and requires defenders to prioritize patching and verifying system updates. Successful exploitation may cause applications using the vulnerable libarchive API to terminate unexpectedly, leading to a denial of service. The issue is particularly concerning for systems handling RAR5 archives, as it can lead to denial of service due to application termination.
Defensive priority
Defenders should prioritize verifying and applying patches for libarchive, particularly in systems handling RAR5 archives.
Recommended defensive actions
- Verify and apply patches for libarchive
- Review and update systems handling RAR5 archives
- Monitor for and respond to potential denial of service attempts
- Conduct vulnerability scanning to identify exposed systems
- Implement compensating controls for exposed systems
- Track exceptions and retest remediated assets
- technicalSummary
Evidence notes
The CVE record and NVD entry provide details on the double free issue in libarchive's RAR5 reader. Red Hat has released several errata related to this vulnerability, including RHSA-2026:30333, RHSA-2026:52674, and RHSA-2026:52675. Defenders should verify patch application and system updates, considering potential denial of service attempts and service disruption in systems handling RAR5 archives.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-14164 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-14164
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-14164 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-14164
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://access.redhat.com/errata/RHSA-2026:30333
-
Source reference
Unverified legacy reference
URL: https://access.redhat.com/errata/RHSA-2026:52674
-
Source reference
Unverified legacy reference
URL: https://access.redhat.com/errata/RHSA-2026:52675
-
Source reference
Unverified legacy reference
URL: https://access.redhat.com/errata/RHSA-2026:54387
-
Source reference
Unverified legacy reference
URL: https://access.redhat.com/errata/RHSA-2026:54760
-
Source reference
Unverified legacy reference
URL: https://access.redhat.com/errata/RHSA-2026:54769
-
Source reference
Unverified legacy reference
URL: https://access.redhat.com/errata/RHSA-2026:56954
-
Source reference
Unverified legacy reference
URL: https://access.redhat.com/errata/RHSA-2026:58558
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.