Lucene search
+L

71089 matches found

CVE
CVE
added 2026/05/09 7:09 p.m.43 views

CVE-2026-42562

Plainpad (self-hosted note-taking app) is affected prior to version 1.1.1. A low-privilege, authenticated user can escalate to administrator by submitting admin=true in PUT /api.php/v1/users/{id}; the endpoint stores the admin attribute from user input, allowing immediate access to admin-only rou...

8.3CVSS5.7AI score0.00261EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/05/09 2:48 a.m.16 views

SUSE CVE-2025-71295

In the Linux kernel, the following vulnerability has been resolved: fs/buffer: add alert in trytofreebuffers for folios without buffers trytofreebuffers can be called on folios with no buffers attached when filemapreleasefolio is invoked on a folio belonging to a mapping with ASRELEASEALWAYS set...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References3
NVD
NVD
added 2026/05/08 11:16 p.m.35 views

CVE-2026-44656

Vim is an open source, command line text editor. Prior to version 9.2.0435, an OS command injection vulnerability exists in Vim's :find command-line completion. When the path option contains backtick-enclosed shell commands, those commands are executed during file name completion. Because the pat...

5.3CVSS0.00917EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/05/08 11:16 p.m.14 views

CVE-2026-44656

Vim is an open source, command line text editor. Prior to version 9.2.0435, an OS command injection vulnerability exists in Vim's :find command-line completion. When the path option contains backtick-enclosed shell commands, those commands are executed during file name completion. Because the pat...

5.3CVSS6AI score0.00917EPSS
SaveExploits0References5
CVE
CVE
added 2026/05/08 10:40 p.m.43 views

CVE-2026-44656

Summary: Vim before 9.2.0435 is affected by an OS command injection in the :find path-completion. If the path option contains backtick-enclosed shell commands, those commands execute during file-name completion. The issue arises because the path option lacks the P_SECURE flag and can be set from ...

5.3CVSS6AI score0.00917EPSS
SaveExploits0References3Affected Software1
Rosalinux
Rosalinux
added 2026/05/08 6:25 p.m.38 views

Advisory ROSA-SA-2026-3266

software: kernel-6.6 6.6.126 WASP: ROSA-CHROME unaffected versions = kernel-6.6-6.6.6.126-3 affected versions kernel-6.6-6.6.6.126-3 CVE-ID: CVE-2026-43284 BDU-ID: None CVE-Crit: NO DATA CVE-DESC.: A vulnerability in the xfrm subsystem ESP of the Linux kernel allows data decryption over non-packe...

8.8CVSS6AI score0.93235EPSS
SaveExploits32
ATTACKERKB
ATTACKERKB
added 2026/05/08 3:59 p.m.10 views

CVE-2026-42072

Nornicdb is a distributed low-latency, Graph+Vector, Temporal MVCC with all sub-ms HNSW search, graph traversal, and writes. Prior to version 1.0.42-hotfix, the --address CLI flag and NORNICDBADDRESS / server.host config key is plumbed through to the HTTP server correctly but never reaches the Bo...

9.8CVSS5.7AI score0.0044EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/05/08 3:31 p.m.15 views

EUVD-2026-28695

In the Linux kernel, the following vulnerability has been resolved: mm: memfdluo: always dirty all folios A dirty folio is one which has been written to. A clean folio is its opposite. Since a clean folio has no user data, it can be freed under memory pressure. memfd preservation with LUO saves t...

5.7AI score0.00107EPSS
SaveExploits0References3
NVD
NVD
added 2026/05/08 3:16 p.m.30 views

CVE-2026-43457

In the Linux kernel, the following vulnerability has been resolved: mctp: i2c: fix skb memory leak in receive path When 'midev-allowrx' is false, the newly allocated skb isn't consumed by netifrx, it needs to free the skb directly...

5.5CVSS0.00114EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/05/08 3:16 p.m.16 views

CVE-2026-43423

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6AI score0.00091EPSS
SaveExploits0References5
OSV
OSV
added 2026/05/08 3:16 p.m.12 views

UBUNTU-CVE-2026-43409

In the Linux kernel, the following vulnerability has been resolved: kprobes: avoid crash when rmmod/insmod after ftrace killed After we hit ftrace is killed by some errors, the kernel crash if we remove modules in which kprobe probes. BUG: unable to handle page fault for address: fffffbfff805000d...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References22
Cvelist
Cvelist
added 2026/05/08 2:21 p.m.39 views

CVE-2026-43423

...

0.00091EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/05/08 2:21 p.m.13 views

CVE-2026-43423

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fncm: Fix atomic context locking issue The ncmsetalt function was holding a mutex to protect against races with configfs, which invokes the might-sleep function inside an atomic context. Remove the struct netdevice...

5.8AI score0.00091EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/05/08 2:21 p.m.32 views

CVE-2026-43423

Concrete details show a Linux kernel issue in the usb gadget f_ncm driver: the ncm_set_alt function held a mutex to guard configfs races and invoked may_sleep in an atomic context, enabling a potential sleep path. The fix removes a struct net_device pointer from f_ncm_opts and introduces a new bo...

5.8AI score0.00091EPSS
SaveExploits0
OSV
OSV
added 2026/05/08 2:21 p.m.10 views

CVE-2026-43423 usb: gadget: f_ncm: Fix atomic context locking issue

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fncm: Fix atomic context locking issue The ncmsetalt function was holding a mutex to protect against races with configfs, which invokes the might-sleep function inside an atomic context. Remove the struct netdevice...

5.8AI score
SaveExploits0References6
OSV
OSV
added 2026/05/08 2:21 p.m.13 views

CVE-2026-43409 kprobes: avoid crash when rmmod/insmod after ftrace killed

In the Linux kernel, the following vulnerability has been resolved: kprobes: avoid crash when rmmod/insmod after ftrace killed After we hit ftrace is killed by some errors, the kernel crash if we remove modules in which kprobe probes. BUG: unable to handle page fault for address: fffffbfff805000d...

5.8AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/05/08 2:21 p.m.44 views

CVE-2026-43389 mm: memfd_luo: always dirty all folios

In the Linux kernel, the following vulnerability has been resolved: mm: memfdluo: always dirty all folios A dirty folio is one which has been written to. A clean folio is its opposite. Since a clean folio has no user data, it can be freed under memory pressure. memfd preservation with LUO saves t...

0.00107EPSS
SaveExploits0References2
NVD
NVD
added 2026/05/08 2:16 p.m.30 views

CVE-2026-43299

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not ASSERT when the fs flips RO inside btrfsrepairiofailure BUG There is a bug report that when btrfs hits ENOSPC error in a critical path, btrfs flips RO this part is expected, although the ENOSPC bug still needs to be...

5.5CVSS0.00117EPSS
SaveExploits0References2
GithubExploit
GithubExploit
added 2026/05/08 1:14 p.m.184 views

secscan

secscan !PyPI versionhttps://img.shields.io/pypi/v/secsca...

5.9AI score
SaveExploits0
OSV
OSV
added 2026/05/08 1:11 p.m.9 views

CVE-2026-43305 drm/amd/display: Fix mismatched unlock for DMUB HW lock in HWSS fast path

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix mismatched unlock for DMUB HW lock in HWSS fast path Why The evaluation for whether we need to use the DMUB HW lock isn't the same as whether we need to unlock which results in a hang when the fast path is us...

5.9AI score
SaveExploits0References5
Rows per page
Query Builder