Lucene search
+L

471 matches found

RedHat Linux
RedHat Linux
added 2026/03/06 11:0 a.m.23 views

react-router: @remix-run/router: React Router XSS Vulnerability

The cross site scripting flaw has been discovered in the npm react-router package. A XSS vulnerability exists in in React Router's meta/ APIs in Framework Mode when generating script:ld+json tags which could allow arbitrary JavaScript execution during SSR if untrusted content is used to generate...

7.6CVSS5.4AI score0.00448EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/02/26 10:35 p.m.7 views

CVE-2026-27738

The Angular SSR is a server-rise rendering tool for Angular applications. An Open Redirect vulnerability exists in the internal URL processing logic in versions on the 19.x branch prior to 19.2.21, the 20.x branch prior to 20.3.17, and the 21.x branch prior to 21.1.5 and 21.2.0-rc.1. The logic...

6.9CVSS5.6AI score0.00302EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/02/26 10:34 p.m.9 views

CVE-2026-27739

The Angular SSR is a server-rise rendering tool for Angular applications. Versions prior to 21.2.0-rc.1, 21.1.5, 20.3.17, and 19.2.21 have a Server-Side Request Forgery SSRF vulnerability in the Angular SSR request handling pipeline. The vulnerability exists because Angular’s internal URL...

9.2CVSS5.8AI score0.00498EPSS
SaveExploits1References1
OSV
OSV
added 2026/02/26 10:25 p.m.8 views

GHSA-QGVG-PR8V-6RR3 Svelte: XSS via HTML Comment Injection in SSR Error Boundary Hydration Markers

Errors from transformError were not correctly escaped prior to being embedded in the HTML output, causing potential HTML injection and XSS if attacker-controlled content is returned from transformError...

5.3CVSS5.4AI score0.00226EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/02/26 10:25 p.m.12 views

Svelte: XSS via HTML Comment Injection in SSR Error Boundary Hydration Markers

Errors from transformError were not correctly escaped prior to being embedded in the HTML output, causing potential HTML injection and XSS if attacker-controlled content is returned from transformError...

5.4CVSS5.4AI score0.00226EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/02/26 10:24 p.m.4 views

GHSA-PHWV-C562-GVMH Svelte vulnerable to XSS during SSR with contenteditable `bind:innerText` and `bind:textContent`

The contents of bind:innerText and bind:textContent on contenteditable elements were not properly escaped. This could enable HTML injection and Cross-site Scripting XSS if rendering untrusted data as the binding's initial value on the server...

5.3CVSS5.5AI score0.00214EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/02/26 10:24 p.m.9 views

Svelte vulnerable to XSS during SSR with contenteditable `bind:innerText` and `bind:textContent`

The contents of bind:innerText and bind:textContent on contenteditable elements were not properly escaped. This could enable HTML injection and Cross-site Scripting XSS if rendering untrusted data as the binding's initial value on the server...

6.1CVSS5.4AI score0.00214EPSS
SaveExploits0References5Affected Software1
RedhatCVE
RedhatCVE
added 2026/02/26 8:20 p.m.8 views

CVE-2026-27902

A cross-site scripting XSS vulnerability was found in Svelte’s server-side rendering SSR error handling. Error messages returned from the transformError function were not properly escaped before being embedded into HTML output within hydration markers. If an application returns attacker-controlle...

5.4CVSS5.5AI score0.00226EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/02/26 3:13 a.m.4 views

Cross-site Scripting (XSS)

Overview svelte is a package for building web applications. Affected versions of this package are vulnerable to Cross-site Scripting XSS via the bind:innerText and bind:textContent bindings on contenteditable elements during server-side rendering. An attacker can execute arbitrary scripts in the...

8CVSS6AI score0.00214EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/02/26 3:13 a.m.3 views

Cross-site Scripting (XSS)

Overview org.webjars.npm:svelte is a package for building web applications. Affected versions of this package are vulnerable to Cross-site Scripting XSS via the bind:innerText and bind:textContent bindings on contenteditable elements during server-side rendering. An attacker can execute arbitrary...

8CVSS5.9AI score0.00214EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/02/26 3:11 a.m.6 views

Cross-site Scripting (XSS)

Overview svelte is a package for building web applications. Affected versions of this package are vulnerable to Cross-site Scripting XSS via the transformError function. An attacker can execute arbitrary scripts in the context of the affected application by injecting malicious content that is not...

8CVSS6AI score0.00226EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/02/26 12:58 a.m.26 views

CVE-2026-27902 Svelte Vulnerable to XSS via HTML Comment Injection in SSR Error Boundary Hydration Markers

Svelte performance oriented web framework. Prior to version 5.53.5, errors from transformError were not correctly escaped prior to being embedded in the HTML output, causing potential HTML injection and XSS if attacker-controlled content is returned from transformError. Version 5.53.5 fixes the...

5.3CVSS0.00226EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/02/26 12:58 a.m.6 views

CVE-2026-27902 Svelte Vulnerable to XSS via HTML Comment Injection in SSR Error Boundary Hydration Markers

Svelte performance oriented web framework. Prior to version 5.53.5, errors from transformError were not correctly escaped prior to being embedded in the HTML output, causing potential HTML injection and XSS if attacker-controlled content is returned from transformError. Version 5.53.5 fixes the...

5.3CVSS5.3AI score0.00226EPSS
SaveExploits0References3
CVE
CVE
added 2026/02/26 12:58 a.m.33 views

CVE-2026-27902

Svelte prior to version 5.53.5 is vulnerable to HTML injection and XSS in SSR error boundary hydration markers, caused by transformError not being properly escaped before HTML output. Attacker-controlled content returned from transformError could be embedded in the page. The issue is fixed in 5.5...

5.4CVSS5.3AI score0.00226EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/02/26 12:58 a.m.5 views

CVE-2026-27902 Svelte Vulnerable to XSS via HTML Comment Injection in SSR Error Boundary Hydration Markers

Svelte performance oriented web framework. Prior to version 5.53.5, errors from transformError were not correctly escaped prior to being embedded in the HTML output, causing potential HTML injection and XSS if attacker-controlled content is returned from transformError. Version 5.53.5 fixes the...

5.3CVSS5.5AI score0.00226EPSS
SaveExploits0References5
OSV
OSV
added 2026/02/26 12:57 a.m.6 views

CVE-2026-27901 Svelte vulnerable to XSS during SSR with contenteditable `bind:innerText` and `bind:textContent`

Svelte performance oriented web framework. Prior to version 5.53.5, the contents of bind:innerText and bind:textContent on contenteditable elements were not properly escaped. This could enable HTML injection and Cross-Site Scripting XSS if rendering untrusted data as the binding's initial value o...

5.3CVSS5.5AI score0.00214EPSS
SaveExploits0References5
CVE
CVE
added 2026/02/26 12:57 a.m.52 views

CVE-2026-27901

CVE-2026-27901 affects Svelte (SSR) via contenteditable bindings: in versions prior to 5.53.5, bind:innerText and bind:textContent on contenteditable elements were not properly escaped, allowing HTML injection and XSS when untrusted data is rendered as the binding’s initial server-side value. The...

6.1CVSS5.4AI score0.00214EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/26 12:57 a.m.3 views

CVE-2026-27901 Svelte vulnerable to XSS during SSR with contenteditable `bind:innerText` and `bind:textContent`

Svelte performance oriented web framework. Prior to version 5.53.5, the contents of bind:innerText and bind:textContent on contenteditable elements were not properly escaped. This could enable HTML injection and Cross-Site Scripting XSS if rendering untrusted data as the binding's initial value o...

5.3CVSS5.3AI score0.00214EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/02/26 12:57 a.m.24 views

CVE-2026-27901 Svelte vulnerable to XSS during SSR with contenteditable `bind:innerText` and `bind:textContent`

Svelte performance oriented web framework. Prior to version 5.53.5, the contents of bind:innerText and bind:textContent on contenteditable elements were not properly escaped. This could enable HTML injection and Cross-Site Scripting XSS if rendering untrusted data as the binding's initial value o...

5.3CVSS0.00214EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/02/25 10:42 p.m.7 views

Server-side Request Forgery (SSRF)

Overview @angular/ssr is a the Angular server side rendering utilities. Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the request handling pipeline due to improper validation of user-controlled HTTP headers such as Host and X-Forwarded-. An attacker can...

9.3CVSS6AI score0.00498EPSS
SaveExploits1References2
Rows per page
Query Builder