CVE-2026-5745 MEDIUM

CVE-2026-5745: Libarchive: a null pointer dereference vulnerability exists in the acl parser of libarchive

Vendor Red Hat
Product Red Hat Enterprise Linux 10
Weakness CWE-476
Published April 7, 2026
Last update May 3, 2026

CVSS base score

5.5/10
Attack vector Local
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality None
Integrity None

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H

What the vulnerability does

01Description

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).

Key dates

02Disclosure timeline

April 7, 2026 CVE published
May 3, 2026 Record updated