Skip to main content
Press slash or control plus K to focus the search. Use the arrow keys to navigate results and press enter to open a threat.
Reconnecting to live updates…

CVE-2026-65069: CWE-732 Incorrect Permission Assignment for Critical Resource in EGOR Data::DisjointSet::Shared

0
Medium
VulnerabilityCVE-2026-65069cvecve-2026-65069cwe-732cwe-59
Published: 07/21/2026 (07/21/2026, 19:10:00 UTC)
Source: CVE Database V5
Vendor/Project: EGOR
Product: Data::DisjointSet::Shared

Description

Data::DisjointSet::Shared versions before 0.02 for Perl create a world-readable mmap backing file and open it without O_EXCL or O_NOFOLLOW. The segment is created in dsu.h with open(path, O_RDWR|O_CREAT, 0666). The mode is 0666, so under the default umask 022 the file is created mode 0644 (world-readable). O_NOFOLLOW is absent, so a symlink planted at the path is followed, and O_EXCL is absent, so the open silently uses a pre-planted file instead of failing. A "Shared" segment naturally lives in a shared directory such as /tmp or /dev/shm, where any local user can read the IPC payloads stored in the world-readable segment, and a pre-planted file or symlink at the path lets a local attacker win a pre-creation race or redirect the open.

Affected software

GitHub Actionsmore threats →cve
Data-DisjointSet-Shared
pkg:github/Data-DisjointSet-Shared
Affected versions
<0.02

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

AILast updated: 07/21/2026, 19:51:30 UTC

Technical Analysis

The vulnerability in Data::DisjointSet::Shared (versions before 0.02) arises from incorrect permission assignment and unsafe file opening practices for its mmap backing file. The file is created with mode 0666, which under default umask results in a world-readable file (0644). The open call does not use O_EXCL, allowing silent use of pre-existing files, and lacks O_NOFOLLOW, enabling symlink following. Since the shared segment resides in directories accessible by local users (e.g., /tmp, /dev/shm), this permits local attackers to read IPC payloads or exploit race conditions by pre-creating files or symlinks at the target path.

Potential Impact

Local attackers can read sensitive IPC payloads stored in the world-readable mmap backing file. They can also exploit race conditions or symlink following to redirect file operations, potentially leading to unauthorized information disclosure or manipulation of IPC resources.

Mitigation Recommendations

Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until a fix is available, restrict local user access to shared directories where the mmap backing file is created, and avoid running vulnerable versions in multi-user environments. Monitor vendor channels for updates addressing the use of safer open flags (O_EXCL, O_NOFOLLOW) and stricter file permissions.

Pro Console: star threats, build custom feeds, automate alerts via Slack, email & webhooks.Upgrade to Pro

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/21/2026, 19:51:30 UTC

Last updated: 07/21/2026, 20:43:32 UTC

Views: 5

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

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

Breach by OffSeqOFFSEQFRIENDS — 25% OFF

Check if your credentials are on the dark web

Instant breach scanning across billions of leaked records. Free tier available.

Scan now
OffSeq TrainingCredly Certified

Lead Pen Test Professional

Technical5-day eLearningPECB Accredited
View courses