Import Source
https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-92907.json
JSON Data
https://api.test.osv.dev/v1/vulns/AZL-92907
Upstream
Published
2026-07-16T22:17:43Z
Modified
2026-09-18T05:34:49Z
Summary
CVE-2026-57077 affecting package perl-YAML-Syck 1.34-1
Details

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. During block-scalar lexing at a document boundary the scan runs one byte past the heap lexer buffer. This is an incomplete fix of CVE-2025-11683, on a lexer path the earlier fix did not cover.

Any caller that runs Load or LoadFile on an untrusted document with a block scalar at a document boundary reaches the over-read.

References

Affected packages

Azure Linux:3 / perl-YAML-Syck

Package

Name
perl-YAML-Syck
Purl
pkg:rpm/azure-linux/perl-YAML-Syck

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Last Affected
1.34-1

Database specific

source
"https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-92907.json"