PT-2026-62062 · Cpan · Data::Radixtree::Shared

CVE-2026-65063

·

Published

2026-07-21

·

Updated

2026-07-23

CVSS v3.1

3.8

Low

VectorAV:L/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N
Name of the Vulnerable Software and Affected Versions Data::RadixTree::Shared versions prior to 0.02
Description This issue occurs when a world-readable mmap backing file is created and opened without the O EXCL or O NOFOLLOW flags. The segment is created using the open() function with a mode of 0666, which, under a default umask of 022, results in a file mode of 0644, making it readable by any local user. Because O NOFOLLOW is absent, the system follows symlinks planted at the path, and the absence of O EXCL allows the use of a pre-planted file instead of failing. Since shared segments are typically located in shared directories like /tmp or /dev/shm, a local attacker can read Inter-Process Communication (IPC) payloads or use a symlink to redirect the open operation.
Recommendations Update to version 0.02 or later.

Fix

Link Following

Incorrect Permission

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-65063

Affected Products

Data::Radixtree::Shared