icon

We found results for “

CVE-2025-48888

Good to know:

icon

Date: June 4, 2025

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.

Severity Score

Severity Score

Weakness Type (CWE)

Incorrect Authorization

CWE-863

Top Fix

icon

Upgrade Version

Upgrade to version deno - 2.3.3;deno - 2.3.3;deno - 2.2.13;deno - 2.1.13;https://github.com/denoland/deno.git - v2.1.13;https://github.com/denoland/deno.git - v2.2.13;https://github.com/denoland/deno.git - v2.3.3

Learn More

CVSS v3.1

Base Score:
Attack Vector (AV): NETWORK
Attack Complexity (AC): LOW
Privileges Required (PR): NONE
User Interaction (UI): NONE
Scope (S): UNCHANGED
Confidentiality (C): NONE
Integrity (I): LOW
Availability (A): NONE

Do you need more information?

Contact Us