Debian Package Tracker
Register | Log in
Subscribe

node-js-yaml

YAML 1.2 parser and serializer

Choose email to subscribe with

general
  • source: node-js-yaml (main)
  • version: 4.2.0+~4.0.9-1
  • maintainer: Debian Javascript Maintainers (archive) (DMD)
  • uploaders: Yadd [DMD]
  • arch: all
  • std-ver: 4.7.4
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 3.14.1+dfsg+~3.12.6-2
  • oldstable: 4.1.0+dfsg+~4.0.5-7
  • stable: 4.1.0+dfsg+~4.0.5-7
  • testing: 4.2.0+~4.0.9-1
  • unstable: 4.2.0+~4.0.9-1
versioned links
  • 3.14.1+dfsg+~3.12.6-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 4.1.0+dfsg+~4.0.5-7: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 4.2.0+~4.0.9-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • node-js-yaml
action needed
source package has 1 unsatisfiable build dependency high
  • Build dependencies in unstable cannot be satisfied on amd64 because: unsatisfied dependency on perlapi-5.40.1
Created: 2026-07-24 Last update: 2026-07-25 03:01
A new upstream version is available: 5.2.1+~4.0.9 high
A new upstream version 5.2.1+~4.0.9 is available, you should consider packaging it.
Created: 2026-06-25 Last update: 2026-07-25 01:02
1 security issue in sid high

There is 1 open security issue in sid.

1 important issue:
  • CVE-2026-59869: js-yaml is a JavaScript YAML parser and dumper. From 3.0.0 before 3.15.0 and from 4.0.0 before 4.3.0, js-yaml can spend quadratic CPU time parsing a document whose size grows only linearly when a chain of mappings uses merge keys where each mapping merges the previous one. This issue is fixed in versions 3.15.0 and 4.3.0.
Created: 2026-07-09 Last update: 2026-07-10 14:30
1 security issue in forky high

There is 1 open security issue in forky.

1 important issue:
  • CVE-2026-59869: js-yaml is a JavaScript YAML parser and dumper. From 3.0.0 before 3.15.0 and from 4.0.0 before 4.3.0, js-yaml can spend quadratic CPU time parsing a document whose size grows only linearly when a chain of mappings uses merge keys where each mapping merges the previous one. This issue is fixed in versions 3.15.0 and 4.3.0.
Created: 2026-07-09 Last update: 2026-07-10 14:30
3 security issues in bullseye high

There are 3 open security issues in bullseye.

2 important issues:
  • CVE-2026-53550: js-yaml is a JavaScript YAML parser and dumper. Prior to 4.2.0 and 3.15.0, a crafted YAML document can trigger algorithmic CPU exhaustion in js-yaml merge-key processing (<<) by repeating the same alias many times in a merge sequence. This causes quadratic parse-time behavior relative to input size and can block a Node.js worker/event loop for seconds with a relatively small payload (tens of KB), resulting in denial of service. The issue is in merge handling inside lib/loader.js. This vulnerability is fixed in 4.2.0 and 3.15.0.
  • CVE-2026-59869: js-yaml is a JavaScript YAML parser and dumper. From 3.0.0 before 3.15.0 and from 4.0.0 before 4.3.0, js-yaml can spend quadratic CPU time parsing a document whose size grows only linearly when a chain of mappings uses merge keys where each mapping merges the previous one. This issue is fixed in versions 3.15.0 and 4.3.0.
1 issue postponed or untriaged:
  • CVE-2025-64718: (postponed; to be fixed through a stable update) js-yaml is a JavaScript YAML parser and dumper. In js-yaml before 4.1.1 and 3.14.2, it's possible for an attacker to modify the prototype of the result of a parsed yaml document via prototype pollution (`__proto__`). All users who parse untrusted yaml documents may be impacted. The problem is patched in js-yaml 4.1.1 and 3.14.2. Users can protect against this kind of attack on the server by using `node --disable-proto=delete` or `deno` (in Deno, pollution protection is on by default).
Created: 2026-06-24 Last update: 2026-07-10 14:30
3 security issues in bookworm high

There are 3 open security issues in bookworm.

2 important issues:
  • CVE-2026-53550: js-yaml is a JavaScript YAML parser and dumper. Prior to 4.2.0 and 3.15.0, a crafted YAML document can trigger algorithmic CPU exhaustion in js-yaml merge-key processing (<<) by repeating the same alias many times in a merge sequence. This causes quadratic parse-time behavior relative to input size and can block a Node.js worker/event loop for seconds with a relatively small payload (tens of KB), resulting in denial of service. The issue is in merge handling inside lib/loader.js. This vulnerability is fixed in 4.2.0 and 3.15.0.
  • CVE-2026-59869: js-yaml is a JavaScript YAML parser and dumper. From 3.0.0 before 3.15.0 and from 4.0.0 before 4.3.0, js-yaml can spend quadratic CPU time parsing a document whose size grows only linearly when a chain of mappings uses merge keys where each mapping merges the previous one. This issue is fixed in versions 3.15.0 and 4.3.0.
1 issue left for the package maintainer to handle:
  • CVE-2025-64718: (needs triaging) js-yaml is a JavaScript YAML parser and dumper. In js-yaml before 4.1.1 and 3.14.2, it's possible for an attacker to modify the prototype of the result of a parsed yaml document via prototype pollution (`__proto__`). All users who parse untrusted yaml documents may be impacted. The problem is patched in js-yaml 4.1.1 and 3.14.2. Users can protect against this kind of attack on the server by using `node --disable-proto=delete` or `deno` (in Deno, pollution protection is on by default).

You can find information about how to handle this issue in the security team's documentation.

Created: 2025-11-14 Last update: 2026-07-10 14:30
lintian reports 22 warnings normal
Lintian reports 22 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2026-06-25 Last update: 2026-06-25 12:47
3 low-priority security issues in trixie low

There are 3 open security issues in trixie.

3 issues left for the package maintainer to handle:
  • CVE-2025-64718: (needs triaging) js-yaml is a JavaScript YAML parser and dumper. In js-yaml before 4.1.1 and 3.14.2, it's possible for an attacker to modify the prototype of the result of a parsed yaml document via prototype pollution (`__proto__`). All users who parse untrusted yaml documents may be impacted. The problem is patched in js-yaml 4.1.1 and 3.14.2. Users can protect against this kind of attack on the server by using `node --disable-proto=delete` or `deno` (in Deno, pollution protection is on by default).
  • CVE-2026-53550: (needs triaging) js-yaml is a JavaScript YAML parser and dumper. Prior to 4.2.0 and 3.15.0, a crafted YAML document can trigger algorithmic CPU exhaustion in js-yaml merge-key processing (<<) by repeating the same alias many times in a merge sequence. This causes quadratic parse-time behavior relative to input size and can block a Node.js worker/event loop for seconds with a relatively small payload (tens of KB), resulting in denial of service. The issue is in merge handling inside lib/loader.js. This vulnerability is fixed in 4.2.0 and 3.15.0.
  • CVE-2026-59869: (needs triaging) js-yaml is a JavaScript YAML parser and dumper. From 3.0.0 before 3.15.0 and from 4.0.0 before 4.3.0, js-yaml can spend quadratic CPU time parsing a document whose size grows only linearly when a chain of mappings uses merge keys where each mapping merges the previous one. This issue is fixed in versions 3.15.0 and 4.3.0.

You can find information about how to handle these issues in the security team's documentation.

Created: 2025-11-14 Last update: 2026-07-10 14:30
news
[rss feed]
  • [2026-06-27] node-js-yaml 4.2.0+~4.0.9-1 MIGRATED to testing (Debian testing watch)
  • [2026-06-24] Accepted node-js-yaml 4.2.0+~4.0.9-1 (source) into unstable (Xavier Guimard)
  • [2026-03-09] node-js-yaml 4.1.1+dfsg+~4.0.9-1 MIGRATED to testing (Debian testing watch)
  • [2026-03-06] Accepted node-js-yaml 4.1.1+dfsg+~4.0.9-1 (source) into unstable (Xavier Guimard)
  • [2022-10-28] node-js-yaml 4.1.0+dfsg+~4.0.5-7 MIGRATED to testing (Debian testing watch)
  • [2022-10-26] Accepted node-js-yaml 4.1.0+dfsg+~4.0.5-7 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2022-01-31] node-js-yaml 4.1.0+dfsg+~4.0.5-6 MIGRATED to testing (Debian testing watch)
  • [2022-01-28] Accepted node-js-yaml 4.1.0+dfsg+~4.0.5-6 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2021-12-12] node-js-yaml 4.1.0+dfsg+~4.0.5-5 MIGRATED to testing (Debian testing watch)
  • [2021-12-10] Accepted node-js-yaml 4.1.0+dfsg+~4.0.5-5 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2021-11-28] node-js-yaml 4.1.0+dfsg+~4.0.5-4 MIGRATED to testing (Debian testing watch)
  • [2021-11-25] Accepted node-js-yaml 4.1.0+dfsg+~4.0.5-4 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2021-11-24] Accepted node-js-yaml 4.1.0+dfsg+~4.0.5-3 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2021-11-21] Accepted node-js-yaml 4.1.0+dfsg+~4.0.5-2 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2021-11-20] Accepted node-js-yaml 4.1.0+dfsg+~4.0.5-1 (source) into unstable (Yadd) (signed by: Xavier Guimard)
  • [2021-01-16] node-js-yaml 3.14.1+dfsg+~3.12.6-2 MIGRATED to testing (Debian testing watch)
  • [2021-01-12] Accepted node-js-yaml 3.14.1+dfsg+~3.12.6-2 (source) into unstable (Xavier Guimard)
  • [2021-01-11] Accepted node-js-yaml 3.14.1+dfsg+~3.12.6-1 (source) into unstable (Xavier Guimard)
  • [2020-12-29] node-js-yaml 3.14.0+dfsg-3 MIGRATED to testing (Debian testing watch)
  • [2020-12-27] Accepted node-js-yaml 3.14.0+dfsg-3 (source) into unstable (Xavier Guimard)
  • [2020-11-03] node-js-yaml 3.14.0+dfsg-2 MIGRATED to testing (Debian testing watch)
  • [2020-11-01] Accepted node-js-yaml 3.14.0+dfsg-2 (source) into unstable (Xavier Guimard)
  • [2020-05-30] node-js-yaml 3.14.0+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2020-05-28] Accepted node-js-yaml 3.14.0+dfsg-1 (source) into unstable (Xavier Guimard)
  • [2019-11-18] Accepted node-js-yaml 3.13.1+dfsg-2~bpo10+1 (source all) into buster-backports, buster-backports (Utkarsh Gupta) (signed by: Praveen Arimbrathodiyil)
  • [2019-08-06] node-js-yaml 3.13.1+dfsg-2 MIGRATED to testing (Debian testing watch)
  • [2019-08-04] Accepted node-js-yaml 3.13.1+dfsg-2 (source) into unstable (Xavier Guimard)
  • [2019-07-11] node-js-yaml 3.13.1+dfsg-1 MIGRATED to testing (Debian testing watch)
  • [2019-07-08] Accepted node-js-yaml 3.13.1+dfsg-1 (source) into unstable (Xavier Guimard)
  • [2018-05-11] node-js-yaml 3.11.0+dfsg-1 MIGRATED to testing (Debian testing watch)
  • 1
  • 2
bugs [bug history graph]
  • all: 1
  • RC: 0
  • I&N: 1
  • M&W: 0
  • F&P: 0
  • patch: 0
links
  • homepage
  • lintian (0, 22)
  • buildd: logs, reproducibility, debcheck
  • popcon
  • browse source code
  • other distros
  • security tracker
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 4.2.0+~4.0.9-1

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing