Home

Description

YAML::Syck versions before 1.36 for Perl has missing null-terminators which causes out-of-bounds read and potential information disclosure Missing null terminators in token.c leads to but-of-bounds read which allows adjacent variable to be read The issue is seen with complex YAML files with a hash of all keys and empty values.  There is no indication that the issue leads to accessing memory outside that allocated to the module.

PUBLISHED Reserved 2025-10-13 | Published 2025-10-16 | Updated 2025-10-16 | Assigner CPANSec

Problem types

CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer

Product status

Default status
unaffected

Any version before 1.36
affected

References

github.com/cpan-authors/YAML-Syck/pull/65 patch

metacpan.org/dist/YAML-Syck/changes release-notes

cve.org (CVE-2025-11683)

nvd.nist.gov (CVE-2025-11683)

Download JSON