Lucene search
+L

398 matches found

CVE
CVE
added 5 hours ago5 views

CVE-2026-19055

The ProSolution WP Client WordPress plugin before 2.0.11 does not sanitise and escape several parameters before reflecting them into HTML attributes on its public pages, leading to reflected Cross-Site Scripting that can be triggered against any visitor, including a logged-in administrator...

5.3AI score
SaveExploits0References1
Github Security Blog
Github Security Blog
added yesterday5 views

Kestra vulnerable to stored XSS via custom Markdown [[link]] attribute injection

Summary Kestra’s Markdown renderer supports a custom link ... syntax that is converted into a custom HTML element. The custom Markdown parser allows attacker-controlled attributes to be rendered into the generated element without proper allowlisting or sanitization. As a result, a user who can...

8.7CVSS6AI score
SaveExploits0References4Affected Software1
EUVD
EUVD
added yesterday6 views

EUVD-2026-60592

Grav before 2.0.15 contains a stored cross-site scripting vulnerability in the detectXss function where unpaired quotes in unquoted attribute values bypass event-handler detection. Authenticated editors can inject event handlers like onerror= that pass validation and execute in visitor browsers...

9.3CVSS5AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added yesterday7 views

PT-2026-77141

Trilium Notes is a cross-platform, hierarchical note taking application focused on building large personal knowledge bases. Prior to 0.103.0, the iconClass label value is returned raw by getNoteIcon and inserted without HTML attribute encoding into class attributes in apps/client/src/widgets/quic...

8.3CVSS5.5AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 4 days ago6 views

CVE-2026-73050

SiYuan versions before v3.7.4 fail to validate or escape the color field in attribute-view select options, allowing stored cross-site scripting through eight unescaped render sites. Attackers can inject event-handler attributes by including quotation marks in the color value, executing arbitrary...

5AI score0.00247EPSS
SaveExploits0References3
CVE
CVE
added 4 days ago21 views

CVE-2026-73050

CVE-2026-73050 affects SiYuan before v3.7.4, where the color field in attribute-view select options is not validated/escaped, allowing stored XSS via eight unescaped render sites. Attackers can inject event-handler attributes by including quotation marks in the color value, enabling arbitrary Jav...

9.4CVSS5AI score0.00247EPSS
SaveExploits0References2
CVE
CVE
added 4 days ago17 views

CVE-2026-73044

SiYuan before v3.7.4 is affected: it fails to validate/escape table column width values, enabling stored XSS via style attributes. Attackers can use the setAttrViewColWidth API to break out of style attributes and inject event handlers on every table cell, enabling arbitrary code execution in the...

9.4CVSS5.3AI score0.00247EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 4 days ago7 views

CVE-2026-73044

SiYuan versions before v3.7.4 fail to validate or escape table column width values, allowing stored cross-site scripting injection into style attributes. Attackers can inject malicious payloads through the setAttrViewColWidth API that break out of style attributes and inject event handlers on eve...

5.3AI score0.00247EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 4 days ago10 views

PT-2026-73051

Name of the Vulnerable Software and Affected Versions SiYuan versions prior to 3.7.4 Description Stored cross-site scripting is possible due to a failure to validate or escape table column width values, which allows injection into style attributes. An attacker can use the 'setAttrViewColWidth' AP...

9.4CVSS5.4AI score0.00247EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added last week6 views

CVE-2026-48813

A flaw was found in Flawfinder. An improper input neutralization issue leads to output manipulation, specifically, terminal/ANSI escape sequence injection and XML injection. A malicious filename can inject arbitrary content in the terminal output and improperly sanitized fields such as filenames,...

8.7CVSS5.5AI score0.00326EPSS
SaveExploits0References2
Veracode
Veracode
added 2026/08/05 9:55 a.m.9 views

Cookie Attribute Injection

undici is vulnerable to cookie attribute injection. The vulnerability is due to insufficient sanitization of cookie domain and unparsed values in setCookie, allowing attacker-controlled input to inject or override cookie attributes such as SameSite, Secure, and HttpOnly, potentially weakening...

6.5CVSS7.1AI score0.00167EPSS
SaveExploits0References4Affected Software1
SUSE CVE
SUSE CVE
added 2026/08/03 11:50 p.m.8 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
RedHat Linux
RedHat Linux
added 2026/07/30 3:14 a.m.6 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:7 p.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
EUVD
EUVD
added 2026/07/20 9:34 p.m.12 views

EUVD-2026-42334

Mistune: XSS via unescaped class option in Admonition directive...

6.1CVSS5AI score0.00189EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/20 9:34 p.m.7 views

GHSA-G97X-GVCM-X72H Mistune: XSS via unescaped class option in Admonition directive

In src/mistune/directives/admonition.py, the renderadmonition function concatenates the :class: option directly into the HTML class attribute without escaping lines 63-68. This allows attribute injection and XSS even when HTMLRendererescape=True is used. The directive name parameter is safe...

5.3CVSS5.2AI score0.00189EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/14 10:16 p.m.11 views

CVE-2026-46640

Twig is a template language for PHP. From 3.15.0 until 3.26.0, self. and import-alias dynamic attribute syntax can concatenate an attacker-controlled string into a MacroReferenceExpression name without identifier validation, causing raw PHP to be emitted into the generated template source and...

8.8CVSS0.00405EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/14 10:41 a.m.5 views

OPENSUSE-SU-2026:21339-1 Security update for python-mistune

This update for python-mistune fixes the following issues - CVE-2026-59922: quadratic-time parsing on long runs of some markers in formatting.py can lead to DoS bsc1271117. - CVE-2026-59923: HTMLRenderer.safeurl does not block percent-encoded javascript URIs and allows for XSS bsc1271119. -...

7.5CVSS6.3AI score0.00418EPSS
SaveExploits8References19
OSV
OSV
added 2026/07/14 10:37 a.m.9 views

SUSE-SU-2026:22655-1 Security update for python-mistune

This update for python-mistune fixes the following issues - CVE-2026-59922: quadratic-time parsing on long runs of some markers in formatting.py can lead to DoS bsc1271117. - CVE-2026-59923: HTMLRenderer.safeurl does not block percent-encoded javascript URIs and allows for XSS bsc1271119. -...

7.5CVSS5.8AI score0.00418EPSS
SaveExploits8References20
Rows per page
Query Builder