AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-36137

LOW · CVSS 3.3 EPSS 0.40%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-09-07 · Last synced 2026-08-04

CyberRota Analysis

This is a low severity vulnerability with a CVSS score of 3.3. See the original NVD description below for full technical details.

CVE
CVE-2024-36137
Severity
LOW
CVSS
3.3
EPSS
0.40%

Original NVD Description

A vulnerability has been identified in Node.js, affecting users of the experimental permission model when the --allow-fs-write flag is used. Node.js Permission Model do not operate on file descriptors, however, operations such as fs.fchown or fs.fchmod can use a "read-only" file descriptor to change the owner and permissions of a file.