CVE Explorer
CVE-2026-59144
Data::RingBuffer::Shared versions before 0.04 for Perl allow a stack buffer overflow via an unvalidated elem_size in ring_read_seq.
The attach-time validator ring_validate_header checks the capacity-overflow and total_size consistency of the header but never caps elem_size against the destination size. ring_read_seq does memcpy(out, ring_slot(h, seq), elem_size) with elem_size read raw from the mmap'd segment, copying into a fixed 8-byte destination scalar. An elem_size larger than 8 bytes writ
Known exploited
Not asserted
Disputed
No
Stale source
No
Conflicts
0
Affected products and versions
1 source assertion{"collectionURL":"https://cpan.org/modules","defaultStatus":"unaffected","packageName":"Data-RingBuffer-Shared","product":"Data::RingBuffer::Shared","programFiles":["ring.h"],"programRoutines":[{"name":"ring_read_seq"}],"repo":"https://github.com/vividsnow/perl5-data-ringbuffer-shared","vendor":"EGOR","versions":[{"lessThan":"0.04","status":"affected","version":"0","versionType":"custom"}]}
- cve_program_cvelist_v5affectedurn:baitaphish:normalized-source-record:v2:3a7af542cd351bd902dfbde7e44ca6ed23e155fb966c30f741a482043077f746 · sha256:ab0c3811f93e501a… · /containers/cna/affected/0
Provider-owned CVSS observations
1 source assertion{"metric":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"HIGH","baseScore":9.8,"baseSeverity":"CRITICAL","confidentialityImpact":"HIGH","integrityImpact":"HIGH","privilegesRequired":"NONE","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","version":"3.1"},"metric_type":"cvssV3_1"}
- cve_program_cvelist_v5cvssurn:baitaphish:normalized-source-record:v2:3a7af542cd351bd902dfbde7e44ca6ed23e155fb966c30f741a482043077f746 · sha256:ab0c3811f93e501a… · /containers/adp/0/metrics/0/cvssV3_1
CWE assertions
1 source assertion{"cweId":"CWE-121","description":"CWE-121 Stack-based Buffer Overflow","lang":"en","type":"CWE"}
- cve_program_cvelist_v5cweurn:baitaphish:normalized-source-record:v2:3a7af542cd351bd902dfbde7e44ca6ed23e155fb966c30f741a482043077f746 · sha256:ab0c3811f93e501a… · /containers/cna/problemTypes/0/descriptions/0
Source references
2 source assertions{"tags":["release-notes"],"url":"https://metacpan.org/release/EGOR/Data-RingBuffer-Shared-0.04/changes"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:3a7af542cd351bd902dfbde7e44ca6ed23e155fb966c30f741a482043077f746 · sha256:ab0c3811f93e501a… · /containers/cna/references/1
{"url":"https://metacpan.org/release/EGOR/Data-RingBuffer-Shared-0.04/diff/EGOR/Data-RingBuffer-Shared-0.03#ring.h"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:3a7af542cd351bd902dfbde7e44ca6ed23e155fb966c30f741a482043077f746 · sha256:ab0c3811f93e501a… · /containers/cna/references/0
Attribution and limitations
- CVE Program CVEList V5: Reproduce the MITRE copyright designation and CVE license in copies. Source →
Provider severity values are preserved separately. Baitaphish does not convert them into a risk rating, infer affected products, or treat EPSS as observed exploitation.