Lucene search
+L

48 matches found

OSV
OSV
added 2026/08/17 8:04 p.m.5 views

MINI-V338-PCRV-3VJG

Bulletin has no description...

7.5CVSS5AI score0.00465EPSS
SaveExploits0
OSV
OSV
added 2026/08/17 1:30 a.m.4 views

MINI-99HG-853W-G7PP

Bulletin has no description...

6.1CVSS4.9AI score0.00263EPSS
SaveExploits0
OSV
OSV
added 2026/08/16 1:32 p.m.5 views

MINI-2FQP-3F7G-58XF

Bulletin has no description...

7.5CVSS4.9AI score0.00483EPSS
SaveExploits0
OSV
OSV
added 2026/08/16 1:31 p.m.5 views

MINI-GQ6G-8GMQ-4C9X

Bulletin has no description...

7.5CVSS4.9AI score0.00465EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 9:11 a.m.10 views

MINI-288C-P7Q7-27QF

Bulletin has no description...

6.1CVSS4.9AI score0.00263EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 1:49 a.m.7 views

MINI-5GH9-Q7PP-FQX7

Bulletin has no description...

5.9CVSS4.9AI score0.00441EPSS
SaveExploits0
OSV
OSV
added 2026/08/13 12:41 p.m.4 views

ECHO-7505-D295-8CEB

Bulletin has no description...

6.9CVSS4.9AI score0.00372EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/05 3:25 p.m.7 views

CVE-2026-16729

A flaw was found in undici, where its setCookie function does not fully sanitize cookie attributes. A remote attacker could exploit this by providing specially crafted input to the domain or unparsed fields, leading to the injection of additional cookie attributes. This vulnerability can allow an...

6.5CVSS7.2AI score0.00167EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/08/04 9:23 p.m.9 views

CVE-2026-45084 OpenSIPS: Denial of service in presence.handle_publish() from unchecked Content-Type state

OpenSIPS is a Session Initiation Protocol SIP server implementation. Versions 3.4.0 through 3.6.5 contain a denial of service vulnerability in the presence module. When the presence module's handlepublish function processes a SIP PUBLISH request with an Event: presence header and a message body...

8.7CVSS5.6AI score0.00464EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/08/03 11:50 p.m.9 views

SUSE CVE-2026-16729

undici's setCookie function does not fully sanitize cookie attributes. In undici before 6.28.0, from 7.0.0 up to before 7.29.0, and from 8.0.0 up to before 8.9.0, a domain value is not checked for semicolons and entries in the unparsed array are not sanitized, so attacker-influenced input can...

4.8CVSS7.2AI score0.00167EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/03 7:30 p.m.10 views

undici vulnerable to cookie attribute injection via unsanitized domain and unparsed setCookie fields

Impact The setCookie function has two attribute injection paths. validateCookieDomain does not reject semicolons validateCookiePath already does at 0x3B, so a domain value like example.com; SameSite=None lands verbatim as Domain=example.com; SameSite=None. The unparsed array's loop only checks ea...

6.5CVSS7.2AI score0.00167EPSS
SaveExploits0References10Affected Software1
EUVD
EUVD
added 2026/08/03 7:30 p.m.24 views

EUVD-2026-50416

undici vulnerable to cookie attribute injection via unsanitized domain and unparsed setCookie fields...

4.8CVSS7.2AI score0.00167EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/07/30 3:14 a.m.9 views

undici: Undici: Cookie attribute injection allows bypassing security protections

A flaw was found in undici, where its setCookie function does not fully sanitize cookie attributes. A remote attacker could exploit this by providing specially crafted input to the domain or unparsed fields, leading to the injection of additional cookie attributes. This vulnerability can allow an...

6.5CVSS7.2AI score0.00167EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/07/29 10:07 p.m.11 views

undici: Undici: Cookie attribute injection allows bypassing security protections

A flaw was found in undici, where its setCookie function does not fully sanitize cookie attributes. A remote attacker could exploit this by providing specially crafted input to the domain or unparsed fields, leading to the injection of additional cookie attributes. This vulnerability can allow an...

6.5CVSS7.2AI score0.00167EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/07/29 7:44 p.m.11 views

Improper Neutralization

Overview undici is an An HTTP/1.1 client, written from scratch for Node.js Affected versions of this package are vulnerable to Improper Neutralization via unsanitized domain handling and unparsed attribute serialization in lib/web/cookies/util.js. An attacker can inject or override cookie...

6.5CVSS7.2AI score0.00167EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/29 5:16 p.m.10 views

CVE-2026-16729

undici's setCookie function does not fully sanitize cookie attributes. In undici before 6.28.0, from 7.0.0 up to before 7.29.0, and from 8.0.0 up to before 8.9.0, a domain value is not checked for semicolons and entries in the unparsed array are not sanitized, so attacker-influenced input can...

6.5CVSS0.00167EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/29 4:45 p.m.9 views

CVE-2026-16729

undici's setCookie function does not fully sanitize cookie attributes. In undici before 6.28.0, from 7.0.0 up to before 7.29.0, and from 8.0.0 up to before 8.9.0, a domain value is not checked for semicolons and entries in the unparsed array are not sanitized, so attacker-influenced input can...

4.8CVSS5.8AI score0.00167EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/07/29 4:45 p.m.39 views

CVE-2026-16729 undici vulnerable to cookie attribute injection via unsanitized domain and unparsed setCookie fields

undici's setCookie function does not fully sanitize cookie attributes. In undici before 6.28.0, from 7.0.0 up to before 7.29.0, and from 8.0.0 up to before 8.9.0, a domain value is not checked for semicolons and entries in the unparsed array are not sanitized, so attacker-influenced input can...

4.8CVSS0.00167EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/29 4:45 p.m.9 views

CVE-2026-16729 undici vulnerable to cookie attribute injection via unsanitized domain and unparsed setCookie fields

undici's setCookie function does not fully sanitize cookie attributes. In undici before 6.28.0, from 7.0.0 up to before 7.29.0, and from 8.0.0 up to before 8.9.0, a domain value is not checked for semicolons and entries in the unparsed array are not sanitized, so attacker-influenced input can...

4.8CVSS5.8AI score0.00167EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/29 4:45 p.m.109 views

CVE-2026-16729

undici vulnerable to cookie attribute injection via unsanitized domain and unparsed setCookie fields. In undici

6.5CVSS5.8AI score0.00167EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder