CVE-2026-4177
Severity CVSS v4.0:
Pending analysis
Type:
CWE-122
Heap-based Buffer Overflow
Publication date:
16/03/2026
Last modified:
17/03/2026
Description
YAML::Syck versions through 1.36 for Perl has several potential security vulnerabilities including a high-severity heap buffer overflow in the YAML emitter.<br />
<br />
The heap overflow occurs when class names exceed the initial 512-byte allocation.<br />
<br />
The base64 decoder could read past the buffer end on trailing newlines.<br />
<br />
strtok mutated n->type_id in place, corrupting shared node data.<br />
<br />
A memory leak occurred in syck_hdlr_add_anchor when a node already had an anchor. The incoming anchor string &#39;a&#39; was leaked on early return.



