Lucene search
+L

586 matches found

ATTACKERKB
ATTACKERKB
added 2026/04/08 1:30 p.m.3 views

CVE-2026-4402

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.8AI score
SaveExploits0References1
CVE
CVE
added 2026/03/25 10:27 a.m.26 views

CVE-2026-23378

CVE-2026-23378 concerns a Linux kernel net/sched issue in act_ife where metalist entries were appended on replace instead of replacing existing data, risking unbounded metadata growth and potential out-of-bounds encode errors. The root cause is fixed by adding metalist to the ife RCU data structu...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/17 4:17 p.m.25 views

Elysia Cookie Value Prototype Pollution

Impact Elysia cookie can be overridden by prototype pollution , eg. proto Sending cookie with the follows name can override cookie value: bash proto=%7B%22injected%22%3A%22polluted%22%7D Patches Patched by 1.4.27 Workarounds 1. Use t.Cookie validation to enforce validation value 2. Prevent iterab...

6.5CVSS5.8AI score0.00232EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/10 6:33 p.m.6 views

CVE-2026-3370

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.8AI score
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/02/25 10:59 p.m.11 views

LangChain Community: redirect chaining can lead to SSRF bypass via RecursiveUrlLoader

Summary A redirect-based Server-Side Request Forgery SSRF bypass exists in RecursiveUrlLoader in @langchain/community. The loader validates the initial URL but allows the underlying fetch to follow redirects automatically, which permits a transition from a safe public URL to an internal or metada...

7.4CVSS5.6AI score0.00371EPSS
SaveExploits0References9Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/02/25 2:30 p.m.2 views

CVE-2026-3197

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.8AI score
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/02/18 9:31 a.m.11 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.11 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.9 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.11 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
RedhatCVE
RedhatCVE
added 2026/01/24 2:27 a.m.10 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.10 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.8 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 score
SaveExploits0References11
Cvelist
Cvelist
added 2025/12/24 12:23 p.m.31 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...

7.8CVSS0.00134EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/24 10:55 a.m.22 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.30 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.7 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...

8.1CVSS6.3AI score
SaveExploits0References11
Rows per page
Query Builder