Skip to content

chore(security): tighten js-yaml override to >=4.3.0 (GHSA-52cp-r559-cp3m) [25_2]#34482

Merged
Alyar666 merged 1 commit into
DevExpress:25_2from
Alyar666:sec-jsyaml-252
Jul 24, 2026
Merged

chore(security): tighten js-yaml override to >=4.3.0 (GHSA-52cp-r559-cp3m) [25_2]#34482
Alyar666 merged 1 commit into
DevExpress:25_2from
Alyar666:sec-jsyaml-252

Conversation

@Alyar666

@Alyar666 Alyar666 commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

No description provided.

…cp3m)

The lockfile already resolves js-yaml to the patched 4.3.0, but the
override range (<=4.1.1) did not cover the vulnerable 4.2.0. Tighten it
to <4.3.0 -> ^4.3.0 so the fix cannot regress on re-resolve.
GHSA-52cp-r559-cp3m / CVE-2026-59869 (high) is a quadratic-CPU DoS via
YAML merge-key chains. js-yaml is a transitive dev/build dependency only
and is not shipped in any published package.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@Alyar666
Alyar666 merged commit 12ed699 into DevExpress:25_2 Jul 24, 2026
96 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants