๐Ÿ” CVE Alert

CVE-2026-4177

CRITICAL 9.1

YAML::Syck versions through 1.36 for Perl has several potential security vulnerabilities including a high-severity heap buffer overflow in the YAML emitter

CVSS Score
9.1
EPSS Score
0.0%
EPSS Percentile
0th

YAML::Syck versions through 1.36 for Perl has several potential security vulnerabilities including a high-severity heap buffer overflow in the YAML emitter. The heap overflow occurs when class names exceed the initial 512-byte allocation. The base64 decoder could read past the buffer end on trailing newlines. strtok mutated n->type_id in place, corrupting shared node data. A memory leak occurred in syck_hdlr_add_anchor when a node already had an anchor. The incoming anchor string 'a' was leaked on early return.

CWE CWE-122
Vendor toddr
Product yaml::syck
Published Mar 16, 2026
Last Updated Mar 17, 2026
Stay Ahead of the Next One

Get instant alerts for toddr yaml::syck

Be the first to know when new critical vulnerabilities affecting toddr yaml::syck are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

TODDR / YAML::Syck
0 โ‰ค 1.36

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/cpan-authors/YAML-Syck/commit/e8844a31c8cf0052914b198fc784ed4e6b8ae69e.patch metacpan.org: https://metacpan.org/release/TODDR/YAML-Syck-1.37_01/changes#L21 openwall.com: http://www.openwall.com/lists/oss-security/2026/03/16/6

Credits

Todd Rinaldo