Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-64614— Data::Deque::Shared versions before 0.06 for Perl create a world-readable mmap backing file and open it without O_EXCL or O_NOFOLLOW

AI Predicted 4.3 Difficulty: Moderate EPSS 0.12% · P2

Affected Version Matrix 1

VendorProductVersion RangeStatus
EGORData::Deque::Shared< 0.06affected
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-64614

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Data::Deque::Shared versions before 0.06 for Perl create a world-readable mmap backing file and open it without O_EXCL or O_NOFOLLOW
Source: CVE Program / CVE List V5
Vulnerability Description
Data::Deque::Shared versions before 0.06 for Perl create a world-readable mmap backing file and open it without O_EXCL or O_NOFOLLOW. The segment is created in deque.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.
Source: CVE Program / CVE List V5
CVSS Information
N/A
Source: CVE Program / CVE List V5
Vulnerability Type
关键资源的不正确权限授予
Source: CVE Program / CVE List V5
Vulnerability Title
EGOR Data::Deque::Shared 后置链接漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
EGOR Data::Deque::Shared是EGOR个人开发者的一个共享数据队列的Perl模块。 EGOR Data::Deque::Shared 0.06之前版本存在安全漏洞,该漏洞源于创建全局可读的mmap备份文件且未使用O_EXCL或O_NOFOLLOW标志打开,可能导致本地用户读取IPC有效载荷,并允许本地攻击者利用预先植入的文件或符号链接赢得预创建竞争条件或重定向打开操作。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
EGORData::Deque::Shared 0 ~ 0.06 -

II. Public POCs for CVE-2026-64614

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-64614

登录查看更多情报信息。

Patches & Fixes for CVE-2026-64614 (2)

Same Patch Batch · EGOR · 2026-07-21 · 23 CVEs total

CVE-2026-59143Data::RoaringBitmap::Shared versions before 0.02 for Perl allow an out-of-bounds read via
CVE-2026-65068Data::SpatialHash::Shared versions before 0.02 for Perl create a world-readable mmap backi
CVE-2026-65062Data::SortedSet::Shared versions before 0.03 for Perl create a world-readable mmap backing
CVE-2026-65065Data::RoaringBitmap::Shared versions before 0.02 for Perl create a world-readable mmap bac
CVE-2026-65069Data::DisjointSet::Shared versions before 0.02 for Perl create a world-readable mmap backi
CVE-2026-65066Data::RingBuffer::Shared versions before 0.04 for Perl create a world-readable mmap backin
CVE-2026-65063Data::RadixTree::Shared versions before 0.02 for Perl create a world-readable mmap backing
CVE-2026-65067Data::Intern::Shared versions before 0.02 for Perl create a world-readable mmap backing fi
CVE-2026-65064Data::HashMap::Shared versions before 0.14 for Perl create a world-readable mmap backing f
CVE-2026-65061Data::ReqRep::Shared versions before 0.05 for Perl create a world-readable mmap backing fi
CVE-2026-59147Data::DisjointSet::Shared versions before 0.02 for Perl allow out-of-bounds reads and writ
CVE-2026-59140Data::SortedSet::Shared versions before 0.03 for Perl allow an out-of-bounds read via unva
CVE-2026-59145Data::Intern::Shared versions before 0.02 for Perl allow an out-of-bounds read via unvalid
CVE-2026-59146Data::SpatialHash::Shared versions before 0.02 for Perl allow out-of-bounds reads and writ
CVE-2026-59144Data::RingBuffer::Shared versions before 0.04 for Perl allow a stack buffer overflow via a
CVE-2026-64613Data::Buffer::Shared versions before 0.05 for Perl create a world-readable mmap backing fi
CVE-2026-64617Data::PubSub::Shared versions before 0.07 for Perl create a world-readable mmap backing fi
CVE-2026-64615Data::Graph::Shared versions before 0.04 for Perl create a world-readable mmap backing fil
CVE-2026-64616Data::NDArray::Shared versions before 0.02 for Perl create a world-readable mmap backing f
CVE-2026-59139Data::ReqRep::Shared versions before 0.05 for Perl allow an out-of-bounds read via an unva

Showing top 20 of 23 CVEs. View all on vendor page &rarr; →

IV. Related Vulnerabilities

V. Comments for CVE-2026-64614

No comments yet


Leave a comment