Replies: 1 comment 1 reply
-
|
Node.js itself does not arbitrarily inherit all CVEs listed against V8. it depends on whether the vulnerable V8 version is actually included in the specific Node.js release in question. How to Check If Node 22.x Includes a Vulnerable V8
You can find which V8 version is bundled in your Node 22.x build by checking: CVE-2025-10585: affects V8 ≤ 11.10.13 Things you can consider: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, is nodejs-22.X is affected by following V8 CVEs?
Beta Was this translation helpful? Give feedback.
All reactions