CVE-2026-65067: CWE-732 Incorrect Permission Assignment for Critical Resource in EGOR Data::Intern::Shared
Data::Intern::Shared versions before 0.02 for Perl create a memory-mapped file with overly permissive permissions (world-readable) and open it without secure flags, allowing local users to read sensitive IPC data or exploit race conditions via symlink attacks. The file is created with mode 0666 but typically results in 0644 permissions due to umask, and lacks O_EXCL and O_NOFOLLOW flags, enabling pre-creation races and symlink following in shared directories like /tmp or /dev/shm.
AI Analysis
Technical Summary
The vulnerability in Data::Intern::Shared (versions before 0.02) arises from incorrect permission assignment and insecure file opening of the mmap backing file used for shared memory segments. The file is created with mode 0666, which under default umask results in world-readable permissions (0644). Additionally, the open() call lacks O_EXCL and O_NOFOLLOW flags, allowing an attacker to pre-plant a file or symlink at the target path. This enables local attackers to read IPC payloads stored in the shared memory segment or redirect the open call to a malicious file, leading to information disclosure and potential race condition exploitation.
Potential Impact
Local attackers with access to the shared directory (e.g., /tmp or /dev/shm) can read sensitive inter-process communication (IPC) data due to world-readable permissions on the mmap file. They can also exploit the absence of O_EXCL and O_NOFOLLOW flags to perform pre-creation race attacks or symlink attacks, potentially redirecting file operations to attacker-controlled files. The vulnerability does not impact integrity or availability but results in limited confidentiality loss.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until a fix is available, users should restrict access to shared directories where the mmap file is created and consider applying manual mitigations such as adjusting umask settings or using filesystem permissions to limit exposure. Avoid running vulnerable versions in untrusted multi-user environments.
CVE-2026-65067: CWE-732 Incorrect Permission Assignment for Critical Resource in EGOR Data::Intern::Shared
Description
Data::Intern::Shared versions before 0.02 for Perl create a memory-mapped file with overly permissive permissions (world-readable) and open it without secure flags, allowing local users to read sensitive IPC data or exploit race conditions via symlink attacks. The file is created with mode 0666 but typically results in 0644 permissions due to umask, and lacks O_EXCL and O_NOFOLLOW flags, enabling pre-creation races and symlink following in shared directories like /tmp or /dev/shm.
CVSS v3.1
Score 3.8low
Affected software
pkg:github/Data-Intern-SharedRun 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::Intern::Shared (versions before 0.02) arises from incorrect permission assignment and insecure file opening of the mmap backing file used for shared memory segments. The file is created with mode 0666, which under default umask results in world-readable permissions (0644). Additionally, the open() call lacks O_EXCL and O_NOFOLLOW flags, allowing an attacker to pre-plant a file or symlink at the target path. This enables local attackers to read IPC payloads stored in the shared memory segment or redirect the open call to a malicious file, leading to information disclosure and potential race condition exploitation.
Potential Impact
Local attackers with access to the shared directory (e.g., /tmp or /dev/shm) can read sensitive inter-process communication (IPC) data due to world-readable permissions on the mmap file. They can also exploit the absence of O_EXCL and O_NOFOLLOW flags to perform pre-creation race attacks or symlink attacks, potentially redirecting file operations to attacker-controlled files. The vulnerability does not impact integrity or availability but results in limited confidentiality loss.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until a fix is available, users should restrict access to shared directories where the mmap file is created and consider applying manual mitigations such as adjusting umask settings or using filesystem permissions to limit exposure. Avoid running vulnerable versions in untrusted multi-user environments.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- CPANSec
- Date Reserved
- 2026-07-21T15:29:37.116Z
- Cvss Version
- null
- State
- PUBLISHED
- Remediation Level
- null
Threat ID: 6a5fcbb92a4a8d5989ac73cd
Added to database: 07/21/2026, 19:42:49 UTC
Last enriched: 07/30/2026, 05:29:54 UTC
Last updated: 08/30/2026, 22:52:13 UTC
Views: 65
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.