Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-5745 Details

Description

A flaw was found in libarchive. A NULL pointer dereference vulnerability exists in the ACL parsing logic, specifically within the archive_acl_from_text_nl() function. When processing a malformed ACL string (such as a bare "d" or "default" tag without subsequent fields), the function fails to perform adequate validation before advancing the pointer. An attacker can exploit this by providing a maliciously crafted archive, causing an application utilizing the libarchive API (such as bsdtar) to crash, resulting in a Denial of Service (DoS).

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-476NULL Pointer Dereference[email protected]

Affected Products

ProductVersions
libarchive libarchive
All versions

CPE

  • cpe:2.3:a:libarchive:libarchive:-:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.
redhat hardened images
All versions

CPE

  • cpe:2.3:a:redhat:hardened_images:-:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.
redhat openshift container platform
4.0

CPE

  • cpe:2.3:a:redhat:openshift_container_platform:4.0:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.
redhat enterprise linux
6.0
7.0
8.0
9.0
10.0

CPE

  • cpe:2.3:o:redhat:enterprise_linux:6.0:*:*:*:*:*:*:*
  • cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*
  • cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*
  • cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*
  • cpe:2.3:o:redhat:enterprise_linux:10.0:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

8 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-5745
NVD Published Date:
Apr 7, 2026
NVD Last Modified:
Sep 1, 2026
Source:
[email protected]
CVE-2026-5745 Details - Not Deferred