AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-48934

MEDIUM · CVSS 5.3 EPSS 0.36% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-06-04 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.3. It affects Java. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2025-48934
Severity
MEDIUM
CVSS
5.3
EPSS
0.36%
Java

Original NVD 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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)