Lucene search
+L

580 matches found

ATTACKERKB
ATTACKERKB
added 2026/02/18 9:31 a.m.7 views

CVE-2026-1452

REJECT DO NOT USE THIS CANDIDATE NUMBER. Reason: This candidate was issued in error. Notes: All references and descriptions in this candidate have been removed to prevent accidental usage...

5.5AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/02/18 12:0 a.m.9 views

PT-2026-20370

Name of the Vulnerable Software and Affected Versions OpenClaw versions prior to 2026.2.14 Description OpenClaw is a personal AI assistant that utilizes discovery beacons Bonjour/mDNS and DNS-SD which include TXT records such as lanHost, tailnetDns, gatewayPort, and gatewayTlsSha256. These TXT...

7.1CVSS5.6AI score0.001EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/02/14 3:9 p.m.8 views

EUVD-2026-5914

In the Linux kernel, the following vulnerability has been resolved: igc: Reduce TSN TX packet buffer from 7KB to 5KB per queue The previous 7 KB per queue caused TX unit hangs under heavy timestamping load. Reducing to 5 KB avoids these hangs and matches the TSN recommendation in I225/I226 SW Use...

5.5AI score0.001EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/02/11 10:58 p.m.4 views

CVE-2026-20612

A privacy issue was addressed with improved checks. This issue is fixed in macOS Sequoia 15.7.4, macOS Sonoma 14.8.4, macOS Tahoe 26.3. An app may be able to access sensitive user data...

5.5CVSS5.8AI score0.00134EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/02/05 9:31 a.m.1 views

Open Redirect

Overview Affected versions of this package are vulnerable to Open Redirect via the preventopenredirect function. An attacker can cause users to be redirected to arbitrary external websites by tricking them into clicking on specially crafted URLs. Remediation A fix was pushed into the master branc...

7.1CVSS5.8AI score0.00294EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/02/04 11:41 p.m.9 views

CVE-2026-23086

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: cap TX credit to local buffer size The virtio transports derives its TX credit directly from peerbufalloc, which is set from the remote endpoint's SOVMSOCKETSBUFFERSIZE value. On the host side this means that the...

6.2CVSS5.5AI score0.00142EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/01/27 5:1 a.m.6 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: xen-netfront: Handle NULL returned by xdpconvertbufftoframe. The function xdpconvertbufftoframe may return NULL if it fails to correctly convert the XDP buffer into an XDP frame due to memory constraints, internal errors, or...

5.5CVSS6.4AI score0.00155EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/01/24 2:27 a.m.9 views

CVE-2026-22984

In the Linux kernel, the following vulnerability has been resolved: libceph: prevent potential out-of-bounds reads in handleauthdone Perform an explicit bounds check on payloadlen to avoid a possible out-of-bounds access in the callout. idryomov: changelog Mitigation If Ceph not being used, then...

7.1CVSS5.1AI score0.00351EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/01/23 8:54 p.m.8 views

CVE-2026-22990

In the Linux kernel, the following vulnerability has been resolved: libceph: replace overzealous BUGON in osdmapapplyincremental If the osdmap is maliciously corrupted such that the incremental osdmap epoch is different from what is expected, there is no need to BUG. Instead, just declare the...

7.1CVSS5AI score0.00341EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:0 a.m.6 views

Azure Linux 3.0 Security Update: kernel (CVE-2025-37940)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-37940 advisory. - In the Linux kernel, the following vulnerability has been resolved: ftrace: Add condresched to...

5.5CVSS6.9AI score0.00132EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/30 12:15 p.m.7 views

CVE-2023-54244 ACPI: EC: Fix oops when removing custom query handlers

In the Linux kernel, the following vulnerability has been resolved: ACPI: EC: Fix oops when removing custom query handlers When removing custom query handlers, the handler might still be used inside the EC query workqueue, causing a kernel oops if the module holding the callback function was...

6.3AI score0.00177EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2025/12/24 12:23 p.m.25 views

CVE-2023-54068 f2fs: compress: fix to call f2fs_wait_on_page_writeback() in f2fs_write_raw_pages()

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix to call f2fswaitonpagewriteback in f2fswriterawpages BUGON will be triggered when writing files concurrently, because the same page is writtenback multiple times. 1597 void folioendwritebackstruct folio folio...

0.00179EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/24 10:55 a.m.17 views

CVE-2023-54021

CVE-2023-54021 affects the Linux kernel ext4 subsystem. The vulnerability centers on ext4_mb_normalize_request: the code must use ac_g_ex (not ac_f_ex) to communicate the goal start to ext4_mb_find_by_goal, and verify that the goal start lies within the data block range [first_data_block, blocks_...

6AI score0.00172EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/22 4:12 p.m.25 views

CVE-2025-68329

The CVE-2025-68329 entry documents a Linux kernel issue in tracing: when a VMA is split, the kernel could invoke ring_buffer_unmap multiple times (due to multiple vm_ops->close calls) while ring_buffer_map was called once, causing ring_buffer_unmap to return -ENODEV and triggering a WARN_ON. T...

6.2AI score0.00161EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/09 12:0 a.m.5 views

CVE-2023-53803 scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process()

In the Linux kernel, the following vulnerability has been resolved: scsi: ses: Fix slab-out-of-bounds in sesenclosuredataprocess A fix for: BUG: KASAN: slab-out-of-bounds in sesenclosuredataprocess+0x949/0xe30 ses Read of size 1 at addr ffff88a1b043a451 by task systemd-udevd/3271 Checking after a...

6.3AI score0.00171EPSS
SaveExploits0References11
Snyk
Snyk
added 2025/12/06 1:4 a.m.7 views

CSV Injection

Overview org.webjars.npm:json-2-csv is an A JSON to CSV and CSV to JSON converter that natively supports sub-documents and auto-generates the CSV heading. Affected versions of this package are vulnerable to CSV Injection via the preventCsvInjection option which can be bypassed. An attacker can...

7CVSS5.9AI score0.00166EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/22 9:31 p.m.4 views

EUVD-2022-54648

In the Linux kernel, the following vulnerability has been resolved: ixgbe: Add locking to prevent panic when setting sriovnumvfs to zero It is possible to disable VFs while the PF driver is processing requests from the VF driver. This can result in a panic. BUG: unable to handle kernel paging...

5.5CVSS5AI score0.00191EPSS
SaveExploits0References6
CVE
CVE
added 2025/10/22 1:23 p.m.27 views

CVE-2023-53695

Technical details about CVE-2023-53695 are not publicly provided in the supplied documents. The advisories list the CVE but do not specify affected products/versions or fixes here. Monitor for updates.

6.1AI score0.00207EPSS
SaveExploits0References7
Snyk
Snyk
added 2025/10/10 2:24 a.m.2 views

Malicious Package

Overview frontend-prevent-open-redirect is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that organization and thi...

9.8CVSS6.8AI score
SaveExploits0References2
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/10/10 2:24 a.m.3 views

Malicious code in frontend-prevent-open-redirect (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 5d7d715ee921f7aa5445a7b69d8ee16f1c90ff529d86220f569ab70de2afa71e Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References3
Rows per page
Query Builder