VYPR

CookieJar

by Guzzle

CVEs (1)

  • CVE-2026-55767Jun 19, 2026
    risk 0.00cvss epss

    ### Impact `CookieJar` incorrectly accepts cookies with a dot-only `Domain` attribute, such as `Domain=.`, `Domain=..`, `Domain=...`, and whitespace-padded variants such as `Domain= . `. In affected versions, `SetCookie::matchesDomain()` removes leading dots from the cookie…