Lucene search
+L

7310 matches found

Vulnrichment
Vulnrichment
added 2026/07/27 9:14 p.m.6 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 score0.00415EPSS
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.00415EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/07/27 7:54 p.m.68 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.12 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
OSV
OSV
added 2026/07/27 7:38 p.m.6 views

CVE-2026-59729 Astro: XSS via unescaped spread attribute names in renderHTMLElement (incomplete fix for CVE-2026-54298)

Astro is a web framework for content-driven websites. Versions prior to 7.0.6 are vulnerable to XSS through unescaped spread attribute names in renderHTMLElement. The fix for CVE-2026-54298 GHSA-jrpj-wcv7-9fh9 added an INVALIDATTRNAMECHAR guard to addAttribute so that spread-prop attribute names...

5.1CVSS5.8AI score
SaveExploits0References6
OSV
OSV
added 2026/07/27 7:17 p.m.7 views

UBUNTU-CVE-2026-66757

A flaw was found in the file-sgi plugin in GIMP. When processing an RLE-compressed SGI image, the plugin allocates memory for a row table. The image header dimensions ysize and zsize are read as 16-bit unsigned integers. If a crafted file sets both dimensions to their maximum value 65535, the...

5.5CVSS5.8AI score0.00198EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2026/07/27 6:02 p.m.9 views

CVE-2026-66029

Ekushey Project Manager CRM through version 5.0 contains a stored cross-site scripting vulnerability that allows authenticated client users to inject arbitrary HTML and JavaScript by entering malicious payloads into the client Name field on the Edit Profile page without sanitization. Attackers ca...

5.4CVSS6AI score0.00165EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/27 6:22 a.m.18 views

xorg-x11-server: xorg-x11-server-Xwayland: xorg-x11-server: out-of-bounds heap write in DRI2 DRIGetBuffers/DRIGetBuffersWithFormat

An out-of-bounds write flaw was found in the X.Org X server and Xwayland in DRIGetBuffers/DRIGetBuffersWithFormat. A client that requests multiple DRI2BufferBackLeft attachments and one DRI2BufferFrontLeft can trigger an out-of-bounds heap write. This may be used to crash the server, or for...

7.8CVSS6AI score0.00148EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/07/27 6:14 a.m.21 views

xorg-x11-server: xorg-x11-server-Xwayland: xorg-x11-server: out-of-bounds heap write in DRI2 DRIGetBuffers/DRIGetBuffersWithFormat

An out-of-bounds write flaw was found in the X.Org X server and Xwayland in DRIGetBuffers/DRIGetBuffersWithFormat. A client that requests multiple DRI2BufferBackLeft attachments and one DRI2BufferFrontLeft can trigger an out-of-bounds heap write. This may be used to crash the server, or for...

7.8CVSS6AI score0.00148EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/07/27 2:33 a.m.16 views

xorg-x11-server: xorg-x11-server-Xwayland: xorg-x11-server: out-of-bounds heap write in DRI2 DRIGetBuffers/DRIGetBuffersWithFormat

An out-of-bounds write flaw was found in the X.Org X server and Xwayland in DRIGetBuffers/DRIGetBuffersWithFormat. A client that requests multiple DRI2BufferBackLeft attachments and one DRI2BufferFrontLeft can trigger an out-of-bounds heap write. This may be used to crash the server, or for...

7.8CVSS6AI score0.00148EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2026/07/26 11:32 p.m.17 views

SUSE CVE-2026-10822

If BIND encounters a particular invalid data structure in a DNS record, it will accept the invalid data, and may subsequently abort and exit. BIND will first need to store a DNS record for a key KEY, DNSKEY, etc.. That key must specify a PRIVATEDNS algorithm 253, and in the algorithm identifier,...

6.5CVSS5.8AI score0.00371EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/26 2:33 p.m.10 views

CVE-2026-17496 NoteGen chat preview XSS via unsanitized AI/skill HTML rendering

NoteGen before 0.32.0 renders AI chat responses with markdown-it configured with html:true and injects the result into the DOM via dangerouslySetInnerHTML in chat-preview, without HTML sanitization and with CSP set to null. Attacker-controlled content that reaches the model prompt for example a...

8.1CVSS6.1AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/07/26 2:33 p.m.15 views

CVE-2026-17496

NoteGen before 0.32.0 renders AI chat responses with markdown-it configured with html:true and injects the result into the DOM via dangerouslySetInnerHTML in chat-preview, without HTML sanitization and with CSP set to null. Attacker-controlled content that reaches the model prompt for example a...

8.1CVSS6.1AI score0.00301EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/26 2:33 p.m.41 views

CVE-2026-17496 NoteGen chat preview XSS via unsanitized AI/skill HTML rendering

NoteGen before 0.32.0 renders AI chat responses with markdown-it configured with html:true and injects the result into the DOM via dangerouslySetInnerHTML in chat-preview, without HTML sanitization and with CSP set to null. Attacker-controlled content that reaches the model prompt for example a...

8.1CVSS0.00301EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/26 2:33 p.m.44 views

CVE-2026-17496

NoteGen prior to 0.32.0 renders AI chat responses using markdown-it with html:true and injects output into the chat-preview DOM via dangerouslySetInnerHTML without HTML sanitization and with CSP set to null. Attackers can inject content (e.g., a malicious REFERENCE.md) that instructs the model to...

8.1CVSS6.1AI score0.00301EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/26 2:33 p.m.17 views

EUVD-2026-49055

NoteGen before 0.32.0 renders AI chat responses with markdown-it configured with html:true and injects the result into the DOM via dangerouslySetInnerHTML in chat-preview, without HTML sanitization and with CSP set to null. Attacker-controlled content that reaches the model prompt for example a...

8.1CVSS6.1AI score0.00301EPSS
SaveExploits0References3
Fedora
Fedora
added 2026/07/26 1:19 a.m.11 views

[SECURITY] Fedora 43 Update: webkitgtk-2.52.5-1.fc43

WebKitGTK is the port of the WebKit web rendering engine to the GTK platform...

8.8CVSS7.5AI score0.72648EPSS
SaveExploits17
Veracode
Veracode
added 2026/07/26 12:17 a.m.12 views

Denial Of Service (DoS)

dompdf/dompdf is vulnerable to Denial of Service DoS. The vulnerability is due to improper resource consumption controls during the PDF rendering phase after image dimension validation, which allows an unauthenticated attacker to submit a specially crafted HTML document containing a large...

7.5CVSS5.9AI score0.00495EPSS
SaveExploits1References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/07/26 12:00 a.m.11 views

Fedora 43 : webkitgtk (2026-ec8e535c6e)

The remote Fedora 43 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-ec8e535c6e advisory. Fire scrollend event for instant programmatic scrolls. Increase network idle connection timeout to 115 seconds. Fix several crashes and rendering...

8.8CVSS7.3AI score0.72648EPSS
SaveExploits16References24
Veracode
Veracode
added 2026/07/25 6:25 p.m.10 views

Cross-site Scripting (XSS)

Mistune is vulnerable to Cross-Site Scripting XSS. The vulnerability is due to improper escaping of the Admonition directive :class: option when rendering HTML, which allows an attacker to inject malicious attributes and execute arbitrary JavaScript in a victim's browser...

6.1CVSS6.1AI score0.00189EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder