Skip to content

Update dependency js-yaml to v4.1.1 [SECURITY] - #5569

Open
openverse-bot wants to merge 1 commit into
mainfrom
gha-renovatenpm-js-yaml-vulnerability
Open

Update dependency js-yaml to v4.1.1 [SECURITY]#5569
openverse-bot wants to merge 1 commit into
mainfrom
gha-renovatenpm-js-yaml-vulnerability

Conversation

@openverse-bot

@openverse-bot openverse-bot commented Apr 8, 2026

Copy link
Copy Markdown
Collaborator

This PR contains the following updates:

Package Type Update Change
js-yaml dependencies patch 4.1.0 -> 4.1.1

GitHub Vulnerability Alerts

CVE-2025-64718

Impact

In js-yaml 4.1.0, 4.0.0, and 3.14.1 and below, 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.

Patches

Problem is patched in js-yaml 4.1.1 and 3.14.2.

Workarounds

You 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).

References

https://cheatsheetseries.owasp.org/cheatsheets/Prototype_Pollution_Prevention_Cheat_Sheet.html


Release Notes

nodeca/js-yaml (js-yaml)

v4.1.1

Compare Source

Security
  • Fix prototype pollution issue in yaml merge (<<) operator.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled because a matching PR was automerged previously.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@openverse-bot openverse-bot added dependencies Pull requests that update a dependency file 💻 aspect: code Concerns the software code in the repository 🟨 tech: javascript Involves JavaScript 🟩 priority: low Low priority and doesn't need to be rushed 🧰 goal: internal improvement Improvement that benefits maintainers, not users labels Apr 8, 2026
@openverse-bot
openverse-bot requested a review from a team as a code owner April 8, 2026 00:44
@openverse-bot openverse-bot added the 🟨 tech: javascript Involves JavaScript label Apr 8, 2026
@openverse-bot
openverse-bot requested review from dhruvkb and obulat April 8, 2026 00:44
@openverse-bot openverse-bot added the 🧱 stack: frontend Related to the Nuxt frontend label Apr 8, 2026
@openverse-bot openverse-bot moved this to 👀 Needs Review in Openverse PRs Apr 8, 2026
@github-actions

github-actions Bot commented Apr 8, 2026

Copy link
Copy Markdown

Latest k6 run output1

     ✓ status was 200

     checks.........................: 100.00% ✓ 416      ✗ 0   
     data_received..................: 100 MB  416 kB/s
     data_sent......................: 132 kB  548 B/s
     http_req_blocked...............: avg=69.59µs  min=2.44µs  med=5.04µs   max=1.14ms   p(90)=144.75µs p(95)=463.96µs
     http_req_connecting............: avg=44.77µs  min=0s      med=0s       max=1.08ms   p(90)=98.39µs  p(95)=175.67µs
     http_req_duration..............: avg=151.43ms min=18.76ms med=97.81ms  max=984.5ms  p(90)=330.8ms  p(95)=424.89ms
       { expected_response:true }...: avg=151.43ms min=18.76ms med=97.81ms  max=984.5ms  p(90)=330.8ms  p(95)=424.89ms
   ✓ http_req_failed................: 0.00%   ✓ 0        ✗ 416 
     http_req_receiving.............: avg=194.02µs min=76.73µs med=162.53µs max=4.35ms   p(90)=258.55µs p(95)=295.8µs 
     http_req_sending...............: avg=35.79µs  min=6.94µs  med=24.46µs  max=2.56ms   p(90)=46.51µs  p(95)=73.49µs 
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=151.2ms  min=18.63ms med=97.64ms  max=984.19ms p(90)=330.49ms p(95)=424.57ms
     http_reqs......................: 416     1.725394/s
     iteration_duration.............: avg=814.2ms  min=229.8ms med=918.76ms max=1.71s    p(90)=1.13s    p(95)=1.15s   
     iterations.....................: 78      0.323511/s
     vus............................: 3       min=0      max=6 
     vus_max........................: 60      min=60     max=60

Footnotes

  1. This comment will automatically update with new output each time k6 runs for this PR

@openverse-bot
openverse-bot force-pushed the gha-renovatenpm-js-yaml-vulnerability branch 13 times, most recently from a548d54 to 38adf27 Compare April 9, 2026 17:29
@openverse-bot
openverse-bot force-pushed the gha-renovatenpm-js-yaml-vulnerability branch 26 times, most recently from f993eee to 83c7b61 Compare April 19, 2026 19:21
@openverse-bot
openverse-bot force-pushed the gha-renovatenpm-js-yaml-vulnerability branch 3 times, most recently from 7bcd117 to b190e97 Compare April 21, 2026 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

💻 aspect: code Concerns the software code in the repository dependencies Pull requests that update a dependency file 🧰 goal: internal improvement Improvement that benefits maintainers, not users 🟩 priority: low Low priority and doesn't need to be rushed 🧱 stack: frontend Related to the Nuxt frontend 🟨 tech: javascript Involves JavaScript

Projects

Status: 👀 Needs Review

Development

Successfully merging this pull request may close these issues.

1 participant