VYPR
Moderate severityNVD Advisory· Published Jun 4, 2025· Updated Jun 4, 2025

Deno run with --allow-read and --deny-read flags results in allowed

CVE-2025-48888

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
denocrates.io
>= 1.41.3, < 2.1.132.1.13
denocrates.io
>= 2.2.0, < 2.2.132.2.13
denocrates.io
>= 2.3.0, < 2.3.22.3.2
deno_runtimecrates.io
>= 0.150.0, < 0.212.00.212.0

Affected products

3

Patches

Vulnerability mechanics

References

8

News mentions

0

No linked articles in our index yet.