Lucene search
+L

7041 matches found

Nuclei
Nuclei
added 10 hours ago61 views

Traccar - Unrestricted File Upload

Traccar is an open source GPS tracking system. Versions prior to 6.0 are vulnerable to path traversal and unrestricted upload of file with dangerous type. Since the system allows registration by default, attackers can acquire ordinary user permissions by registering an account and exploit this...

8.5CVSS8.8AI score0.54413EPSS
SaveExploits9References3
Circl
Circl
added yesterday3 views

GHSA-3P64-6GVH-82V5

creationtimestamp| type| source ---|---|--- 2026-08-17 23:31:40+00:00| seen| https://gist.github.com/alon710/bb0c1f0112166e936833a909d435a77a 2026-08-18 00:01:16+00:00| seen| https://gist.github.com/alon710/bb0c1f0112166e936833a909d435a77a...

4.9AI score
SaveExploits0References1
Circl
Circl
added yesterday5 views

CVE-2026-74254

creationtimestamp| type| source ---|---|--- 2026-08-17 20:07:40+00:00| seen| https://bsky.app/profile/stemshop.bsky.social/post/3mtciwi4mf32b 2026-08-17 20:40:03+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3mtckqfchry23...

9.3CVSS4.8AI score
SaveExploits0References2
RedhatCVE
RedhatCVE
added yesterday5 views

CVE-2026-72043

A flaw was found in the Linux kernel, specifically affecting the LoongArch architecture when the hardware page table walker PTW is enabled. This vulnerability stems from a missing dirty page tracking mechanism in the ptewrprotect and pmdwrprotect functions, which can lead to incorrect handling of...

7.1CVSS5.4AI score0.0016EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added yesterday5 views

CVE-2026-72020

A flaw was found in the Linux kernel's IP Virtual Server IPVS component. When a new connection is created from a malformed synchronization message, certain TCP sequence number fields may not be properly initialized. This can lead to forwarded packets containing stale data in their TCP sequence an...

9.8CVSS5.5AI score0.00704EPSS
SaveExploits0References4
Nuclei
Nuclei
added yesterday48 views

JS Help Desk <= 2.8.1 - SQL Injection

The JS Help Desk – Best Help Desk & Support Plugin plugin for WordPress is vulnerable to SQL Injection via the 'email' and 'trackingid' parameters in all versions up to 2.8.2 exclusive due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing S...

9.8CVSS8.9AI score0.02041EPSS
SaveExploits0References2
OSV
OSV
added yesterday5 views

UBUNTU-CVE-2026-72418

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconncount: prevent connlimit drops for early confirmed ct Commit 69894e5b4c5e "netfilter: nftconnlimit: update the count if add was skipped" introduced a regression where packets for valid connections are dropped whe...

7.5CVSS5.4AI score0.00716EPSS
SaveExploits0References11
OSV
OSV
added yesterday3 views

UBUNTU-CVE-2026-72178

In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: always put unsuccessfully committed target pids damoncommittarget puts and gets the destination and the source target pids. It puts the destination target pid because it will be overwritten by the source target pid...

5.3AI score0.002EPSS
SaveExploits0References7
OSV
OSV
added yesterday4 views

UBUNTU-CVE-2026-72043

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Fix missing dirty page tracking in pte,pmdwrprotect When hardware page table walker PTW is enabled on LoongArch, the CPU may set PAGEDIRTY directly in the page table entry during a write TLB miss, without going through...

7.1CVSS5.4AI score0.0016EPSS
SaveExploits0References9
OSV
OSV
added 3 days ago4 views

DEBIAN-CVE-2026-74464

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix skb leak on flow key update failure during ct ovsctexecute always steals or frees the skb on failure while ovsflowkeyupdate does not. So, if it fails and we return right away, the skb ends up leaked. Fix tha...

5.4AI score0.00168EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 3 days ago7 views

CVE-2026-74464

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix skb leak on flow key update failure during ct ovsctexecute always steals or frees the skb on failure while ovsflowkeyupdate does not. So, if it fails and we return right away, the skb ends up leaked. Fix tha...

5.4AI score0.00168EPSS
SaveExploits0
OSV
OSV
added 3 days ago6 views

DEBIAN-CVE-2026-19720

Bulletin has no description...

5AI score
SaveExploits0References1
NVD
NVD
added 3 days ago6 views

CVE-2026-72247

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconncount: fix zone comparison in tuple dedup The "already exists" dedup logic in nfconncountadd decides whether a connection has already been counted and can be skipped instead of incrementing the connlimit count. I...

7.5CVSS0.00686EPSS
SaveExploits0References8
OSV
OSV
added 3 days ago3 views

DEBIAN-CVE-2026-72230

In the Linux kernel, the following vulnerability has been resolved: batman-adv: frag: free unfragmentable packet The caller of batadvfragsendpacket assume that the skb provided to the function are always consumed. But the pre-check for an empty payload or the zero fragment size returned an error...

5.5AI score0.0021EPSS
SaveExploits0References1
NVD
NVD
added 3 days ago4 views

CVE-2026-72043

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Fix missing dirty page tracking in pte,pmdwrprotect When hardware page table walker PTW is enabled on LoongArch, the CPU may set PAGEDIRTY directly in the page table entry during a write TLB miss, without going through...

7.1CVSS0.0016EPSS
SaveExploits0References6
CVE
CVE
added 3 days ago16 views

CVE-2026-74264

CVE-2026-74264 affects the Linux kernel watchdog code. The root issue is a race in refcount tracking between netdev_watchdog_up() and dev_watchdog(), caused by using dev-&gt;watchdog_dev_tracker without proper synchronization, which could lead to a use-after-free and list corruption (list_del cor...

7.8CVSS5.5AI score0.00161EPSS
SaveExploits0References3
OSV
OSV
added 3 days ago8 views

CVE-2026-72418 netfilter: nf_conncount: prevent connlimit drops for early confirmed ct

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconncount: prevent connlimit drops for early confirmed ct Commit 69894e5b4c5e "netfilter: nftconnlimit: update the count if add was skipped" introduced a regression where packets for valid connections are dropped whe...

7.5CVSS5.6AI score
SaveExploits0References11
Cvelist
Cvelist
added 3 days ago29 views

CVE-2026-72418 netfilter: nf_conncount: prevent connlimit drops for early confirmed ct

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconncount: prevent connlimit drops for early confirmed ct Commit 69894e5b4c5e "netfilter: nftconnlimit: update the count if add was skipped" introduced a regression where packets for valid connections are dropped whe...

7.5CVSS0.00716EPSS
SaveExploits0References8
EUVD
EUVD
added 3 days ago6 views

EUVD-2026-59317

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconncount: prevent connlimit drops for early confirmed ct Commit 69894e5b4c5e "netfilter: nftconnlimit: update the count if add was skipped" introduced a regression where packets for valid connections are dropped whe...

5.5AI score0.00716EPSS
SaveExploits0References8
EUVD
EUVD
added 3 days ago6 views

EUVD-2026-59151

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetpipapo: don't leak bad clone into future transaction On memory allocation failure the cloned nftpipapomatch can enter a bad state: - some fields can have their lookup tables resized while others did not - bits...

5.4AI score0.00163EPSS
SaveExploits0References5
Rows per page
Query Builder