PatchSiren cyber security CVE debrief
CVE-2026-65062 EGOR CVE debrief
CVE-2026-65062 is a vulnerability in Data::SortedSet::Shared versions before 0.03 for Perl. The package creates a world-readable mmap backing file and opens it without O_EXCL or O_NOFOLLOW. This allows local users to read IPC payloads stored in the shared segment and potentially win a pre-creation race or redirect the open. Affected product deployments should be identified, and owners assigned for follow-up. Official advisories and CVE records should be reviewed to validate affected scope, severity, and vendor guidance.
- Vendor
- EGOR
- Product
- Data::SortedSet::Shared
- CVSS
- Unknown
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-07-21
- Original CVE updated
- 2026-07-22
- Advisory published
- 2026-07-21
- Advisory updated
- 2026-07-22
Who should care
Users of Data::SortedSet::Shared versions before 0.03 for Perl should be aware of this vulnerability. Local users may be able to exploit this issue to access sensitive information. Affected operators, platforms, vulnerability-management, and security teams should review this vulnerability and plan accordingly.
Technical summary
The Data::SortedSet::Shared package creates a shared segment in a directory like /tmp or /dev/shm with a world-readable file mode of 0644. The open operation follows symlinks and silently uses a pre-existing file if it exists, rather than failing. This allows local attackers to plant a symlink or file to exploit the vulnerability. Defenders should review compensating controls for exposed systems while remediation is scheduled and verified.
Defensive priority
High
Recommended defensive actions
- Update to version 0.03 or later of Data::SortedSet::Shared
- Use compensating controls such as access controls and monitoring to limit access to shared segments
- Verify that local users do not have the ability to plant symlinks or files in shared directories
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
Evidence notes
The CVE record was published on 2026-07-21T20:17:05.190Z and last modified on 2026-07-22T16:21:53.517Z. The NVD entry is currently Deferred. Evidence is limited to CVE and NVD information. Defenders should verify affected product deployments, review official advisories, and plan updates or mitigations. Monitoring and compensating controls are recommended while remediation is scheduled.
Official resources
-
CVE-2026-65062 CVE record
CVE.org
-
CVE-2026-65062 NVD detail
NVD
-
Source item URL
nvd_modified
-
Source reference
9b29abf9-4ab0-4765-b253-1875cd9b441e
-
Source reference
9b29abf9-4ab0-4765-b253-1875cd9b441e
AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-07-21T20:17:05.190Z and has not been modified since then. The NVD entry is currently Deferred.