---
cve: "CVE-2025-55195"
severity: "HIGH"
cvss: 7.3
epss: "33%"
vendor: "denoland"
kev: false
exploited: false
published: "2025-08-14 17:15:41"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-15T03:13:49+02:00"
---

# CVE-2025-55195

> 7.3 HIGH · 🧪 PoC

## Beschreibung

@std/toml is the Deno Standard Library. Prior to version 1.0.9, an attacker can pollute the prototype chain in Node.js runtime and Browser when parsing untrusted TOML data, thus achieving Prototype Pollution (PP) vulnerability. This is because the library is merging an untrusted object with an empty object, which by default the empty object has the prototype chain. This issue has been patched in version 1.0.9.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Gering | warn |
| I Integrität | Gering | warn |
| A Verfügbarkeit | Gering | warn |

## Patch verfügbar (OSV)

- 540662cfd6d71e969af292aa604ef4049dbe271b (Commit)
- 6b92bffee72806ce03857e83eb1d52108ad099a0 (Commit)

## Referenzen

- <https://github.com/denoland/std/security/advisories/GHSA-crjp-8r9q-2j9r>
- <https://github.com/denoland/std/commit/540662cfd6d71e969af292aa604ef4049dbe271b>
- <https://github.com/denoland/std/releases/tag/release-2025.08.13>

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