Lucene search
+L

38568 matches found

Debian CVE
Debian CVE
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...

6.5CVSS5.8AI score0.00167EPSS
SaveExploits0
CVE
CVE
added 2026/07/29 4:45 p.m.99 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
Github Security Blog
Github Security Blog
added 2026/07/29 2:31 p.m.15 views

swagger-typescript-api vulnerable to code injection via unescaped `servers[0].url` in axios http-client template

Summary swagger-typescript-api interpolates servers0.url directly into a TypeScript string literal inside the HttpClient constructor body of the generated axios client templates/base/http-clients/axios-http-client.ejs:71, without any escaping. A malicious URL containing a " closes the string...

8.3CVSS6.5AI score0.0027EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/07/29 9:46 a.m.12 views

EUVD-2026-50278

diff‑so‑fancy does not properly sanitize non‑SGR terminal control sequences before outputting diff data. The application only strips ANSI SGR sequences while allowing other control characters, including carriage return \r and escape sequences e.g., OSC, CSI, to pass through unsanitized. An attack...

4.8CVSS6AI score0.003EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/29 9:31 a.m.9 views

EUVD-2026-50269

The WPC Badge Management for WooCommerce plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'text' attribute of the wpcbmbestseller shortcode in all versions up to, and including, 3.1.6 due to insufficient input sanitization and output escaping on user supplied attributes...

6.4CVSS6AI score0.00193EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/29 1:29 a.m.9 views

CVE-2026-17162

The WowStore – Store Builder & Product Blocks for WooCommerce plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'currentPostId' Block Attribute in all versions up to, and including, 4.4.24 due to insufficient input sanitization and output escaping. This makes it possible for...

6.4CVSS6AI score0.00193EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/29 12:0 a.m.18 views

PT-2026-65885

Name of the Vulnerable Software and Affected Versions GitLab CE/EE versions 14.0 through 19.0.4 GitLab CE/EE versions 19.1 through 19.1.2 GitLab CE/EE versions 19.2 through 19.2.0 Description Improper sanitization of user-controlled input in the pagination page rendering mechanism allows a remote...

4.7CVSS5.3AI score0.00238EPSS
SaveExploits0References11
ATTACKERKB
ATTACKERKB
added 2026/07/28 10:28 p.m.7 views

CVE-2026-59921

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, HttpPostRequestEncoder constructs multipart HTTP request bodies by directly concatenating user-supplied filenames and field names into Content-Disposition MIME headers without...

5.7CVSS5.9AI score0.00466EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/28 10:28 p.m.8 views

CVE-2026-59921 Netty: CRLF Injection via Multipart Filename in Netty HttpPostRequestEncoder

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, HttpPostRequestEncoder constructs multipart HTTP request bodies by directly concatenating user-supplied filenames and field names into Content-Disposition MIME headers without...

5.7CVSS5.9AI score
SaveExploits0References3
NVD
NVD
added 2026/07/28 3:17 p.m.15 views

CVE-2026-67174

Pivotick contains a DOM-based cross-site scripting vulnerability in its generic UI element resolution and icon-rendering utilities. The tryResolveHTMLElement function treated any resolved string as HTML markup by assigning it to a element through innerHTML. Strings derived from untrusted graph...

9.2CVSS0.00385EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/07/28 2:47 p.m.8 views

CVE-2026-66011

A flaw was found in ImageMagick. This memory leak vulnerability occurs when invalid options are provided to the magick command-line interface CLI. An attacker can exploit this by repeatedly supplying malformed command-line arguments, leading to memory exhaustion and a denial of service DoS on the...

4.8CVSS5.8AI score0.00092EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/28 2:43 p.m.4 views

CVE-2026-54545 @wakaru/cli arbitrary file write during bundle unpack

wakaru is a JavaScript decompiler and unminifier toolkit. From 1.0.0 until 1.4.0, @wakaru/cli sanitizes bundle-controlled module filenames only once before writing extracted modules, so a crafted filename containing overlapping traversal sequences such as ....// collapses to ../ after sanitizatio...

7.1CVSS6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/28 2:43 p.m.36 views

CVE-2026-54545 @wakaru/cli arbitrary file write during bundle unpack

wakaru is a JavaScript decompiler and unminifier toolkit. From 1.0.0 until 1.4.0, @wakaru/cli sanitizes bundle-controlled module filenames only once before writing extracted modules, so a crafted filename containing overlapping traversal sequences such as ....// collapses to ../ after sanitizatio...

7.1CVSS0.00149EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/28 2:16 p.m.13 views

CVE-2026-66921

Pivotick’s Markdown node-reference renderer failed to HTML-escape the attacker-controlled nodeName value before interpolating it into both the data-node-name attribute and the body of a generated element. Because the node-reference tokenizer rejected only square brackets, a crafted node name coul...

6.3CVSS0.00277EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/28 1:53 p.m.6 views

CVE-2026-67174 DOM-Based Cross-Site Scripting via Unsafe String and SVG Icon Rendering in Pivotick

Pivotick contains a DOM-based cross-site scripting vulnerability in its generic UI element resolution and icon-rendering utilities. The tryResolveHTMLElement function treated any resolved string as HTML markup by assigning it to a element through innerHTML. Strings derived from untrusted graph...

9.2CVSS6AI score
SaveExploits0References4
EUVD
EUVD
added 2026/07/28 1:53 p.m.16 views

EUVD-2026-49851

Pivotick contains a DOM-based cross-site scripting vulnerability in its generic UI element resolution and icon-rendering utilities. The tryResolveHTMLElement function treated any resolved string as HTML markup by assigning it to a element through innerHTML. Strings derived from untrusted graph...

9.2CVSS6AI score0.00385EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/28 1:53 p.m.9 views

CVE-2026-67174

Pivotick contains a DOM-based cross-site scripting vulnerability in its generic UI element resolution and icon-rendering utilities. The tryResolveHTMLElement function treated any resolved string as HTML markup by assigning it to a element through innerHTML. Strings derived from untrusted graph...

9.2CVSS6AI score0.00385EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/28 1:53 p.m.38 views

CVE-2026-67174 DOM-Based Cross-Site Scripting via Unsafe String and SVG Icon Rendering in Pivotick

Pivotick contains a DOM-based cross-site scripting vulnerability in its generic UI element resolution and icon-rendering utilities. The tryResolveHTMLElement function treated any resolved string as HTML markup by assigning it to a element through innerHTML. Strings derived from untrusted graph...

9.2CVSS0.00385EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/28 1:5 p.m.10 views

EUVD-2026-49844

Pivotick’s Markdown node-reference renderer failed to HTML-escape the attacker-controlled nodeName value before interpolating it into both the data-node-name attribute and the body of a generated element. Because the node-reference tokenizer rejected only square brackets, a crafted node name coul...

6.3CVSS6.1AI score0.00277EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/28 1:5 p.m.34 views

CVE-2026-66921 Pivotick - Stored DOM-Based Cross-Site Scripting via Unescaped Markdown Node References

Pivotick’s Markdown node-reference renderer failed to HTML-escape the attacker-controlled nodeName value before interpolating it into both the data-node-name attribute and the body of a generated element. Because the node-reference tokenizer rejected only square brackets, a crafted node name coul...

6.3CVSS0.00277EPSS
SaveExploits0References1
Rows per page
Query Builder