CVE-2025-48934 - CVE House
Back to Database
Status published Medium CVE-2025-48934

Deno.env.toObject() ignores the variables listed in --deny-env and returns all environment variables

Vulnerability Description

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Prior to versions 2.1.13 and 2.2.13, the `Deno.env.toObject` method ignores any variables listed in the `--deny-env` option of the `deno run` command. When looking at the documentation of the `--deny-env` option this might lead to a false impression that variables listed in the option are impossible to read. Software relying on the combination of both flags to allow access to most environment variables except a few sensitive ones will be vulnerable to malicious code trying to steal secrets using the `Deno.env.toObject()` method. Versions 2.1.13 and 2.2.13 contains a patch.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2025-48934

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

Affected Software

deno
Vulnerable Versions:
< 2.1.13, >= 2.2.0, < 2.2.13

Timeline

Official Publish: June 4th, 2025
Last Modified: June 4th, 2025
Added to House: July 22nd, 2026

CVSS Vectors

Weaknesses (CWE)