Skip to content

fix: upgrade js-yaml to 4.3.1, 3.15.1 (GHSA-5p4m-2wfm-xmqj) - #102

Open
anupamme wants to merge 2 commits into
bottlesdevs:mainfrom
anupamme:fix-repo-website-ghsa-5p4m-2wfm-xmqj-js-yaml
Open

fix: upgrade js-yaml to 4.3.1, 3.15.1 (GHSA-5p4m-2wfm-xmqj)#102
anupamme wants to merge 2 commits into
bottlesdevs:mainfrom
anupamme:fix-repo-website-ghsa-5p4m-2wfm-xmqj-js-yaml

Conversation

@anupamme

@anupamme anupamme commented Sep 2, 2026

Copy link
Copy Markdown

Summary

Upgrade js-yaml from 4.1.1 to 4.3.1, 3.15.1 to fix GHSA-5p4m-2wfm-xmqj.

Vulnerability

Field Value
ID GHSA-5p4m-2wfm-xmqj
Severity HIGH
Scanner trivy
Rule GHSA-5p4m-2wfm-xmqj
File pnpm-lock.yaml (dependency: js-yaml)
Assessment Defensive hardening

Description: JS-YAML: Quadratic CPU consumption in !!omap resolution (3.x and 4.x) — CVE-2026-59870 fix not backported

Changes

  • package.json
  • pnpm-lock.yaml

Behavior Preservation

The change is scoped to 2 files on the vulnerable path; it only tightens handling of untrusted input and leaves valid inputs unaffected.


This patch removes an exploit primitive — a code pattern that, while not independently exploitable today, could be chained with other weaknesses by automated exploit-development tooling. Proactive removal of such primitives raises the bar against increasingly capable automated attack tools.


Automated security fix by OrbisAI Security

mirkobrombin and others added 2 commits August 31, 2026 20:36
Automated dependency upgrade by OrbisAI Security
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants