node.js security

  1. CVE-2026-21715: Node.js Permission Bypass via realpathSync.native on Windows

    Microsoft’s CVE-2026-21715 advisory points to a Node.js Permission Model bypass that matters most for applications relying on --permission and restricted --allow-fs-read settings. In practical terms, the flaw lets fs.realpathSync.native() sidestep the read-permission checks that comparable...