CVE-2026-64615: CWE-732 Incorrect Permission Assignment for Critical Resource in EGOR Data::Graph::Shared
Data::Graph::Shared versions before 0.04 for Perl create a memory-mapped backing file with insecure permissions (world-readable) and open it without safeguards against symlink attacks or pre-existing files. This allows local users to read inter-process communication payloads and potentially exploit race conditions or file redirection in shared directories like /tmp or /dev/shm.
AI Analysis
Technical Summary
The vulnerability in Data::Graph::Shared (CVE-2026-64615) arises from the creation of a mmap backing file with mode 0666 (resulting in 0644 after umask) and opening it without O_EXCL or O_NOFOLLOW flags. This permits the file to be world-readable and vulnerable to symlink following and pre-creation race conditions. Since the shared segment resides in commonly accessible directories, local attackers can read sensitive IPC data or manipulate the file open operation to their advantage. The issue is classified under CWE-732 (Incorrect Permission Assignment for Critical Resource) and CWE-59 (Improper Link Resolution).
Potential Impact
Local attackers with low privileges can read sensitive data from the shared memory segment due to world-readable permissions. They can also exploit the absence of O_NOFOLLOW and O_EXCL flags to perform symlink attacks or pre-creation races, potentially redirecting file operations. The vulnerability does not allow privilege escalation or denial of service but compromises confidentiality of IPC payloads.
Mitigation Recommendations
No official patch or remediation level is currently documented. Users should avoid using affected versions prior to 0.04 or apply manual mitigations such as restricting directory permissions where the mmap file is created, ensuring the use of secure flags (O_EXCL and O_NOFOLLOW) when opening files, and avoiding placing shared segments in world-accessible directories. Monitor vendor advisories for updates or official fixes.
CVE-2026-64615: CWE-732 Incorrect Permission Assignment for Critical Resource in EGOR Data::Graph::Shared
Description
Data::Graph::Shared versions before 0.04 for Perl create a memory-mapped backing file with insecure permissions (world-readable) and open it without safeguards against symlink attacks or pre-existing files. This allows local users to read inter-process communication payloads and potentially exploit race conditions or file redirection in shared directories like /tmp or /dev/shm.
CVSS v3.1
Score 3.3low
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::Graph::Shared (CVE-2026-64615) arises from the creation of a mmap backing file with mode 0666 (resulting in 0644 after umask) and opening it without O_EXCL or O_NOFOLLOW flags. This permits the file to be world-readable and vulnerable to symlink following and pre-creation race conditions. Since the shared segment resides in commonly accessible directories, local attackers can read sensitive IPC data or manipulate the file open operation to their advantage. The issue is classified under CWE-732 (Incorrect Permission Assignment for Critical Resource) and CWE-59 (Improper Link Resolution).
Potential Impact
Local attackers with low privileges can read sensitive data from the shared memory segment due to world-readable permissions. They can also exploit the absence of O_NOFOLLOW and O_EXCL flags to perform symlink attacks or pre-creation races, potentially redirecting file operations. The vulnerability does not allow privilege escalation or denial of service but compromises confidentiality of IPC payloads.
Mitigation Recommendations
No official patch or remediation level is currently documented. Users should avoid using affected versions prior to 0.04 or apply manual mitigations such as restricting directory permissions where the mmap file is created, ensuring the use of secure flags (O_EXCL and O_NOFOLLOW) when opening files, and avoiding placing shared segments in world-accessible directories. Monitor vendor advisories for updates or official fixes.
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: 6a5fcbb72a4a8d5989ac739c
Added to database: 07/21/2026, 19:42:47 UTC
Last enriched: 07/30/2026, 05:31:05 UTC
Last updated: 09/04/2026, 22:52:14 UTC
Views: 34
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.