Skip to content

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

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

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

Conversation

@openverse-bot
Copy link
Collaborator

@openverse-bot openverse-bot commented Nov 24, 2025

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 requested a review from a team as a code owner November 24, 2025 08:12
@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 Nov 24, 2025
@openverse-bot openverse-bot added the 🧱 stack: frontend Related to the Nuxt frontend label Nov 24, 2025
@openverse-bot openverse-bot moved this to 👀 Needs Review in Openverse PRs Nov 24, 2025
@github-actions
Copy link

github-actions bot commented Nov 24, 2025

Latest k6 run output1

     ✓ status was 200

     checks.........................: 100.00% ✓ 416      ✗ 0   
     data_received..................: 98 MB   408 kB/s
     data_sent......................: 54 kB   226 B/s
     http_req_blocked...............: avg=100.23µs min=2.17µs   med=5.33µs   max=1.49ms   p(90)=152.92µs p(95)=1.16ms  
     http_req_connecting............: avg=62.54µs  min=0s       med=0s       max=1.44ms   p(90)=107.66µs p(95)=154.36µs
     http_req_duration..............: avg=163.75ms min=18.51ms  med=105.18ms max=997.53ms p(90)=373.93ms p(95)=467.73ms
       { expected_response:true }...: avg=163.75ms min=18.51ms  med=105.18ms max=997.53ms p(90)=373.93ms p(95)=467.73ms
   ✓ http_req_failed................: 0.00%   ✓ 0        ✗ 416 
     http_req_receiving.............: avg=182.45µs min=55.5µs   med=162.17µs max=515.8µs  p(90)=280.87µs p(95)=353.64µs
     http_req_sending...............: avg=31µs     min=8.24µs   med=25.58µs  max=169.55µs p(90)=48.98µs  p(95)=68.33µs 
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=163.54ms min=18.31ms  med=105ms    max=997.18ms p(90)=373.64ms p(95)=467.46ms
     http_reqs......................: 416     1.725335/s
     iteration_duration.............: avg=880.67ms min=247.38ms med=932.48ms max=1.78s    p(90)=1.17s    p(95)=1.22s   
     iterations.....................: 78      0.3235/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 5 times, most recently from c8a09f1 to 1e8539f Compare November 28, 2025 14:39
@openverse-bot openverse-bot force-pushed the gha-renovatenpm-js-yaml-vulnerability branch 8 times, most recently from a220ae6 to e677384 Compare December 4, 2025 00:30
@openverse-bot openverse-bot force-pushed the gha-renovatenpm-js-yaml-vulnerability branch 22 times, most recently from 4afdaaf to 5947732 Compare December 6, 2025 00:54
Copy link

@Mahmoodyazdanpanah Mahmoodyazdanpanah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

HaqNews

@Mahmoodyazdanpanah
Copy link

✅️🌹

@openverse-bot openverse-bot force-pushed the gha-renovatenpm-js-yaml-vulnerability branch 5 times, most recently from 1499ba8 to 9d5e5d3 Compare December 6, 2025 10:39
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.

2 participants