🛡️ CVE-2026-57075 on Debian — libyaml-syck-perl
Description
YAML::Syck versions before 1.47 for Perl allow an out-of-bounds read via a signed-char lookup-table index in syck_base64dec. The base64 decoder in the bundled libsyck indexes the 256-entry static table b64_xtable with a signed char, so any !!binary byte >= 0x80 sign-extends to a negative index and reads before the table. The decoder receives the raw bytes of any !!binary node, a standard YAML type not gated by $LoadBlessed or $LoadCode, so it is reached on the default Load path. Any caller that runs Load or LoadFile on an untrusted document containing a !!binary scalar with a high-bit byte triggers the read, and the value read can surface in the decoded result.
Distribution advisory
This page covers CVE-2026-57075 as tracked by Debian, for the package libyaml-syck-perl. The fix is available in version 1.47-1; earlier versions remain affected.
How this vulnerability can be exploited
This issue can be reached over the network, attack complexity is low, an attacker needs no privileges on the target. No user interaction is required. The scope is unchanged, so the impact stays within the vulnerable component. Rated impact: confidentiality high, integrity none, availability high.
Weakness class
DEBIAN-CVE-2026-57075 is classified as CWE-125: Out-of-bounds Read. The code reads past the limits of a buffer, exposing adjacent memory contents or crashing the process.
Affected software
DEBIAN-CVE-2026-57075 is recorded against 1 package.
- libyaml-syck-perl (fixed in 1.47-1)
Timeline and source
Published on 16 July 2026 and last revised on 10 August 2026. No public exploit is currently recorded for this entry. Record sourced from OSV.
References
Details
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
Affected Packages
| Software | From version | Fixed in |
|---|---|---|
| libyaml-syck-perl | — | 1.47-1 |
References
Similar Threats
- Unknown DEBIAN-CVE-2026-13713
- Unknown DEBIAN-CVE-2026-57075
- Unknown DEBIAN-CVE-2026-57076
- Unknown DEBIAN-CVE-2026-57077
- Unknown UBUNTU-CVE-2026-13713
Exploit Protection
Are you running libyaml-syck-perl?
DEBIAN-CVE-2026-57075 carries CVSS 9.1 Critical rating. BotEraser checks your installation against this and other known CVE records, and blocks IPs associated with exploit activity.
Check My Site For DEBIAN-CVE-2026-57075 →No credit card required · Results in minutes
ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the vulnerabilities listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.