VYPR

apk package

chainguard/mongod-7.0-oci-entrypoint-compat

pkg:apk/chainguard/mongod-7.0-oci-entrypoint-compat

Vulnerabilities (2)

  • CVE-2026-59869Jul 9, 2026
    affected < 7.0.37-r3fixed 7.0.37-r3

    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 i

  • CVE-2026-53550Jun 15, 2026
    affected < 7.0.37-r1fixed 7.0.37-r1

    ### Summary 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