CVE-2026-64614: CWE-732 Incorrect Permission Assignment for Critical Resource in EGOR Data::Deque::Shared
Data::Deque::Shared versions before 0.06 for Perl create a memory-mapped file with insecure permissions (world-readable) and open it without exclusive or no-follow flags. This allows local users to read IPC payloads and potentially exploit race conditions or symlink attacks in shared directories like /tmp or /dev/shm. The vulnerability is classified as CWE-732 (Incorrect Permission Assignment) and CWE-59 (Link Following).
AI Analysis
Technical Summary
The vulnerability in Data::Deque::Shared (versions before 0.06) arises from creating a mmap backing file with mode 0666, which under typical umask settings results in a world-readable file (0644). The file is opened without O_EXCL or O_NOFOLLOW flags, enabling attackers to exploit pre-creation race conditions or symlink redirection. Because the shared segment resides in directories accessible by local users (e.g., /tmp, /dev/shm), any local user can read the IPC payloads stored in the segment. This leads to exposure of potentially sensitive inter-process communication data due to incorrect permission assignment and unsafe file handling.
Potential Impact
Local users can read sensitive IPC payloads stored in the shared memory segment due to world-readable file permissions. Additionally, attackers can exploit race conditions or symlink redirection to manipulate the file opened by the application. The impact is limited to confidentiality loss of IPC data with no direct integrity or availability impact reported. The CVSS score is 3.8 (low), reflecting limited impact and local attack vector with low privileges required.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until a fix is available, users should avoid running vulnerable versions in environments where untrusted local users have access to shared directories like /tmp or /dev/shm. Consider manually restricting permissions on the mmap backing file or using alternative IPC mechanisms that enforce stricter file permissions and safe file opening flags (O_EXCL, O_NOFOLLOW).
CVE-2026-64614: CWE-732 Incorrect Permission Assignment for Critical Resource in EGOR Data::Deque::Shared
Description
Data::Deque::Shared versions before 0.06 for Perl create a memory-mapped file with insecure permissions (world-readable) and open it without exclusive or no-follow flags. This allows local users to read IPC payloads and potentially exploit race conditions or symlink attacks in shared directories like /tmp or /dev/shm. The vulnerability is classified as CWE-732 (Incorrect Permission Assignment) and CWE-59 (Link Following).
CVSS v3.1
Score 3.8low
Affected software
Run on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in Data::Deque::Shared (versions before 0.06) arises from creating a mmap backing file with mode 0666, which under typical umask settings results in a world-readable file (0644). The file is opened without O_EXCL or O_NOFOLLOW flags, enabling attackers to exploit pre-creation race conditions or symlink redirection. Because the shared segment resides in directories accessible by local users (e.g., /tmp, /dev/shm), any local user can read the IPC payloads stored in the segment. This leads to exposure of potentially sensitive inter-process communication data due to incorrect permission assignment and unsafe file handling.
Potential Impact
Local users can read sensitive IPC payloads stored in the shared memory segment due to world-readable file permissions. Additionally, attackers can exploit race conditions or symlink redirection to manipulate the file opened by the application. The impact is limited to confidentiality loss of IPC data with no direct integrity or availability impact reported. The CVSS score is 3.8 (low), reflecting limited impact and local attack vector with low privileges required.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until a fix is available, users should avoid running vulnerable versions in environments where untrusted local users have access to shared directories like /tmp or /dev/shm. Consider manually restricting permissions on the mmap backing file or using alternative IPC mechanisms that enforce stricter file permissions and safe file opening flags (O_EXCL, O_NOFOLLOW).
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- CPANSec
- Date Reserved
- 2026-07-20T11:30:10.287Z
- Cvss Version
- null
- State
- PUBLISHED
- Remediation Level
- null
Threat ID: 6a5fcbb72a4a8d5989ac7398
Added to database: 07/21/2026, 19:42:47 UTC
Last enriched: 07/30/2026, 05:30:52 UTC
Last updated: 09/04/2026, 22:52:14 UTC
Views: 27
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.