VYPR

Cookies

by Pillarjs

Source repositories

CVEs (1)

  • CVE-2026-88038MedSep 10, 2026
    risk 0.31cvss 4.8epss

    cookies is a Node.js library for reading and writing HTTP cookies, used by Koa via ctx.cookies. In versions before 0.9.2 the library validates the cookie name and value against character sets that reject the semicolon separator, but the domain and path options are checked only…