CVE-2026-4177
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 | Jul 15, 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
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 access.redhat.com: https://access.redhat.com/security/cve/CVE-2026-4177 bugzilla.redhat.com: https://bugzilla.redhat.com/show_bug.cgi?id=2448277 security.access.redhat.com: https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-4177.json access.redhat.com: https://access.redhat.com/errata/RHSA-2026:8311 access.redhat.com: https://access.redhat.com/errata/RHSA-2026:6470
Credits
Todd Rinaldo