🛡️ CVE-2026-57076 on Debian — libyaml-syck-perl
Description
YAML::Syck versions before 1.47 for Perl allow a heap use-after-free via an anchor name reused as an anchors-table key in syck_hdlr_add_anchor. In the bundled libsyck an anchor name allocated by syck_strndup is stored both as node->anchor, freed when the node is freed, and as the key in the parser's anchors table. Freeing the node frees the shared key, and a later anchor redefinition makes st_delete compare against the freed key, so st_strcmp reads freed heap memory. Anchors are a standard YAML feature and need no special flags, so this is reached on the default Load path. Any caller that runs Load or LoadFile on an untrusted document that redefines an anchor reaches the read of freed memory.
Distribution advisory
This page covers CVE-2026-57076 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 with local access to the system, attack complexity is low, an attacker needs low-level 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 high, availability high.
Weakness class
DEBIAN-CVE-2026-57076 is classified as CWE-416: Use After Free. Memory is used after being released, so its contents may already belong to something else.
Affected software
DEBIAN-CVE-2026-57076 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:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/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
Site Security Check
Is libyaml-syck-perl part of your stack?
DEBIAN-CVE-2026-57076 is rated CVSS 7.8 High. BotEraser scans your installation against known CVE records and tells you whether this vulnerability applies to the versions you actually run.
Scan My Site Free →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.