CVE-2026-65069: CWE-732 Incorrect Permission Assignment for Critical Resource in EGOR Data::DisjointSet::Shared
Data::DisjointSet::Shared versions before 0.02 for Perl create a world-readable mmap backing file with insecure permissions and open flags. The file is created with mode 0666 (resulting in 0644 after umask), making it world-readable. The open call lacks O_EXCL and O_NOFOLLOW flags, allowing a local attacker to exploit symlink following and pre-creation race conditions in shared directories like /tmp or /dev/shm. This can lead to unauthorized local read access to IPC payloads.
AI Analysis
Technical Summary
The vulnerability in Data::DisjointSet::Shared (CVE-2026-65069) arises from incorrect permission assignment and insecure file opening practices. Specifically, the mmap backing file is created with mode 0666, which under typical umask settings results in a world-readable file (0644). Additionally, the open call does not use O_EXCL or O_NOFOLLOW flags, allowing an attacker to exploit symlink following and pre-creation race conditions. Since the shared segment resides in directories accessible by local users (e.g., /tmp or /dev/shm), this can lead to unauthorized local users reading IPC payloads stored in the segment. The vulnerability is present in versions before 0.02 of Data::DisjointSet::Shared for Perl.
Potential Impact
Local attackers can read sensitive IPC payloads by exploiting the world-readable mmap backing file and symlink race conditions. This compromises confidentiality but does not affect integrity or availability. The vulnerability requires local access and does not allow privilege escalation or remote exploitation.
Mitigation Recommendations
No official fix or patch is currently available for this vulnerability. Users should avoid using affected versions prior to 0.02. If possible, restrict local user access to shared directories like /tmp or /dev/shm or use alternative IPC mechanisms with secure file permissions and proper open flags (O_EXCL and O_NOFOLLOW). Monitor vendor advisories for updates or patches addressing this issue.
CVE-2026-65069: CWE-732 Incorrect Permission Assignment for Critical Resource in EGOR Data::DisjointSet::Shared
Description
Data::DisjointSet::Shared versions before 0.02 for Perl create a world-readable mmap backing file with insecure permissions and open flags. The file is created with mode 0666 (resulting in 0644 after umask), making it world-readable. The open call lacks O_EXCL and O_NOFOLLOW flags, allowing a local attacker to exploit symlink following and pre-creation race conditions in shared directories like /tmp or /dev/shm. This can lead to unauthorized local read access to IPC payloads.
CVSS v3.1
Score 4.0medium
Affected software
pkg:github/Data-DisjointSet-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::DisjointSet::Shared (CVE-2026-65069) arises from incorrect permission assignment and insecure file opening practices. Specifically, the mmap backing file is created with mode 0666, which under typical umask settings results in a world-readable file (0644). Additionally, the open call does not use O_EXCL or O_NOFOLLOW flags, allowing an attacker to exploit symlink following and pre-creation race conditions. Since the shared segment resides in directories accessible by local users (e.g., /tmp or /dev/shm), this can lead to unauthorized local users reading IPC payloads stored in the segment. The vulnerability is present in versions before 0.02 of Data::DisjointSet::Shared for Perl.
Potential Impact
Local attackers can read sensitive IPC payloads by exploiting the world-readable mmap backing file and symlink race conditions. This compromises confidentiality but does not affect integrity or availability. The vulnerability requires local access and does not allow privilege escalation or remote exploitation.
Mitigation Recommendations
No official fix or patch is currently available for this vulnerability. Users should avoid using affected versions prior to 0.02. If possible, restrict local user access to shared directories like /tmp or /dev/shm or use alternative IPC mechanisms with secure file permissions and proper open flags (O_EXCL and O_NOFOLLOW). Monitor vendor advisories for updates or patches addressing this issue.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- CPANSec
- Date Reserved
- 2026-07-21T15:29:37.117Z
- Cvss Version
- null
- State
- PUBLISHED
- Remediation Level
- null
Threat ID: 6a5fcbb92a4a8d5989ac73d5
Added to database: 07/21/2026, 19:42:49 UTC
Last enriched: 07/30/2026, 05:27:08 UTC
Last updated: 09/02/2026, 22:52:13 UTC
Views: 72
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.