Lucene search
+L

837 matches found

Cvelist
Cvelist
added 2026/03/21 12:42 a.m.36 views

CVE-2026-32065 OpenClaw < 2026.2.25 - Approval Identity Mismatch in system.run Command Execution

OpenClaw versions prior to 2026.2.25 contain an approval-integrity bypass vulnerability in system.run where rendered command text is used as approval identity while trimming argv token whitespace, but runtime execution uses raw argv. An attacker can craft a trailing-space executable token to...

5.7CVSS0.0029EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/12 8:57 p.m.16 views

GO-2026-4669 SiYuan has a SVG Sanitizer Bypass via Whitespace in `javascript:` URI — Unauthenticated XSS in github.com/siyuan-note/siyuan/kernel

SiYuan has a SVG Sanitizer Bypass via Whitespace in javascript: URI — Unauthenticated XSS in github.com/siyuan-note/siyuan/kernel...

6.4CVSS5.8AI score0.00505EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/03/10 11:57 p.m.5 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS in the SanitizeSVG component. An attacker can execute arbitrary JavaScript in the context of the application by injecting specially crafted SVG content containing whitespace-obfuscated javascript: URIs into the...

9.3CVSS7.4AI score0.00505EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/03/10 11:57 p.m.16 views

SiYuan has a SVG Sanitizer Bypass via Whitespace in `javascript:` URI — Unauthenticated XSS

SVG Sanitizer Bypass via Whitespace in javascript: URI — Unauthenticated XSS Summary SiYuan's SVG sanitizer SanitizeSVG checks href attributes for the javascript: prefix using strings.HasPrefix. However, inserting ASCII tab , newline , or carriage return characters inside the javascript: string...

6.4CVSS5.8AI score0.00505EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/03/10 11:57 p.m.18 views

GHSA-PMC9-F5QR-2PCR SiYuan has a SVG Sanitizer Bypass via Whitespace in `javascript:` URI — Unauthenticated XSS

SVG Sanitizer Bypass via Whitespace in javascript: URI — Unauthenticated XSS Summary SiYuan's SVG sanitizer SanitizeSVG checks href attributes for the javascript: prefix using strings.HasPrefix. However, inserting ASCII tab , newline , or carriage return characters inside the javascript: string...

6.4CVSS5.8AI score0.00505EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2026/03/10 8:58 p.m.4 views

CVE-2026-31809 SiYuan has a SVG Sanitizer Bypass via Whitespace in `javascript:` URI — Unauthenticated XSS

SiYuan is a personal knowledge management system. Prior to 3.5.10, SiYuan's SVG sanitizer SanitizeSVG checks href attributes for the javascript: prefix using strings.HasPrefix. However, inserting ASCII tab , newline , or carriage return characters inside the javascript: string bypasses this prefi...

6.4CVSS5.8AI score0.00505EPSS
SaveExploits1References1
OSV
OSV
added 2026/03/10 8:58 p.m.8 views

CVE-2026-31809 SiYuan has a SVG Sanitizer Bypass via Whitespace in `javascript:` URI — Unauthenticated XSS

SiYuan is a personal knowledge management system. Prior to 3.5.10, SiYuan's SVG sanitizer SanitizeSVG checks href attributes for the javascript: prefix using strings.HasPrefix. However, inserting ASCII tab , newline , or carriage return characters inside the javascript: string bypasses this prefi...

6.4CVSS5.8AI score
SaveExploits0References3
CVE
CVE
added 2026/03/10 8:58 p.m.24 views

CVE-2026-31809

SiYuan before v3.5.10 is vulnerable via the SVG sanitizer (SanitizeSVG) which checks href for javascript: prefixes using strings.HasPrefix(), but allows ASCII tab, newline, or carriage return characters to bypass the check. These characters are stripped by browsers per WHATWG URL rules before par...

6.4CVSS5.8AI score0.00505EPSS
SaveExploits1References1Affected Software1
RedhatCVE
RedhatCVE
added 2026/03/09 1:59 p.m.8 views

CVE-2026-30838

league/commonmark is a PHP Markdown parser. Prior to version 2.8.1, the DisallowedRawHtml extension can be bypassed by inserting a newline, tab, or other ASCII whitespace character between a disallowed HTML tag name and the closing . For example, would pass through unfiltered and be rendered as a...

6.1CVSS5.7AI score0.00217EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/07 4:15 p.m.13 views

UBUNTU-CVE-2026-30838

league/commonmark is a PHP Markdown parser. Prior to version 2.8.1, the DisallowedRawHtml extension can be bypassed by inserting a newline, tab, or other ASCII whitespace character between a disallowed HTML tag name and the closing . For example, would pass through unfiltered and be rendered as a...

6.1CVSS5.7AI score0.00217EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/03/07 4:00 p.m.6 views

CVE-2026-30838 league/commonmark: DisallowedRawHtml extension bypass via whitespace in HTML tag names

league/commonmark is a PHP Markdown parser. Prior to version 2.8.1, the DisallowedRawHtml extension can be bypassed by inserting a newline, tab, or other ASCII whitespace character between a disallowed HTML tag name and the closing . For example, would pass through unfiltered and be rendered as a...

5.1CVSS5.7AI score0.00217EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/03/07 4:00 p.m.39 views

CVE-2026-30838 league/commonmark: DisallowedRawHtml extension bypass via whitespace in HTML tag names

league/commonmark is a PHP Markdown parser. Prior to version 2.8.1, the DisallowedRawHtml extension can be bypassed by inserting a newline, tab, or other ASCII whitespace character between a disallowed HTML tag name and the closing . For example, would pass through unfiltered and be rendered as a...

5.1CVSS0.00217EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/03/07 4:00 p.m.17 views

CVE-2026-30838

league/commonmark is a PHP Markdown parser. Prior to version 2.8.1, the DisallowedRawHtml extension can be bypassed by inserting a newline, tab, or other ASCII whitespace character between a disallowed HTML tag name and the closing . For example, would pass through unfiltered and be rendered as a...

6.1CVSS5AI score0.00217EPSS
SaveExploits0
Veracode
Veracode
added 2026/03/07 5:05 a.m.12 views

Cross-site Scripting (XSS)

league/commonmark is vulnerable to Cross-Site Scripting XSS. The vulnerability is due to improper filtering of disallowed HTML tags that can be bypassed using whitespace characters, which allows an attacker to inject and execute malicious scripts...

6.1CVSS5.8AI score0.00217EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/06 11:27 p.m.17 views

CommonMark has DisallowedRawHtml extension bypass via whitespace in HTML tag names

Impact The DisallowedRawHtml extension can be bypassed by inserting a newline, tab, or other ASCII whitespace character between a disallowed HTML tag name and the closing . For example, would pass through unfiltered and be rendered as a valid HTML tag by browsers. This is a cross-site scripting X...

6.1CVSS5.6AI score0.00217EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/03/06 11:27 p.m.5 views

GHSA-4V6X-C7XX-HW9F CommonMark has DisallowedRawHtml extension bypass via whitespace in HTML tag names

Impact The DisallowedRawHtml extension can be bypassed by inserting a newline, tab, or other ASCII whitespace character between a disallowed HTML tag name and the closing . For example, would pass through unfiltered and be rendered as a valid HTML tag by browsers. This is a cross-site scripting X...

5.1CVSS5.6AI score0.00217EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/03/06 12:00 a.m.14 views

Amazon Linux 2 : libxml2, --advisory ALAS2-2026-3178 (ALAS-2026-3178)

The version of libxml2 installed on the remote host is prior to 2.9.1-6. It is, therefore, affected by a vulnerability as referenced in the ALAS2-2026-3178 advisory. A flaw was identified in the interactive shell of the xmllint utility, part of the libxml2 project, where memory allocated for user...

6.2CVSS6AI score0.00194EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/03/06 12:00 a.m.12 views

Amazon Linux 2023 : libxml2, libxml2-devel, libxml2-static (ALAS2023-2026-1446)

It is, therefore, affected by a vulnerability as referenced in the ALAS2023-2026-1446 advisory. A flaw was identified in the interactive shell of the xmllint utility, part of the libxml2 project, where memory allocated for user input is not properly released under certain conditions. When a user...

6.2CVSS5.9AI score0.00194EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/03/05 1:39 p.m.15 views

CVE-2026-2748

SEPPmail Secure Email Gateway before version 15.0.1 improperly validates S/MIME certificates issued for email addresses containing whitespaces, allowing signature spoofing...

7.8CVSS5.9AI score0.0012EPSS
SaveExploits0References1
Amazon
Amazon
added 2026/03/05 12:00 a.m.14 views

Low: libxml2

Issue Overview: A flaw was identified in the interactive shell of the xmllint utility, part of the libxml2 project, where memory allocated for user input is not properly released under certain conditions. When a user submits input consisting only of whitespace, the program skips command execution...

6.2CVSS6AI score0.00194EPSS
SaveExploits0
Rows per page
Query Builder