VYPR

libyaml-syck-perl

by Perl Foundation

CVEs (1)

  • CVE-2026-57077Jul 17, 2026
    risk 0.00cvss epss

    YAML::Syck versions before 1.47 for Perl allow an out-of-bounds read via an unbounded newline scan in newline_len. In the bundled libsyck newline_len and is_newline dereference the scan pointer, and the following byte for a "\r\n" pair, with no NUL-terminator or bounds check.…