DEBIAN-CVE-2026-57076

Source
https://security-tracker.debian.org/tracker/CVE-2026-57076
Import Source
https://storage.googleapis.com/osv-test-debian-osv/debian-cve-osv/DEBIAN-CVE-2026-57076.json
JSON Data
https://api.test.osv.dev/v1/vulns/DEBIAN-CVE-2026-57076
Upstream
Published
2026-07-16T22:17:43Z
Modified
2026-09-01T16:06:51Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Debian:12 / libyaml-syck-perl

Package

Name
libyaml-syck-perl
Purl
pkg:deb/debian/libyaml-syck-perl?arch=source&distro=bookworm

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
1.34-2+deb12u3

Affected versions

1.*
1.34-2
1.34-2+deb12u1
1.34-2+deb12u2

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Database specific

source
"https://storage.googleapis.com/osv-test-debian-osv/debian-cve-osv/DEBIAN-CVE-2026-57076.json"

Debian:13 / libyaml-syck-perl

Package

Name
libyaml-syck-perl
Purl
pkg:deb/debian/libyaml-syck-perl?arch=source&distro=trixie

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
1.34-2+deb13u3

Affected versions

1.*
1.34-2
1.34-2+deb13u1
1.34-2+deb13u2

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Database specific

source
"https://storage.googleapis.com/osv-test-debian-osv/debian-cve-osv/DEBIAN-CVE-2026-57076.json"

Debian:14 / libyaml-syck-perl

Package

Name
libyaml-syck-perl
Purl
pkg:deb/debian/libyaml-syck-perl?arch=source&distro=forky

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
1.47-1

Affected versions

1.*
1.34-2
1.34-3
1.34-4
1.36-1
1.36-2
1.36-3

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Database specific

source
"https://storage.googleapis.com/osv-test-debian-osv/debian-cve-osv/DEBIAN-CVE-2026-57076.json"