Lucene search
+L

2 matches found

OSV
OSV
added 2026/09/10 12:11 p.m.5 views

CVE-2026-88038 cookies vulnerable to Set-Cookie attribute injection via unvalidated domain and path options

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 against a permissiv...

4.8CVSS5.8AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/03/04 7:49 p.m.19 views

Hono Vulnerable to Cookie Attribute Injection via Unsanitized domain and path in setCookie()

Summary The setCookie utility did not validate semicolons ;, carriage returns \r, or newline characters \n in the domain and path options when constructing the Set-Cookie header. Because cookie attributes are delimited by semicolons, this could allow injection of additional cookie attributes if...

5.4CVSS5.8AI score0.00216EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder