CVE-2026-57075: CWE-125 Out-of-bounds Read in TODDR YAML::Syck
YAML::Syck versions prior to 1.47 for Perl contain an out-of-bounds read vulnerability in the base64 decoder of the bundled libsyck library. This occurs because the decoder uses a signed char as an index into a 256-entry lookup table, causing negative indexing when processing !!binary nodes with bytes >= 0x80. This vulnerability can be triggered by loading untrusted YAML documents containing specially crafted !!binary scalars.
AI Analysis
Technical Summary
CVE-2026-57075 is an out-of-bounds read vulnerability (CWE-125) in YAML::Syck versions before 1.47 for Perl. The issue arises in the syck_base64dec function of the bundled libsyck library, where a signed char is used as an index into a 256-entry static table (b64_xtable). When the base64 decoder processes !!binary YAML nodes containing bytes with the high bit set (>= 0x80), the signed char sign-extends to a negative value, causing the code to read memory before the table bounds. This vulnerability is reachable via the default Load or LoadFile functions on untrusted YAML documents containing such !!binary scalars. The out-of-bounds read may result in unexpected data being included in the decoded output.
Potential Impact
The vulnerability allows an out-of-bounds read when parsing untrusted YAML documents with !!binary scalars containing high-bit bytes. This can lead to disclosure of memory contents adjacent to the lookup table, potentially leaking sensitive information. There is no indication of code execution or denial of service from the provided data. No known exploits are reported in the wild at this time.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Users should avoid loading untrusted YAML documents with vulnerable versions of YAML::Syck. Monitor vendor channels for updates or patches addressing this issue.
CVE-2026-57075: CWE-125 Out-of-bounds Read in TODDR YAML::Syck
Description
YAML::Syck versions prior to 1.47 for Perl contain an out-of-bounds read vulnerability in the base64 decoder of the bundled libsyck library. This occurs because the decoder uses a signed char as an index into a 256-entry lookup table, causing negative indexing when processing !!binary nodes with bytes >= 0x80. This vulnerability can be triggered by loading untrusted YAML documents containing specially crafted !!binary scalars.
Affected software
Run on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2026-57075 is an out-of-bounds read vulnerability (CWE-125) in YAML::Syck versions before 1.47 for Perl. The issue arises in the syck_base64dec function of the bundled libsyck library, where a signed char is used as an index into a 256-entry static table (b64_xtable). When the base64 decoder processes !!binary YAML nodes containing bytes with the high bit set (>= 0x80), the signed char sign-extends to a negative value, causing the code to read memory before the table bounds. This vulnerability is reachable via the default Load or LoadFile functions on untrusted YAML documents containing such !!binary scalars. The out-of-bounds read may result in unexpected data being included in the decoded output.
Potential Impact
The vulnerability allows an out-of-bounds read when parsing untrusted YAML documents with !!binary scalars containing high-bit bytes. This can lead to disclosure of memory contents adjacent to the lookup table, potentially leaking sensitive information. There is no indication of code execution or denial of service from the provided data. No known exploits are reported in the wild at this time.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Users should avoid loading untrusted YAML documents with vulnerable versions of YAML::Syck. Monitor vendor channels for updates or patches addressing this issue.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- CPANSec
- Date Reserved
- 2026-06-23T18:02:32.994Z
- Cvss Version
- null
- State
- PUBLISHED
- Remediation Level
- null
Threat ID: 6a59a5f668715ace43451fc8
Added to database: 07/17/2026, 03:48:06 UTC
Last enriched: 07/17/2026, 04:02:50 UTC
Last updated: 07/17/2026, 04:03:08 UTC
Views: 4
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.