---
cve: "CVE-2025-48888"
severity: "MEDIUM"
cvss: 5.5
epss: "36%"
vendor: "denoland"
kev: false
exploited: false
published: "2025-06-04 20:15:23"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-13T21:23:03+02:00"
---

# CVE-2025-48888

> 5.5 MEDIUM · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |

## Patch verfügbar (OSV)

- 5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92 (Commit)
- 0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7 (Commit)

## Referenzen

- <https://github.com/denoland/deno/security/advisories/GHSA-xqxc-x6p3-w683>
- <https://github.com/denoland/deno/pull/22894>
- <https://github.com/denoland/deno/pull/29213>
- <https://github.com/denoland/deno/commit/2f0fae9d9071dcaf0a689bc7097584b1b9ebc8db>
- <https://github.com/denoland/deno/commit/9d665572d3cd39f997e29e6daac7c1102fc5c04f>
- <https://github.com/denoland/deno/commit/ef315b56c26c9ef5f25284a5100d2ed525a148cf>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2025-48888) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
