Lucene search
+L

317011 matches found

CVE
CVE
added 9 hours ago10 views

CVE-2026-63872

CVE-2026-63872 documents a page-frag reference leak in the Linux kernel ESP crypto path. When esp->inplace is false, the code replaces old skb page frags with a new page from the xfrm page_frag cache and builds a source scatterlist from the old frags. If the second skb_to_sgvec() (destination)...

5.5AI score
Exploits0References2
Cvelist
Cvelist
added 9 hours ago9 views

CVE-2026-63872 esp: fix page frag reference leak on skb_to_sgvec failure

In the Linux kernel, the following vulnerability has been resolved: esp: fix page frag reference leak on skbtosgvec failure In espoutputtail, when esp-inplace is false, the old skb page frags are replaced with a new page from the xfrm pagefrag cache. The source scatterlist sg is built from the ol...

Exploits0References2
GithubExploit
GithubExploit
added 9 hours ago21 views

Exploit for CVE-2026-63030

CVE-2026-63030 — WordPress wp2shell Exploit Unauthenticated d...

9.8CVSS6.6AI score0.08946EPSS
Exploits38
CVE
CVE
added 9 hours ago9 views

CVE-2026-63865

In the Linux kernel, the vulnerability CVE-2026-63865 concerns the BPF LSM sleepable hooks: bpf_lsm_task_to_inode() and bpf_lsm_inet_conn_established(). The cited issue is that these hooks are invoked under rcu_read_lock() and from softirq context, respectively, which prevents their use by sleepa...

5.3AI score
Exploits0References7
Cvelist
Cvelist
added 9 hours ago6 views

CVE-2026-63865 bpf: Drop task_to_inode and inet_conn_established from lsm sleepable hooks

In the Linux kernel, the following vulnerability has been resolved: bpf: Drop tasktoinode and inetconnestablished from lsm sleepable hooks bpflsmtasktoinode is called under rcureadlock and bpflsminetconnestablished is called from softirq context, so neither hook can be used by sleepable LSM...

Exploits0References7
Cvelist
Cvelist
added 9 hours ago4 views

CVE-2026-63858 netfilter: nf_tables: add hook transactions for device deletions

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: add hook transactions for device deletions Restore the flag that indicates that the hook is going away, ie. NFTHOOKREMOVE, but add a new transaction object to track deletion of hooks without altering the...

Exploits0References2
CVE
CVE
added 9 hours ago6 views

CVE-2026-63858

The CVE concerns the Linux kernel netfilter nf_tables path: it adds hook transactions for device deletions, restoring NFT_HOOK_REMOVE on deletion while introducing a new transaction object to track deletions without altering the basechain/flowtable hook_list during preparation. The existing appro...

5.4AI score
Exploits0References2
Cvelist
Cvelist
added 9 hours ago7 views

CVE-2026-63837 net: ena: PHC: Check return code before setting timestamp output

In the Linux kernel, the following vulnerability has been resolved: net: ena: PHC: Check return code before setting timestamp output enaphcgettimex64 is setting the output parameter regardless of whether enacomphcgettimestamp succeeded or failed. When enacomphcgettimestamp returns an error, the...

Exploits0References3
CVE
CVE
added 9 hours ago5 views

CVE-2026-63837

The CVE affects the Linux kernel ENA PHC path. In ena_phc_gettimex64, the output timestamp was written to the user via the PTP ioctl regardless of whether ena_com_phc_get_timestamp() succeeded. If an error occurs (e.g., PHC disabled or blocked), the timestamp could contain uninitialized memory or...

5.5AI score
Exploits0References3
The Hacker News
The Hacker News
added 10 hours ago7 views

SonicWall SMA Zero-Days Exploited Before Disclosure to Gain Root Access

A previously undocumented threat actor has been attributed to the exploitation of recently disclosed SonicWall Secure Mobile Access SMA 1000 series VPN appliances as zero-days prior their public disclosure since June 22, 2026. Cybersecurity company Volexity is tracking the activity under the...

10CVSS9.5AI score0.01486EPSS
Exploits5
NVD
NVD
added 12 hours ago8 views

CVE-2026-53373

In the Linux kernel, the following vulnerability has been resolved: mm/vma: do not try to unmap a VMA if mmapprepare invoked from mmap The mmapprepare hook functionality includes the ability to invoke mmapprepare from the mmap hook of existing 'stacked' drivers, that is ones which are capable of...

Exploits0References2
ATTACKERKB
ATTACKERKB
added 13 hours ago8 views

CVE-2026-53373

In the Linux kernel, the following vulnerability has been resolved: mm/vma: do not try to unmap a VMA if mmapprepare invoked from mmap The mmapprepare hook functionality includes the ability to invoke mmapprepare from the mmap hook of existing 'stacked' drivers, that is ones which are capable of...

5.2AI score
Exploits0References3Affected Software1
Cvelist
Cvelist
added 13 hours ago10 views

CVE-2026-53373 mm/vma: do not try to unmap a VMA if mmap_prepare() invoked from mmap()

In the Linux kernel, the following vulnerability has been resolved: mm/vma: do not try to unmap a VMA if mmapprepare invoked from mmap The mmapprepare hook functionality includes the ability to invoke mmapprepare from the mmap hook of existing 'stacked' drivers, that is ones which are capable of...

Exploits0References2
CVE
CVE
added 13 hours ago10 views

CVE-2026-53373

The CVE impacts the Linux kernel mm/vma handling during mmap_prepare invoked from mmap() in stacked drivers. The issue could unmap a not-fully-established VMA, causing a warning in vma_mark_detached. The patch fixes by propagating whether an mmap action is completed via the compatibility layer or...

5.2AI score
Exploits0References2
EUVD
EUVD
added 13 hours ago6 views

EUVD-2026-45446

In the Linux kernel, the following vulnerability has been resolved: mm/vma: do not try to unmap a VMA if mmapprepare invoked from mmap The mmapprepare hook functionality includes the ability to invoke mmapprepare from the mmap hook of existing 'stacked' drivers, that is ones which are capable of...

5.1AI score
Exploits0References2
GithubExploit
GithubExploit
added 17 hours ago36 views

Exploit for CVE-2026-63030

wp2shell Pre-Authentication Remote Code Execution in WordPres...

9.8CVSS6.7AI score0.08946EPSS
Exploits38
Nuclei
Nuclei
added 19 hours ago14 views

Windmill/Nextcloud Flow < 1.603.3 - Unauthenticated Path Traversal

Windmill 1.603.3 contains a path traversal caused by unsanitized filename parameter in getlogfile endpoint, letting unauthenticated attackers read arbitrary files on the server, exploit requires no authentication. id: CVE-2026-29059 info: name: Windmill/Nextcloud Flow 1.603.3 - Unauthenticated Pa...

7.5CVSS7.7AI score0.02584EPSS
Exploits0References3
OSV
OSV
added 20 hours ago3 views

OESA-2026-3006 edk2 security update

EDK II is a modern, feature-rich, cross-platform firmware development environment for the UEFI and PI specifications. Security Fixes: Issue summary: A specially crafted password-encrypted CMS message can trigger a NULL pointer dereference during CMS decryption. Impact summary: This NULL pointer...

5.9CVSS7.2AI score0.00595EPSS
Exploits0References5
OSV
OSV
added 20 hours ago6 views

OESA-2026-2993 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix use-after-free in sndusbmixerfree When sndusbcreatemixer fails, sndusbmixerfree frees mixer-idelems but the controls already added to the ca...

9.1CVSS6.8AI score0.00544EPSS
Exploits1References11
Nuclei
Nuclei
added 20 hours ago62 views

ECOA Building Automation System - Arbitrary File Retrieval

The ECOA BAS controller suffers from an arbitrary file disclosure vulnerability. Using the 'fname' POST parameter in viewlog.jsp, attackers can disclose arbitrary files on the affected device and disclose sensitive and system information. id: CVE-2021-41293 info: name: ECOA Building Automation...

7.5CVSS7.4AI score0.20084EPSS
Exploits1References5
Rows per page
Query Builder