2 matches found
CVE-2026-57077
A flaw was found in YAML::Syck. An out-of-bounds read vulnerability exists due to an unbounded newline scan during block-scalar lexing. A remote attacker could exploit this by providing a specially crafted YAML document, leading to potential information disclosure. This issue is an incomplete fix...
7.7CVSS6.1AI score0.00141EPSS
SaveExploits0References6
AZL-92907 CVE-2026-57077 affecting package perl-YAML-Syck 1.34-1
YAML::Syck versions before 1.47 for Perl allow an out-of-bounds read via an unbounded newline scan in newlinelen. In the bundled libsyck newlinelen and isnewline dereference the scan pointer, and the following byte for a "\r\n" pair, with no NUL-terminator or bounds check. During block-scalar...
7.7CVSS5.9AI score0.00141EPSS
SaveExploits0References1
20