Amazon Linux 2023 Security Advisory: ALAS2023-2026-1465
Advisory Released Date: 2026-03-05
Advisory Updated Date: 2026-03-05
FAQs regarding Amazon Linux ALAS/CVE Severity
A vulnerability was found in juliangruber brace-expansion up to 1.1.11/2.0.1/3.0.0/4.0.0. It has been rated as problematic. Affected by this issue is the function expand of the file index.js. The manipulation leads to inefficient regular expression complexity. The attack may be launched remotely. The complexity of an attack is rather high. The exploitation is known to be difficult. The exploit has been disclosed to the public and may be used. Upgrading to version 1.1.12, 2.0.2, 3.0.1 and 4.0.1 is able to address this issue. The name of the patch is a5b98a4f30d7813266b221435e1eaaf25a1b0ac5. It is recommended to upgrade the affected component. (CVE-2025-5889)
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. (CVE-2026-23745)
node-tar,a Tar for Node.js, has a race condition vulnerability in versions up to and including 7.5.3. This is due to an incomplete handling of Unicode path collisions in the `path-reservations` system. On case-insensitive or normalization-insensitive filesystems (such as macOS APFS, In which it has been tested), the library fails to lock colliding paths (e.g., `ss` and `ss`), allowing them to be processed in parallel. This bypasses the library's internal concurrency safeguards and permits Symlink Poisoning attacks via race conditions. The library uses a `PathReservations` system to ensure that metadata checks and file operations for the same path are serialized. This prevents race conditions where one entry might clobber another concurrently. This is a Race Condition which enables Arbitrary File Overwrite. This vulnerability affects users and systems using node-tar on macOS (APFS/HFS+). Because of using `NFD` Unicode normalization (in which `ss` and `ss` are different), conflicting paths do not have their order properly preserved under filesystems that ignore Unicode normalization (e.g., APFS (in which `ss` causes an inode collision with `ss`)). This enables an attacker to circumvent internal parallelization locks (`PathReservations`) using conflicting filenames within a malicious tar archive. The patch in version 7.5.4 updates `path-reservations.js` to use a normalization form that matches the target filesystem's behavior (e.g., `NFKD`), followed by first `toLocaleLowerCase('en')` and then `toLocaleUpperCase('en')`. As a workaround, users who cannot upgrade promptly, and who are programmatically using `node-tar` to extract arbitrary tarball data should filter out all `SymbolicLink` entries (as npm does) to defend against arbitrary file writes via this file system entry name collision issue. (CVE-2026-23950)
Affected Packages:
nodejs22
Issue Correction:
Run dnf update nodejs22 --releasever 2023.10.20260302 or dnf update --advisory ALAS2023-2026-1465 --releasever 2023.10.20260302 to update your system.
More information on how to update your system can be found on this page: Amazon Linux 2023 documentation
aarch64:
nodejs22-libs-debuginfo-22.22.0-1.amzn2023.0.2.aarch64
v8-12.4-devel-12.4.254.21-1.22.22.0.1.amzn2023.0.2.aarch64
nodejs22-full-i18n-22.22.0-1.amzn2023.0.2.aarch64
nodejs22-debuginfo-22.22.0-1.amzn2023.0.2.aarch64
nodejs22-devel-22.22.0-1.amzn2023.0.2.aarch64
nodejs22-22.22.0-1.amzn2023.0.2.aarch64
nodejs22-libs-22.22.0-1.amzn2023.0.2.aarch64
nodejs22-npm-10.9.4-1.22.22.0.1.amzn2023.0.2.aarch64
nodejs22-debugsource-22.22.0-1.amzn2023.0.2.aarch64
noarch:
nodejs22-docs-22.22.0-1.amzn2023.0.2.noarch
src:
nodejs22-22.22.0-1.amzn2023.0.2.src
x86_64:
nodejs22-libs-debuginfo-22.22.0-1.amzn2023.0.2.x86_64
nodejs22-22.22.0-1.amzn2023.0.2.x86_64
nodejs22-full-i18n-22.22.0-1.amzn2023.0.2.x86_64
nodejs22-debuginfo-22.22.0-1.amzn2023.0.2.x86_64
v8-12.4-devel-12.4.254.21-1.22.22.0.1.amzn2023.0.2.x86_64
nodejs22-libs-22.22.0-1.amzn2023.0.2.x86_64
nodejs22-devel-22.22.0-1.amzn2023.0.2.x86_64
nodejs22-npm-10.9.4-1.22.22.0.1.amzn2023.0.2.x86_64
nodejs22-debugsource-22.22.0-1.amzn2023.0.2.x86_64