CyberRota Analysis
AI-GeneratedA flaw in the Node.js Permission Model allows unauthorized file writes and overwrites outside of specified --allow-fs-write paths, potentially leading to confidentiality breaches or security boundary violations. Users of Node.js versions 22.x, 24.x, and 26.x should prioritize addressing this vulnerability, especially in configurations where file system access is tightly controlled.
Original NVD Description
A flaw in Node.js Permission Model enforcement allows process.report writes (and overwrites) files outside --allow-fs-write paths. This can lead to confidentiality impact or bypass of the intended security boundary under affected configurations. This vulnerability affects Node.js **22.x**, **24.x**, and **26.x**.