VYPR

Std

by Denoland

Source repositories

CVEs (2)

  • CVE-2025-55195HigAug 14, 2025
    risk 0.40cvss 7.3epss 0.00

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

  • CVE-2024-52793MedNov 22, 2024
    risk 0.33cvss epss 0.01

    The Deno Standard Library provides APIs for Deno and the Web. Prior to version 1.0.11, `http/file-server`'s `serveDir` with `showDirListing: true` option is vulnerable to cross-site scripting when the attacker is a user who can control file names in the source directory on…