AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-55195

HIGH · CVSS 7.3 EPSS 0.33% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-08-14 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.3. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2025-55195
Severity
HIGH
CVSS
7.3
EPSS
0.33%

Original NVD Description

@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.