Lucene search
K

6657 matches found

CVE
CVE
added 2026/02/24 12:37 a.m.12 views

CVE-2026-25545

Astro SSRF in error rendering via Host header (CVE-2026-25545). Affected: Astro until version 9.5.4 and @astrojs/node before 9.5.4. Vulnerability arises when SSR error pages (e.g., 404/500) prerendered content fetches a URL constructed from the Host header, enabling an attacker to redirect to int...

8.6CVSS5.4AI score0.01414EPSS
Exploits1References3Affected Software1
CNNVD
CNNVD
added 2026/02/24 12:0 a.m.9 views

Astro 代码问题漏洞

Astro is a content-driven website framework developed by Astro OpenSource. Versions of Astro prior to 9.5.4 had code vulnerabilities. These vulnerabilities stemmed from server-side rendering of pages, where errors were handled through server-side request forgeing, potentially allowing attackers t...

8.6CVSS5.9AI score0.01414EPSS
Exploits1References3
OSV
OSV
added 2026/02/23 9:54 p.m.6 views

GHSA-QQ67-MVV5-FW3G Astro has Full-Read SSRF in error rendering via Host: header injection

Summary Server-Side Rendered pages that return an error with a prerendered custom error page eg. 404.astro or 500.astro are vulnerable to SSRF. If the Host: header is changed to an attacker's server, it will be fetched on /500.html and they can redirect this to any internal URL to read the respon...

8.6CVSS5.7AI score0.01414EPSS
Exploits1References6
Github Security Blog
Github Security Blog
added 2026/02/23 9:54 p.m.10 views

Astro has Full-Read SSRF in error rendering via Host: header injection

Summary Server-Side Rendered pages that return an error with a prerendered custom error page eg. 404.astro or 500.astro are vulnerable to SSRF. If the Host: header is changed to an attacker's server, it will be fetched on /500.html and they can redirect this to any internal URL to read the respon...

8.6CVSS5.6AI score0.01414EPSS
Exploits1References6Affected Software1
Fedora
Fedora
added 2026/02/23 1:56 a.m.9 views

[SECURITY] Fedora 43 Update: qpdfview-0.5.0-25.fc43

qpdfview is a tabbed PDF viewer. It uses the Poppler library for rendering and CUPS for printing. It provides a clear and simple graphical user interface using the Qt framewor k...

7.5CVSS5.9AI score0.00477EPSS
Exploits1
Fedora
Fedora
added 2026/02/23 1:56 a.m.8 views

[SECURITY] Fedora 43 Update: mupdf-1.27.1-4.fc43

MuPDF is a lightweight PDF viewer and toolkit written in portable C. The renderer in MuPDF is tailored for high quality anti-aliased graphics. MuPDF renders text with metrics and spacing accurate to within fractions of a pixel for the highest fidelity in reproducing the look of a printed page on...

7.5CVSS6AI score0.00477EPSS
Exploits1
Positive Technologies
Positive Technologies
added 2026/02/23 12:0 a.m.8 views

PT-2026-21569

Name of the Vulnerable Software and Affected Versions Bludit version 3.16.2 Description The application does not properly sanitize content input on the server side, despite client-side sanitation. An authenticated user can inject JavaScript into the post content field. This injected script execut...

5.4CVSS5.3AI score0.00139EPSS
Exploits1References4
Fedora
Fedora
added 2026/02/22 12:58 a.m.7 views

[SECURITY] Fedora 42 Update: mupdf-1.26.3-5.fc42

MuPDF is a lightweight PDF viewer and toolkit written in portable C. The renderer in MuPDF is tailored for high quality anti-aliased graphics. MuPDF renders text with metrics and spacing accurate to within fractions of a pixel for the highest fidelity in reproducing the look of a printed page on...

7.5CVSS6AI score0.00477EPSS
Exploits1
Github Security Blog
Github Security Blog
added 2026/02/21 6:30 a.m.7 views

Moodle TeX formula editor is vulnerable to DoS through lack of execution time limits

A Denial of Service vulnerability was identified in Moodle’s TeX formula editor. When rendering TeX content using mimetex, insufficient execution time limits could allow specially crafted formulas to consume excessive server resources. An authenticated user could abuse this behavior to degrade...

6.5CVSS5.7AI score0.00435EPSS
Exploits0References6Affected Software1
RedhatCVE
RedhatCVE
added 2026/02/21 1:30 a.m.7 views

CVE-2026-27009

OpenClaw is a personal AI assistant. Prior to version 2026.2.15, a atored XSS issue in the OpenClaw Control UI when rendering assistant identity name/avatar into an inline could break out of the script tag and execute attacker-controlled JavaScript in the Control UI origin. Version 2026.2.15...

5.8CVSS5.5AI score0.00228EPSS
Exploits1References1
NVD
NVD
added 2026/02/20 11:16 p.m.7 views

CVE-2026-27119

svelte performance oriented web framework. From 5.39.3, element does not properly escape its content, potentially allowing HTML injection in the SSR output. Client-side rendering is not affected. This vulnerability is fixed in 5.51.5...

5.4CVSS0.00182EPSS
Exploits0References1
NVD
NVD
added 2026/02/20 11:16 p.m.11 views

CVE-2026-27122

svelte performance oriented web framework. Prior to 5.51.5, when using in server-side rendering, the provided tag name is not validated or sanitized before being emitted into the HTML output. If the tag string contains unexpected characters, it can result in HTML injection in the SSR output...

5.4CVSS0.00189EPSS
Exploits0References1
NVD
NVD
added 2026/02/20 11:16 p.m.8 views

CVE-2026-27121

svelte performance oriented web framework. Versions of svelte prior to 5.51.5 are vulnerable to cross-site scripting XSS during server-side rendering. When using spread syntax to render attributes from untrusted data, event handler properties are included in the rendered HTML output. If an...

5.4CVSS0.00189EPSS
Exploits0References1
NVD
NVD
added 2026/02/20 11:16 p.m.10 views

CVE-2026-27125

svelte performance oriented web framework. Prior to 5.51.5, in server-side rendering, attribute spreading on elements e.g. enumerates inherited properties from the object's prototype chain rather than only own properties. In environments where Object.prototype has already been polluted — a...

6.8CVSS0.00377EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2026/02/20 10:29 p.m.5 views

CVE-2026-27125 Svelte SSR attribute spreading includes inherited properties from prototype chain

svelte performance oriented web framework. Prior to 5.51.5, in server-side rendering, attribute spreading on elements e.g. enumerates inherited properties from the object's prototype chain rather than only own properties. In environments where Object.prototype has already been polluted — a...

5.3CVSS5.4AI score0.00377EPSS
Exploits0References3
ATTACKERKB
ATTACKERKB
added 2026/02/20 10:29 p.m.9 views

CVE-2026-27125

svelte performance oriented web framework. Prior to 5.51.5, in server-side rendering, attribute spreading on elements e.g. enumerates inherited properties from the object's prototype chain rather than only own properties. In environments where Object.prototype has already been polluted — a...

5.3CVSS5.6AI score0.00377EPSS
Exploits0References4Affected Software1
CVE
CVE
added 2026/02/20 10:29 p.m.30 views

CVE-2026-27125

Svelte SSR vulnerability CVE-2026-27125 affects the framework prior to version 5.51.5 where attribute spreading () enumerates inherited properties from the prototype chain, potentially leaking attributes or causing SSR failures when Object.prototype is polluted. Client-side rendering is unaffecte...

6.8CVSS5.6AI score0.00377EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2026/02/20 10:29 p.m.20 views

CVE-2026-27125 Svelte SSR attribute spreading includes inherited properties from prototype chain

svelte performance oriented web framework. Prior to 5.51.5, in server-side rendering, attribute spreading on elements e.g. enumerates inherited properties from the object's prototype chain rather than only own properties. In environments where Object.prototype has already been polluted — a...

5.3CVSS0.00377EPSS
Exploits0References3
OSV
OSV
added 2026/02/20 10:29 p.m.5 views

CVE-2026-27125 Svelte SSR attribute spreading includes inherited properties from prototype chain

svelte performance oriented web framework. Prior to 5.51.5, in server-side rendering, attribute spreading on elements e.g. enumerates inherited properties from the object's prototype chain rather than only own properties. In environments where Object.prototype has already been polluted — a...

5.3CVSS5.5AI score0.00377EPSS
Exploits0References5
Vulnrichment
Vulnrichment
added 2026/02/20 10:28 p.m.3 views

CVE-2026-27122 Svelte SSR does not validate dynamic element tag names in `<svelte:element>`

svelte performance oriented web framework. Prior to 5.51.5, when using in server-side rendering, the provided tag name is not validated or sanitized before being emitted into the HTML output. If the tag string contains unexpected characters, it can result in HTML injection in the SSR output...

5CVSS5.3AI score0.00189EPSS
Exploits0References1
Rows per page
Query Builder