Lucene search
+L

148 matches found

OSV
OSV
added 2026/03/13 8:00 p.m.10 views

GHSA-WVH5-6VJM-23QH OneUptime: Stored XSS via Mermaid Diagram Rendering (securityLevel: "loose")

Summary The Markdown viewer component renders Mermaid diagrams with securityLevel: "loose" and injects the SVG output via innerHTML. This configuration explicitly allows interactive event bindings in Mermaid diagrams, enabling XSS through Mermaid's click directive which can execute arbitrary...

7.6CVSS6.2AI score0.00224EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/03/11 12:13 a.m.17 views

Sylius has a XSS vulnerability in checkout login form

Impact A cross-site scripting XSS vulnerability exists in the shop checkout login form handled by the ApiLoginController Stimulus controller. When a login attempt fails, AuthenticationFailureHandler returns a JSON response whose message field is rendered into the DOM using innerHTML, allowing any...

6.1CVSS5.9AI score0.00179EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/03/11 12:13 a.m.29 views

GHSA-VGH8-C6FP-7GCG Sylius has a XSS vulnerability in checkout login form

Impact A cross-site scripting XSS vulnerability exists in the shop checkout login form handled by the ApiLoginController Stimulus controller. When a login attempt fails, AuthenticationFailureHandler returns a JSON response whose message field is rendered into the DOM using innerHTML, allowing any...

5.3CVSS5.9AI score0.00179EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/03/11 12:13 a.m.23 views

EUVD-2026-10917

Sylius has a XSS vulnerability in checkout login form...

6.1CVSS5.8AI score0.00179EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/10 9:27 p.m.13 views

CVE-2026-31822 Sylius has a XSS vulnerability in checkout login form

Sylius is an Open Source eCommerce Framework on Symfony. A cross-site scripting XSS vulnerability exists in the shop checkout login form handled by the ApiLoginController Stimulus controller. When a login attempt fails, AuthenticationFailureHandler returns a JSON response whose message field is...

5.3CVSS5.6AI score
SaveExploits0References3
EUVD
EUVD
added 2026/02/27 9:30 a.m.17 views

EUVD-2026-9016

The WP Accessibility plugin for WordPress is vulnerable to Stored DOM-Based Cross-Site Scripting via the 'alt' attribute of images processed by the "Long Description UI" feature in all versions up to, and including, 2.3.1. This is due to the plugin's JavaScript retrieving the alt attribute using...

6.4CVSS6AI score0.00205EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/02/25 4:04 p.m.32 views

EUVD-2026-8599

repostat: Reflected Cross-Site Scripting XSS via repo prop in RepoCard...

6.1CVSS5.2AI score0.00196EPSS
SaveExploits1References3
OSV
OSV
added 2026/02/25 3:48 a.m.13 views

CVE-2026-27627 Karakeep's Reddit plugin content bypasses DOMPurify sanitization, enabling stored XSS

Karakeep is a elf-hostable bookmark-everything app. In version 0.30.0, when the Reddit metascraper plugin returns readableContentHtml, the HTML parsing subprocess uses it directly without running it through DOMPurify. Every other content source in the crawler goes through Readability + DOMPurify,...

8.2CVSS5.4AI score
SaveExploits0References5
CVE
CVE
added 2026/02/25 3:48 a.m.29 views

CVE-2026-27627

Summary: CVE-2026-27627 affects Karakeep’s Reddit metascraper path. In version 0.30.0, the HTML returned as readableContentHtml by the Reddit plugin is consumed directly by the HTML parsing subprocess without DOMPurify sanitization, while other content sources go through Readability + DOMPurify. ...

8.2CVSS5.3AI score0.00319EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/02/23 10:10 p.m.11 views

GHSA-299V-8PQ9-5GJQ New API has Potential XSS in its MarkdownRenderer component

Summary A potential unsafe operation occurs in component MarkdownRenderer.jsx, allowing for Cross-Site ScriptingXSS when the model outputs items containing tag. Details Line 212-231 of MarkdownRenderer.jsx is unsafe, it use dangerouslySetInnerHTML to preview html the model generates. This can...

7.6CVSS5.5AI score0.0023EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/02/23 10:10 p.m.68 views

New API has Potential XSS in its MarkdownRenderer component

Summary A potential unsafe operation occurs in component MarkdownRenderer.jsx, allowing for Cross-Site ScriptingXSS when the model outputs items containing tag. Details Line 212-231 of MarkdownRenderer.jsx is unsafe, it use dangerouslySetInnerHTML to preview html the model generates. This can...

7.6CVSS5.4AI score0.0023EPSS
SaveExploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/23 12:00 a.m.57 views

PT-2026-21606

Name of the Vulnerable Software and Affected Versions New API versions prior to 0.10.8-alpha.9 Description The software contains a potential unsafe operation in the MarkdownRenderer.jsx component. This allows for Cross-Site Scripting XSS when the model outputs items containing tags. The issue...

7.6CVSS5.3AI score0.0023EPSS
SaveExploits1
Cvelist
Cvelist
added 2026/02/11 8:47 p.m.32 views

CVE-2026-25935 Vikunja Affected by XSS Via Task Preview

Vikunja is a todo-app to organize your life. Prior to 1.1.0, TaskGlanceTooltip.vue temporarily creates a div and sets the innerHtml to the description. Since there is no escaping on either the server or client side, a malicious user can share a project, create a malicious task, and cause an XSS o...

8.6CVSS0.00236EPSS
SaveExploits0References4
CVE
CVE
added 2026/02/11 8:47 p.m.39 views

CVE-2026-25935

Technical details for CVE-2026-25935 (Vikunja XSS prior to 1.1.0) are not provided in the supplied documents. Monitor for updates and refer to the fixed version 1.1.0 for remediation context.

8.6CVSS5.5AI score0.00236EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/02/11 8:47 p.m.11 views

CVE-2026-25935 Vikunja Affected by XSS Via Task Preview

Vikunja is a todo-app to organize your life. Prior to 1.1.0, TaskGlanceTooltip.vue temporarily creates a div and sets the innerHtml to the description. Since there is no escaping on either the server or client side, a malicious user can share a project, create a malicious task, and cause an XSS o...

8.6CVSS5.5AI score
SaveExploits0References6
GitLab Advisory Database
GitLab Advisory Database
added 2026/02/11 12:00 a.m.18 views

Vikunja Vulnerable to XSS Via Task Preview

The task preview component creates a unparented div. The div's innerHtml is set to the unescaped description of the task...

8.6CVSS5.5AI score0.00236EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/02/06 9:12 p.m.49 views

CVE-2026-25516 NiceGUI's XSS vulnerability in ui.markdown() allows arbitrary JavaScript execution through unsanitized HTML content

NiceGUI is a Python-based UI framework. The ui.markdown component uses the markdown2 library to convert markdown content to HTML, which is then rendered via innerHTML. By default, markdown2 allows raw HTML to pass through unchanged. This means that if an application renders user-controlled conten...

6.1CVSS0.0025EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/02/05 12:00 a.m.23 views

PT-2026-6647

Name of the Vulnerable Software and Affected Versions NiceGUI versions prior to 3.7.0 Description The ui.markdown component in NiceGUI does not sanitize user-controlled markdown content before rendering it as HTML via innerHTML. This allows attackers to inject malicious HTML, including JavaScript...

6.1CVSS5.6AI score0.0025EPSS
SaveExploits1References10
Positive Technologies
Positive Technologies
added 2026/02/04 12:00 a.m.12 views

PT-2026-6476

Summary An XSS vulnerability in the frontend allows a malicious attacker to inject code through the comment metadata of a song to exfiltrate user credentials. An attacker's maliciously crafted song has to be added to Navidrome to exploit the vulnerability. Details The frontend is using React. In...

6.1CVSS5.5AI score0.00315EPSS
SaveExploits1References6
Snyk
Snyk
added 2026/02/01 6:26 a.m.16 views

Cross-site Scripting (XSS)

Overview aiosyslogd is an Asynchronous Syslog server using asyncio, with an optional uvloop integration and SQLite backend. Affected versions of this package are vulnerable to Cross-site Scripting XSS via the dynamic log message highlighter in index.html. An attacker can execute arbitrary...

6.1CVSS5.6AI score
SaveExploits0References3
Rows per page
Query Builder