Lucene search
+L

24162 matches found

CVE
CVE
added 2026/05/27 2:13 p.m.44 views

CVE-2026-48921

CVE-2026-48921 affects Jenkins Pipeline: Groovy Libraries Plugin 797.v90ea_a_9b_e45a_0 and earlier. The root cause is that the plugin does not prohibit symbolic links in shared libraries, which allows an attacker who can control the library content used by a Pipeline job to read arbitrary files o...

7.5CVSS5.9AI score0.00289EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/05/27 2:13 p.m.16 views

CVE-2026-48921

Jenkins Pipeline: Groovy Libraries Plugin 797.v90eaa9be45a0 and earlier does not prohibit symbolic links in shared libraries, allowing attackers able to control the content of a library used by a Pipeline job to read arbitrary files on the Jenkins controller filesystem...

5.9AI score0.00289EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/05/27 2:13 p.m.21 views

EUVD-2026-32512

Jenkins Pipeline: Groovy Libraries Plugin 797.v90eaa9be45a0 and earlier does not prohibit symbolic links in shared libraries, allowing attackers able to control the content of a library used by a Pipeline job to read arbitrary files on the Jenkins controller filesystem...

7.5CVSS5.9AI score0.00289EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2026/05/27 2:13 p.m.42 views

CVE-2026-48921

Jenkins Pipeline: Groovy Libraries Plugin 797.v90eaa9be45a0 and earlier does not prohibit symbolic links in shared libraries, allowing attackers able to control the content of a library used by a Pipeline job to read arbitrary files on the Jenkins controller filesystem...

7.5CVSS5.9AI score0.00289EPSS
SaveExploits0References1
CVE
CVE
added 2026/05/27 2:13 p.m.37 views

CVE-2026-48920

CVE-2026-48920 affects Jenkins’ Email Extension Plugin (versions up to 1933.v45cec755423f and earlier). The vulnerability arises when inlining images as base64 via the data-inline attribute, with no restrictions on inlined image URLs, enabling an attacker-controlled email to specify file: URLs an...

8.8CVSS5.9AI score0.00288EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/05/27 2:13 p.m.15 views

CVE-2026-48920

Jenkins Email Extension Plugin 1933.v45cec755423f and earlier allows inlining images as base64 in email content by setting the data-inline attribute, without restrictions on the image URLs that can be inlined, allowing attackers able to control the email content to specify file: URLs for images t...

5.9AI score0.00288EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/27 12:59 p.m.8 views

CVE-2026-46100 fs: afs: revert mmap_prepare() change

In the Linux kernel, the following vulnerability has been resolved: fs: afs: revert mmapprepare change Partially reverts commit 9d5403b1036c "fs: convert most other genericfilemmap users to .mmapprepare". This is because the .mmap invocation establishes a refcount, but .mmapprepare is called at a...

7.8CVSS6.5AI score
SaveExploits0References6
CVE
CVE
added 2026/05/27 12:58 p.m.38 views

CVE-2026-46080

CVE-2026-46080 : In the Linux kernel, the ocfs2 code path is fixed to prevent credit-exhaustion during direct I/O (dio) by splitting transactions in dio completion and batching extent handling. The patch relocates removing inodes from the orphan list until the extent tree update completes, reduci...

5.5CVSS5.7AI score0.00136EPSS
SaveExploits0References8Affected Software1
EUVD
EUVD
added 2026/05/27 12:57 p.m.20 views

EUVD-2026-32443

In the Linux kernel, the following vulnerability has been resolved: jbd2: fix deadlock in jbd2journalcancelrevoke Commit f76d4c28a46a "fs/jbd2: use sleeping version of findgetblock" changed jbd2journalcancelrevoke to use findgetblocknonatomic which holds the folio lock instead of iprivatelock. Th...

5.7AI score0.00094EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/05/27 12:57 p.m.12 views

CVE-2026-46054

In the Linux kernel, the following vulnerability has been resolved: selinux: fix overlayfs mmap and mprotect access checks The existing SELinux security model for overlayfs is to allow access if the current task is able to access the top level file the "user" file and the mounter's credentials ar...

7.1CVSS5.8AI score0.00123EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/05/27 12:57 p.m.10 views

CVE-2026-46054 selinux: fix overlayfs mmap() and mprotect() access checks

In the Linux kernel, the following vulnerability has been resolved: selinux: fix overlayfs mmap and mprotect access checks The existing SELinux security model for overlayfs is to allow access if the current task is able to access the top level file the "user" file and the mounter's credentials ar...

7.1CVSS5.9AI score
SaveExploits0References19
EUVD
EUVD
added 2026/05/27 12:57 p.m.21 views

EUVD-2026-32436

In the Linux kernel, the following vulnerability has been resolved: selinux: fix overlayfs mmap and mprotect access checks The existing SELinux security model for overlayfs is to allow access if the current task is able to access the top level file the "user" file and the mounter's credentials ar...

5.8AI score0.00123EPSS
SaveExploits0References2
CVE
CVE
added 2026/05/27 12:57 p.m.141 views

CVE-2026-46054

CVE-2026-46054 affects the Linux kernel SELinux overlayfs access checks for mmap() and mprotect(). The issue arises from insufficient enforcement of backing-file access between the user file and backing file, potentially bypassing policies. A patch introduces security_mmap_backing_file() to enfor...

7.1CVSS5.8AI score0.00123EPSS
SaveExploits0References16Affected Software1
Cvelist
Cvelist
added 2026/05/27 12:57 p.m.60 views

CVE-2026-46054 selinux: fix overlayfs mmap() and mprotect() access checks

In the Linux kernel, the following vulnerability has been resolved: selinux: fix overlayfs mmap and mprotect access checks The existing SELinux security model for overlayfs is to allow access if the current task is able to access the top level file the "user" file and the mounter's credentials ar...

7.1CVSS0.00123EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/05/27 12:56 p.m.56 views

CVE-2026-46009 PCI: endpoint: pci-epf-ntb: Remove duplicate resource teardown

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-epf-ntb: Remove duplicate resource teardown epfntbepcdestroy duplicates the teardown that the caller is supposed to do later. This leads to an oops when .allowlink fails or when .droplink is performed. Remove t...

0.00123EPSS
SaveExploits0References7
CVE
CVE
added 2026/05/27 12:55 p.m.38 views

CVE-2026-46002

Summary (CVE-2026-46002) The Linux kernel ext2 inode handling is fixed to catch a corner case where an inode with i_nlink == 0 and a non-zero i_mode could slip through if i_dtime is 0, allowing a crafted image to trigger WARN_ON in drop_nlink() via ext2_unlink/rename/rmdir. The patch extends the ...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References8Affected Software1
EUVD
EUVD
added 2026/05/27 12:55 p.m.21 views

EUVD-2026-32298

In the Linux kernel, the following vulnerability has been resolved: ext2: reject inodes with zero inlink and valid mode in ext2iget ext2iget already rejects inodes with inlink == 0 when imode is zero or idtime is set, treating them as deleted. However, the case of inlink == 0 with a non-zero mode...

5.8AI score0.00123EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/05/27 12:55 p.m.20 views

EUVD-2026-32295

In the Linux kernel, the following vulnerability has been resolved: erofs: fix unsigned underflow in zerofslz4handleoverlap Some crafted images can have illegal !partialdecoding && mllen out access reads past the decompressedpages array. However, such crafted cases can correctly result in a...

5.7AI score0.00131EPSS
SaveExploits0References5
OSV
OSV
added 2026/05/27 12:55 p.m.9 views

CVE-2026-45999 erofs: fix unsigned underflow in z_erofs_lz4_handle_overlap()

In the Linux kernel, the following vulnerability has been resolved: erofs: fix unsigned underflow in zerofslz4handleoverlap Some crafted images can have illegal !partialdecoding && mllen out access reads past the decompressedpages array. However, such crafted cases can correctly result in a...

7.1CVSS6.5AI score
SaveExploits0References10
OSV
OSV
added 2026/05/27 12:28 p.m.10 views

CVE-2026-1933 Samba: missing access check on reparse point operations

A flaw was found in Samba’s handling of NTFS-style reparse points on shares configured with read only = yes. Due to missing SMB-layer access checks, authenticated users with underlying filesystem write permissions may create or delete reparse point metadata through SMB operations even on read-onl...

7.1CVSS6.9AI score
SaveExploits0References17
Rows per page
Query Builder