Lucene search
+L

7312 matches found

Github Security Blog
Github Security Blog
added 2026/07/21 6:33 p.m.15 views

Hono: Server-Side XSS via JSX Escaping Bypass in cx() Utility

Summary cx in hono/css composes class names from plain strings but marks the result as already-escaped without HTML-escaping the input. When the result is used as a JSX class attribute during server-side rendering, the value is written into the attribute unescaped, so untrusted input can break ou...

6.1CVSS5.4AI score0.00198EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/21 6:33 p.m.7 views

GHSA-W62V-XXXG-MG59 Hono: Server-Side XSS via JSX Escaping Bypass in cx() Utility

Summary cx in hono/css composes class names from plain strings but marks the result as already-escaped without HTML-escaping the input. When the result is used as a JSX class attribute during server-side rendering, the value is written into the attribute unescaped, so untrusted input can break ou...

6.1CVSS5.4AI score0.00198EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/21 6:33 p.m.14 views

EUVD-2026-42327

Hono: Server-Side XSS via JSX Escaping Bypass in cx Utility...

6.1CVSS5AI score0.00198EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/21 6:24 p.m.15 views

kernel: drm: Set old handle to NULL before prime swap in change_handle

A flaw was found in the Linux kernel. A race condition in the Direct Rendering Manager DRM subsystem's changehandle function could allow a local attacker to trigger a use-after-free vulnerability. This occurs when a concurrent gemclose operation removes one handle while another remains dangling...

7.8CVSS7.8AI score0.00227EPSS
SaveExploits2References5
RedhatCVE
RedhatCVE
added 2026/07/21 5:12 a.m.8 views

CVE-2026-53377

A flaw was found in the Linux kernel's Direct Rendering Manager DRM driver for Qualcomm Snapdragon Mobile MSM graphics processing units GPUs. The GPU recovery mechanism, intended to reset the GPU after a hang, did not always activate when no new tasks were submitted. This oversight could allow th...

5.5CVSS5.3AI score0.00123EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/07/20 11:21 p.m.14 views

Cross-site Scripting (XSS)

Overview astro is an Astro is a modern site builder with web best practices, performance, and DX front-of-mind. Affected versions of this package are vulnerable to Cross-site Scripting XSS via the renderHTMLElement function. An attacker can inject arbitrary event-handler attributes or sibling...

6.9CVSS5AI score0.00327EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/20 11:21 p.m.7 views

GHSA-F48W-9M4C-M7F5 Astro: XSS via unescaped spread attribute names in renderHTMLElement (incomplete fix for CVE-2026-54298)

Summary The fix for CVE-2026-54298 GHSA-jrpj-wcv7-9fh9 added an INVALIDATTRNAMECHAR guard to addAttribute so that spread-prop attribute names containing "' /= or whitespace are dropped. A second attribute-rendering path, renderHTMLElement in packages/astro/src/runtime/server/render/dom.ts, has it...

5.1CVSS5.5AI score0.00327EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/07/20 11:21 p.m.13 views

Improper Encoding or Escaping of Output

Overview astro is an Astro is a modern site builder with web best practices, performance, and DX front-of-mind. Affected versions of this package are vulnerable to Improper Encoding or Escaping of Output via the transition:persist, transition:scope, or transition:persist-props directives when...

4.7CVSS5.4AI score0.0031EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/20 6:11 p.m.20 views

EUVD-2026-46059

The Joomla extension Quix Page Builder Pro is vulnerable to an authenticated stored XSS vulnerability. Authenticated builder users could break out of id/class fields that render for public users...

5.1CVSS5.1AI score0.00247EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/20 4:10 p.m.39 views

CVE-2026-32806 dataCycle Authorization Bypass Via /remote_render

dataCycle is a data management system for centrally storing, managing, searching, finding, and distributing data. In dataCycle-CORE, the module handling core processing and framework rules, before and including version 25.07.3, any authenticated user can request arbitrary partials or helper-backe...

7.5CVSS0.00287EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/20 4:10 p.m.47 views

CVE-2026-32806

CVE-2026-32806 affects dataCycle-CORE prior to version 26.06.08, where an authenticated user can abuse /remote_render to request arbitrary partials or helper-backed render functions, bypassing controller authorization and exposing admin content (e.g., PostgreSQL dashboard stats) that should be re...

7.5CVSS5.6AI score0.00287EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/20 4:09 p.m.19 views

CVE-2026-32820

Summary: CVE-2026-32820 affects the dataCycle-CORE module of dataCycle. Before and including v25.07.3, the docs/static Markdown renderer accepts attacker-controlled path segments and passes them through Rails HTML sanitizer, which fails to remove directory traversal sequences. An unauthenticated ...

7.5CVSS5.6AI score0.00603EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/20 3:16 p.m.15 views

CVE-2026-59238

Stored Cross-site Scripting CWE-79 in the client-side report rendering functions renderPreview, renderEditor, renderAuditData in js/app.js in maalfer Pentestify before 1.1.0 allows a remote, authenticated attacker to execute arbitrary JavaScript in the browser of any user who views an affected...

6.9CVSS0.00332EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/20 1:58 p.m.25 views

CVE-2026-59238

CVE-2026-59238 describes a Stored XSS in Pentestify prior to 1.1.0. The vulnerability is in the client-side report rendering functions (renderPreview, renderEditor, renderAuditData in js/app.js), where payloads placed in a finding’s images array or a report’s client_logo array are interpolated in...

6.9CVSS5.8AI score0.00332EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/20 1:58 p.m.16 views

EUVD-2026-45947

Stored Cross-site Scripting CWE-79 in the client-side report rendering functions renderPreview, renderEditor, renderAuditData in js/app.js in maalfer Pentestify before 1.1.0 allows a remote, authenticated attacker to execute arbitrary JavaScript in the browser of any user who views an affected...

6.9CVSS5.8AI score0.00332EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/20 1:58 p.m.9 views

CVE-2026-59238 Stored XSS in Pentestify via unsanitized finding images and report client logo

Stored Cross-site Scripting CWE-79 in the client-side report rendering functions renderPreview, renderEditor, renderAuditData in js/app.js in maalfer Pentestify before 1.1.0 allows a remote, authenticated attacker to execute arbitrary JavaScript in the browser of any user who views an affected...

6.9CVSS5.8AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/20 1:58 p.m.7 views

CVE-2026-59238

Stored Cross-site Scripting CWE-79 in the client-side report rendering functions renderPreview, renderEditor, renderAuditData in js/app.js in maalfer Pentestify before 1.1.0 allows a remote, authenticated attacker to execute arbitrary JavaScript in the browser of any user who views an affected...

6.9CVSS5.8AI score0.00332EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/20 1:32 p.m.10 views

CVE-2026-53378

A flaw was found in the Linux kernel's Direct Rendering Manager DRM color operation module drm/colorop. This vulnerability arises from improper reference tracking of blob properties during state duplication, destruction, and reset operations. An attacker with local access could potentially exploi...

5.5CVSS5.3AI score0.001EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/20 1:23 p.m.29 views

ip-address: ip-address: Cross-site scripting via improper HTML escaping of untrusted input

A flaw was found in ip-address, a JavaScript library for parsing and manipulating IPv4 and IPv6 addresses. This vulnerability allows a remote attacker to perform cross-site scripting XSS by providing untrusted input to the Address6 constructor. When an application renders the output of...

8.1CVSS6.8AI score0.00471EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2026/07/20 12:00 a.m.14 views

PT-2026-61809

Name of the Vulnerable Software and Affected Versions Astro versions prior to 7.0.6 Description A cross-site scripting XSS issue exists when the software is used with an SSR runtime that exposes a global HTMLElement such as Deno, Bun with a DOM shim, or jsdom/happy-dom in Node and a class extendi...

5.1CVSS5.8AI score0.00327EPSS
SaveExploits0References7
Rows per page
Query Builder