CVE Database
/

CVE-2025-48888

Back to search

CVE-2025-48888

Published: Jun 4, 2025

Modified: Jun 4, 2025

PUBLISHED

Description

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Starting in version 1.41.3 and prior to versions 2.1.13, 2.2.13, and 2.3.2, `deno run --allow-read --deny-read main.ts` results in allowed, even though 'deny' should be stronger. The result is the same with all global unary permissions given as `--allow-* --deny-*`. This only affects a nonsensical combination of flags, so there shouldn't be a real impact on the userbase. Users may upgrade to version 2.1.13, 2.2.13, or 2.3.2 to receive a patch.

VendorProductVersions

denoland

deno

affected
>= 1.41.3, < 2.1.13
affected
>= 2.2.0, < 2.2.13
affected
>= 2.3.0, < 2.3.2

Weaknesses (CWE)

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now