Lucene search
+L

328 matches found

Vulnrichment
Vulnrichment
added 2026/03/23 4:24 p.m.6 views

CVE-2026-33500 AVideo Vulnerable to Stored XSS via Markdown `javascript:` URI Bypasses ParsedownSafeWithLinks Sanitization

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the fix for CVE-2026-27568 GHSA-rcqw-6466-3mv7 introduced a custom ParsedownSafeWithLinks class that sanitizes raw HTML and tags in comments, but explicitly disables Parsedown's safeMode. This creates a bypass:...

5.4CVSS5.8AI score0.00218EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/18 5:26 p.m.11 views

GHSA-46FP-8F5P-PF2M Improper detection of disallowed URIs by Loofah `allowed_uri?`

Summary Loofah::HTML5::Scrub.alloweduri? does not correctly reject javascript: URIs when the scheme is split by HTML entity-encoded control characters such as carriage return, line feed, or tab. Details The alloweduri? method strips literal control characters before decoding HTML entities. Payloa...

6.9CVSS5.5AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/18 5:26 p.m.29 views

Improper detection of disallowed URIs by Loofah `allowed_uri?`

Summary Loofah::HTML5::Scrub.alloweduri? does not correctly reject javascript: URIs when the scheme is split by HTML entity-encoded control characters such as carriage return, line feed, or tab. Details The alloweduri? method strips literal control characters before decoding HTML entities. Payloa...

5.5AI score
SaveExploits0References2Affected Software1
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
CVE
CVE
added 2026/03/10 8:58 p.m.26 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
Vulnrichment
Vulnrichment
added 2026/03/10 8:58 p.m.5 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
Positive Technologies
Positive Technologies
added 2026/02/20 12:00 a.m.28 views

PT-2026-21341

Name of the Vulnerable Software and Affected Versions AVideo versions prior to 21.0 AVideo version 18.0 Description AVideo allows Markdown in video comments and uses Parsedown v1.7.4 without Safe Mode enabled. Markdown links are not sufficiently sanitized, allowing javascript: URIs to be rendered...

5.1CVSS5.3AI score0.00229EPSS
SaveExploits0References11
GithubExploit
GithubExploit
added 2026/02/07 6:52 p.m.240 views

Payload-XSS

Payload-XSS Daftar Isi 1. Payload Dasar 1-20payload-...

5.5AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/01/24 12:05 a.m.9 views

CVE-2026-24399 ChatterMate has Stored Cross-Site Scripting (XSS) via Chatbot Input Execution

ChatterMate is a no-code AI chatbot agent framework. In versions 1.0.8 and below, the chatbot accepts and executes malicious HTML/JavaScript payloads when supplied as chat input. Specifically, an payload containing a javascript: URI can be processed and executed in the browser context. This allow...

9.3CVSS5.8AI score0.00307EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/01/24 12:05 a.m.48 views

CVE-2026-24399 ChatterMate has Stored Cross-Site Scripting (XSS) via Chatbot Input Execution

ChatterMate is a no-code AI chatbot agent framework. In versions 1.0.8 and below, the chatbot accepts and executes malicious HTML/JavaScript payloads when supplied as chat input. Specifically, an payload containing a javascript: URI can be processed and executed in the browser context. This allow...

9.3CVSS0.00307EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2026/01/09 11:24 a.m.12 views

CVE-2021-31712

react-draft-wysiwyg aka React Draft Wysiwyg before 1.14.6 allows a javascript: URi in a Link Target of the link decorator in decorators/Link/index.js when a draft is shared across users, leading to XSS...

5.4CVSS6.8AI score0.00792EPSS
SaveExploits1References1
NVD
NVD
added 2025/12/06 6:15 a.m.14 views

CVE-2025-13308

The Application Passwords plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'rejecturl' parameter in all versions up to, and including, 0.1.3. This is due to insufficient input sanitization and output escaping on user supplied URLs, which allows javascript: URI schemes ...

5.4CVSS0.00227EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/12/06 12:00 a.m.14 views

PT-2025-49339

The Application Passwords plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'reject url' parameter in all versions up to, and including, 0.1.3. This is due to insufficient input sanitization and output escaping on user supplied URLs, which allows javascript: URI schemes...

5.4CVSS5.7AI score0.00227EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/17 3:48 p.m.13 views

CVE-2025-58747 Dify MCP OAuth Flow Vulnerable to XSS

Dify is an LLM application development platform. In Dify versions through 1.9.1, the MCP OAuth component is vulnerable to cross-site scripting when a victim connects to an attacker-controlled remote MCP server. The vulnerability exists in the OAuth flow implementation where the authorizationurl...

5.1CVSS6.7AI score
SaveExploits0References4
CVE
CVE
added 2025/10/17 3:48 p.m.54 views

CVE-2025-58747

CVE-2025-58747 affects Dify up to version 1.9.1, where the MCP OAuth flow passes the remote server’s authorization_url directly to window.open without validation, enabling arbitrary JavaScript execution (XSS) when a victim connects to a malicious MCP server. Affected component: MCP OAuth in Dify....

6.1CVSS6.3AI score0.05308EPSS
SaveExploits1References2Affected Software1
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2007-0777

Malware in sbrugna...

6.8CVSS9.1AI score0.02494EPSS
SaveExploits0References55
EUVD
EUVD
added 2025/10/07 12:30 a.m.13 views

EUVD-2009-1592

Malware in sbrugna...

9.3CVSS6.1AI score0.01736EPSS
SaveExploits1References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.16 views

EUVD-2009-1593

Malware in sbrugna...

9.3CVSS6.2AI score0.01623EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.11 views

EUVD-2006-2966

Malware in sbrugna...

4.3CVSS6.4AI score0.01976EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/07 12:30 a.m.11 views

EUVD-2010-1612

Malware in sbrugna...

9.3CVSS9.2AI score0.04471EPSS
SaveExploits2References18
Rows per page
Query Builder