Lucene search
+L

474 matches found

Github Security Blog
Github Security Blog
added yesterday6 views

Angular SSR: Missing Fallback Raw-Content Serialization Escaping leads to Cross-Site Scripting (XSS)

A Cross-Site Scripting XSS vulnerability exists in @angular/platform-server's DOM emulation dependency domino when serializing the content of fallback raw-content elements , , , and . When rendering dynamic text content inside fallback raw-content elements via template bindings, the template engi...

8.6CVSS5.8AI score
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added yesterday23 views

CVE-2026-69149 Angular SSR: Missing Fallback Raw-Content Serialization Escaping leads to Cross-Site Scripting (XSS)

Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 20.3.27, 21.2.19, and 22.0.7, a Cross-Site Scripting XSS vulnerability exists in @angular/platform-server's DOM emulation dependency domino when serializing...

8.6CVSS
SaveExploits0References7
CVE
CVE
added yesterday9 views

CVE-2026-69149

CVE-2026-69149 affects Angular SSR: a Cross-Site Scripting (XSS) vulnerability in the DOM emulation dependency (domino) used by @angular/platform-server when serializing fallback raw-content elements (, , , ). The issue exists prior to versions 20.3.27, 21.2.19, and 22.0.7 and is fixed in those r...

8.6CVSS5.5AI score
SaveExploits0References7
Nuclei
Nuclei
added yesterday16 views

Astro SSR - Open Redirect

Astro 5.2.0 through 5.12.7 contains an open redirect caused by improper handling of paths with double slashes in trailing slash redirection logic, letting attackers redirect users to arbitrary external domains, exploit requires on-demand SSR with Node or Cloudflare adapters. id: CVE-2025-54793...

6.9CVSS6.4AI score0.00614EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/28 9:13 a.m.6 views

CVE-2026-59895

A flaw was found in Hono, a web application framework. The cx function within hono/css improperly handles class names during server-side rendering. This allows an attacker to inject untrusted values into a JSX class attribute, leading to the injection of arbitrary markup. This could result in...

6.1CVSS5.8AI score0.00198EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/07/28 9:13 a.m.5 views

CVE-2026-59896

A flaw was found in Hono, a Web application framework. The hono/jsx component did not properly isolate context values per request during server-side rendering. This allowed data from a different in-flight request to be used after an asynchronous operation in a component. This could lead to...

6.5CVSS5.7AI score0.00191EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/07/28 8:43 a.m.4 views

CVE-2026-53666

A flaw was found in React Router. If an application is configured to allow attacker-supplied input to modify errors during server-side rendering SSR, a remote attacker could trigger unexpected code execution on the client. This execution could lead to an outbound network request, potentially...

6.1CVSS6.3AI score0.00418EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/27 10:17 p.m.10 views

CVE-2026-53666

React Router is a router for React. In versions 6.4.0 through 7.17.0, if application code was written in a way that allows attacker-supplied input to overwrite certain aspects of errors caught by the SSR process, then it was possible for an attacker to trigger unexpected constructor execution on...

6.1CVSS0.00418EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/27 9:17 p.m.8 views

CVE-2026-59728

Astro is a web framework for content-driven websites. In versions 1.0.0 through 4.0.18, the source.title and enclosure.type item fields in packages/astro-rss/src/index.ts are interpolated directly into XML template strings without XML-character escaping before being parsed by fast-xml-parser. Bot...

4.3CVSS0.00269EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/27 9:14 p.m.43 views

CVE-2026-53666 React Router: Arbitrary Constructor Injection via deserializeErrors() in React Router SSR Hydration

React Router is a router for React. In versions 6.4.0 through 7.17.0, if application code was written in a way that allows attacker-supplied input to overwrite certain aspects of errors caught by the SSR process, then it was possible for an attacker to trigger unexpected constructor execution on...

6.1CVSS0.00418EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/27 9:14 p.m.42 views

CVE-2026-53666

CVE-2026-53666 affects React Router versions 6.4.0 through 7.17.0 where attacker-supplied input could overwrite parts of errors captured during SSR, enabling arbitrary constructor execution on the client and triggering outbound network requests. This requires specific, unlikely application-layer ...

6.1CVSS6AI score0.00418EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/27 9:14 p.m.5 views

CVE-2026-53666 React Router: Arbitrary Constructor Injection via deserializeErrors() in React Router SSR Hydration

React Router is a router for React. In versions 6.4.0 through 7.17.0, if application code was written in a way that allows attacker-supplied input to overwrite certain aspects of errors caught by the SSR process, then it was possible for an attacker to trigger unexpected constructor execution on...

6.1CVSS6AI score
SaveExploits0References7
EUVD
EUVD
added 2026/07/27 9:14 p.m.9 views

EUVD-2026-49628

React Router is a router for React. In versions 6.4.0 through 7.17.0, if application code was written in a way that allows attacker-supplied input to overwrite certain aspects of errors caught by the SSR process, then it was possible for an attacker to trigger unexpected constructor execution on...

6.1CVSS6AI score0.00418EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/27 9:14 p.m.7 views

CVE-2026-53666

React Router is a router for React. In versions 6.4.0 through 7.17.0, if application code was written in a way that allows attacker-supplied input to overwrite certain aspects of errors caught by the SSR process, then it was possible for an attacker to trigger unexpected constructor execution on...

6.1CVSS6AI score0.00418EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/07/27 7:54 p.m.31 views

CVE-2026-59728

CVE-2026-59728 (astrojs/rss) affects Astro versions 1.0.0–4.0.18 where source.title and enclosure.type are interpolated into XML without escaping in packages/astro-rss/src/index.ts, then parsed by fast-xml-parser. This allows an attacker-controlled value to inject arbitrary XML into the generated...

4.3CVSS5.9AI score0.00269EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/27 7:54 p.m.8 views

EUVD-2026-49584

Astro is a web framework for content-driven websites. In versions 1.0.0 through 4.0.18, the source.title and enclosure.type item fields in packages/astro-rss/src/index.ts are interpolated directly into XML template strings without XML-character escaping before being parsed by fast-xml-parser. Bot...

4.3CVSS5.9AI score0.00269EPSS
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/24 6:20 a.m.10 views

Security Bulletin: Multiple vulnerabilities found in IBM ApplinX.

Summary IBM ApplinX has been updated in order to address multiple vulnerabilities CVE-2026-50170, CVE-2026-50171, CVE-2026-54266, CVE-2026-54268, CVE-2026-53404, CVE-2026-55956, CVE-2026-53434, CVE-2026-55276, CVE-2018-1000665, CVE-2026-50557, CVE-2026-54265, CVE-2026-52725, CVE-2026,...

8.8CVSS5.8AI score0.01531EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2026/07/23 7:34 p.m.8 views

GHSA-337J-9HXR-RHXG React Router: Arbitrary Constructor Injection via deserializeErrors() in React Router SSR Hydration

If application code allows attacker supplied input to overwrite certain aspects of errors caught by the SSR process, then it was possible for attacker to trigger unexpected constructor execution on the client which would trigger outbound network traffic. This is only possible with very specific a...

6.1CVSS5.8AI score0.00418EPSS
SaveExploits0References6
Patchstack
Patchstack
added 2026/07/23 7:34 p.m.7 views

NPM: React Router: Arbitrary Constructor Injection via deserializeErrors() in React Router SSR Hydration

NPM: React Router: Arbitrary Constructor Injection via deserializeErrors in React Router SSR Hydration vulnerability discovered by ? in WordPress Npm react-router versions = 6.4.0, 7.18.0...

6.1CVSS5.4AI score0.00418EPSS
SaveExploits0References6Affected Software1
Snyk
Snyk
added 2026/07/23 7:34 p.m.9 views

Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection')

Overview Affected versions of this package are vulnerable to Use of Externally-Controlled Input to Select Classes or Code 'Unsafe Reflection' in the deserializeErrors function during SSR hydration. An attacker can cause unexpected constructor execution on the client, potentially resulting in...

6.9CVSS6.1AI score0.00418EPSS
SaveExploits0References2
Rows per page
Query Builder