CVE-2025-55195
Last modified
CVE-2025-55195 is a high-severity vulnerability rated 7.3/10 on the CVSS scale. @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. EPSS estimates a 0.31% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-55195?
How severe is CVE-2025-55195?
How do I fix CVE-2025-55195?
Are you affected by CVE-2025-55195?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
