Lucene search
+L

7591 matches found

RedHat Linux
RedHat Linux
added 2026/07/20 1:23 p.m.31 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.17 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.00323EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/07/20 12:00 a.m.22 views

PT-2026-61607

Name of the Vulnerable Software and Affected Versions maalfer Pentestify versions prior to 1.1.0 Description Stored Cross-site Scripting occurs in the client-side report rendering functions renderPreview, renderEditor, and renderAuditData located in js/app.js. A remote, authenticated attacker can...

6.9CVSS6.1AI score0.00562EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/19 4:17 p.m.11 views

CVE-2026-64099

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Fix use-after-free of CPU job query arrays on error path The CPU job ioctl's fail label calls kvfree on cpujob's timestamp and performance query arrays after v3djobcleanup, which drops the job's last reference and frees...

7.8CVSS0.00134EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/19 3:40 p.m.40 views

CVE-2026-64100 drm/msm: Fix shrinker deadlock

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix shrinker deadlock With PROVELOCKING on an Snapdragon X1 and VM reclaim pressure, we see: ====================================================== WARNING: possible circular locking dependency detected 7.0.0-debug+ 43...

0.00097EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/19 3:40 p.m.35 views

CVE-2026-64099

The CVE-2026-64099 entry describes a Linux kernel vulnerability in DRM/V3D where CPU job query arrays could be read after the job is freed on error paths, causing a use-after-free. The root cause is reading cpu_job after v3d_job_cleanup() and in early failure paths, where v3d_job_deallocate() zer...

7.8CVSS5.5AI score0.00134EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/07/19 3:39 p.m.34 views

CVE-2026-64039

CVE-2026-64039 relates to the Linux kernel’s drm/msm/snapshot code, where dumping of unaligned regions caused issues because the snapshotting aligned data segments to 16 bytes. The fix removes length alignment and prints the last registers in the region more accurately; it also addresses a 16x me...

7.7CVSS5.5AI score0.0018EPSS
SaveExploits0References7
CVE
CVE
added 2026/07/19 2:04 p.m.43 views

CVE-2026-63863

The CVE-2026-63863 entry concerns the Linux kernel drm/gpusvm subsystem. The issue is a unbalanced unlock of gpusvm notifier_lock detected during drm_gpusvm_scan_mm(), where a path under err_free calls drm_gpusvm_notifier_lock() after unlocking, leading to a bad unlock balance warning. Connected ...

8.8CVSS5.4AI score0.00124EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/19 10:02 a.m.42 views

CVE-2026-53377

CVE-2026-53377 affects the Linux kernel DRM MSM driver. The GPU recovery path (Recover_worker) could fail to trigger recovery when no new work is submitted, leaving the GPU hung and potentially causing timeouts or unavailability. The fix changes Recover_worker to always recover the GPU (increment...

5.5CVSS5.4AI score0.00123EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/19 10:02 a.m.9 views

CVE-2026-53377 drm/msm: always recover the gpu

In the Linux kernel, the following vulnerability has been resolved: drm/msm: always recover the gpu Previously, in case there was no more work to do, recover worker wouldn't trigger recovery and would instead rely on the gpu going to sleep and then resuming when more work is submitted...

5.4AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/07/19 10:02 a.m.17 views

CVE-2026-53377

In the Linux kernel, the following vulnerability has been resolved: drm/msm: always recover the gpu Previously, in case there was no more work to do, recover worker wouldn't trigger recovery and would instead rely on the gpu going to sleep and then resuming when more work is submitted...

5.5CVSS5.2AI score0.00123EPSS
SaveExploits0
NVD
NVD
added 2026/07/18 2:17 p.m.18 views

CVE-2024-58364

SurrealDB versions before 1.2.1 contain an uncaught exception handling vulnerability in span rendering when parsing queries with errors on line terminator characters. Authorized clients can submit malformed queries that trigger a panic in the span rendering code, crashing the server and causing...

7.1CVSS0.0045EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/18 2:17 p.m.16 views

CVE-2024-58361

SurrealDB versions before 2.0.4 contain an uncaught exception handling vulnerability in the parser error rendering code when processing empty strings. Authorized clients can execute malformed queries with empty string conversions to record, duration, or datetime types that cause a panic in error...

7.1CVSS0.0045EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/18 1:10 p.m.6 views

CVE-2024-58364 SurrealDB before 1.2.1 Denial of Service via Parsing Error

SurrealDB versions before 1.2.1 contain an uncaught exception handling vulnerability in span rendering when parsing queries with errors on line terminator characters. Authorized clients can submit malformed queries that trigger a panic in the span rendering code, crashing the server and causing...

7.1CVSS5.3AI score0.0045EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/18 1:10 p.m.24 views

CVE-2024-58364

CVE-2024-58364 affects SurrealDB before 1.2.1. An uncaught exception in the span rendering path triggers a panic when parsing malformed queries with errors on line terminator characters, leading to server denial of service. Public details in the connected sources indicate the impact is an in-proc...

7.1CVSS5.3AI score0.0045EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/07/18 1:10 p.m.22 views

EUVD-2024-55680

SurrealDB versions before 1.2.1 contain an uncaught exception handling vulnerability in span rendering when parsing queries with errors on line terminator characters. Authorized clients can submit malformed queries that trigger a panic in the span rendering code, crashing the server and causing...

7.1CVSS5.3AI score0.0045EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/18 1:10 p.m.10 views

CVE-2024-58364

SurrealDB versions before 1.2.1 contain an uncaught exception handling vulnerability in span rendering when parsing queries with errors on line terminator characters. Authorized clients can submit malformed queries that trigger a panic in the span rendering code, crashing the server and causing...

7.1CVSS5.3AI score0.0045EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/18 1:10 p.m.44 views

CVE-2024-58364 SurrealDB before 1.2.1 Denial of Service via Parsing Error

SurrealDB versions before 1.2.1 contain an uncaught exception handling vulnerability in span rendering when parsing queries with errors on line terminator characters. Authorized clients can submit malformed queries that trigger a panic in the span rendering code, crashing the server and causing...

7.1CVSS0.0045EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/18 1:10 p.m.12 views

CVE-2024-58364 SurrealDB before 1.2.1 Denial of Service via Parsing Error

SurrealDB versions before 1.2.1 contain an uncaught exception handling vulnerability in span rendering when parsing queries with errors on line terminator characters. Authorized clients can submit malformed queries that trigger a panic in the span rendering code, crashing the server and causing...

7.1CVSS5.3AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/18 1:10 p.m.12 views

CVE-2024-58361

SurrealDB versions before 2.0.4 contain an uncaught exception handling vulnerability in the parser error rendering code when processing empty strings. Authorized clients can execute malformed queries with empty string conversions to record, duration, or datetime types that cause a panic in error...

7.1CVSS5.5AI score0.0045EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder