Lucene search
+L

409078 matches found

Nuclei
Nuclei
•added 18 hours ago•31 views

McAfee Network Data Loss Prevention 9.3.x - Cross-Site Scripting

McAfee Network Data Loss Prevention User-Agent 9.3.x contains a cross-site scripting vulnerability which allows remote attackers to get session/cookie information via modification of the HTTP request. id: CVE-2017-4011 info: name: McAfee Network Data Loss Prevention 9.3.x - Cross-Site Scripting...

6.1CVSS6.1AI score0.03271EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
•added 3 days ago•7 views

PT-2026-66596

Name of the Vulnerable Software and Affected Versions Capsule versions prior to 0.13.8 Description The configuration admission webhook fails to validate the CapsuleConfiguration.Spec.NodeMetadata.ForbiddenLabels.Regex and CapsuleConfiguration.Spec.NodeMetadata.ForbiddenAnnotations.Regex variables...

6.8CVSS5.5AI score0.00266EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
•added 4 days ago•7 views

PT-2026-65848

In the Linux kernel, the following vulnerability has been resolved: s390/pkey: Check length in pkey pckmo handler implementation Explicitly check the length of the target buffer in the pkey pckmo implementation of the key to protkey handler function. The handler function fails, if the generated...

5.9AI score0.0012EPSS
SaveExploits0References5
EUVD
EUVD
•added 6 days ago•7 views

EUVD-2026-49518

An out-of-bounds write issue was addressed with improved bounds checking. This issue is fixed in iOS 26.6 and iPadOS 26.6, macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, macOS Tahoe 26.6, tvOS 26.6, visionOS 26.6, watchOS 26.6. Processing a maliciously crafted file may lead to unexpected app...

6.1AI score0.00129EPSS
SaveExploits0References7
CVE
CVE
•added 6 days ago•20 views

CVE-2026-64719

CVE-2026-64719 is an out-of-bounds access issue in WebRTC within WebKit used by Safari/WebKit on macOS Sonoma/Sequoia and iOS/iPadOS/tvOS/visionOS/watchOS. The root cause is improper bounds handling when processing web content, leading to a potential Safari crash. Apple’s security content for Saf...

8.1CVSS5.8AI score0.00285EPSS
SaveExploits0References6Affected Software7
Cvelist
Cvelist
•added 6 days ago•29 views

CVE-2026-64758

The issue was addressed with improved bounds checks. This issue is fixed in iOS 26.6 and iPadOS 26.6, macOS Tahoe 26.6, tvOS 26.6, visionOS 26.6, watchOS 26.6. Processing a maliciously crafted file may lead to unexpected app termination...

0.00124EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 6 days ago•30 views

CVE-2026-64718

A use-after-free issue was addressed with improved memory management. This issue is fixed in Safari 26.6, iOS 26.6 and iPadOS 26.6, macOS Tahoe 26.6, tvOS 26.6, visionOS 26.6, watchOS 26.6. Processing maliciously crafted web content may lead to an unexpected Safari crash...

0.00107EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
•added 6 days ago•9 views

PT-2026-65300

A use-after-free issue was addressed with improved memory management. This issue is fixed in Safari 26.6, iOS 26.6 and iPadOS 26.6, macOS Tahoe 26.6, visionOS 26.6, watchOS 26.6. Processing maliciously crafted web content may lead to an unexpected Safari crash...

5.8AI score0.00208EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 6 days ago•7 views

CVE-2026-64243

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: simple-mux: Fix enum control bounds check simplemuxcontrolput rejects values greater than e-items, but enum control values are zero based. For the two-entry mux used by this driver, valid values are 0 and 1, so valu...

7.1CVSS5.7AI score0.00117EPSS
SaveExploits0References11
OSV
OSV
•added 6 days ago•6 views

UBUNTU-CVE-2026-64220

In the Linux kernel, the following vulnerability has been resolved: device property: set fwnode-secondary to NULL in fwnodeinit If a firmware node is allocated on the stack for instance: temporary software node whose life-time we control or on the heap - but using a non-zeroing allocation functio...

5.6AI score0.00173EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
•added 2026/07/25 3:59 p.m.•7 views

SUSE CVE-2026-64419

In the Linux kernel, the following vulnerability has been resolved: mm/shrinker: do not hold RCU lock in shrinkerdebugfscountshow Reading the debugfs "count" file of a memcg-aware shrinker can sleep inside an RCU read-side critical section: BUG: sleeping function called from invalid context at...

5.8AI score0.00173EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/07/25 3:59 p.m.•5 views

SUSE CVE-2026-64449

In the Linux kernel, the following vulnerability has been resolved: staging: vmeuser: bound slave read/write to the kernbuf size The SLAVE-path helpers buffertouser and bufferfromuser copy 'count' bytes into/out of the fixed-size kernbuf sizebuf == PCIBUFSIZE == 0x20000, 128 KiB using ppos as the...

7.8CVSS6AI score0.00139EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/07/25 3:57 p.m.•6 views

SUSE CVE-2026-64527

In the Linux kernel, the following vulnerability has been resolved: drm/hyperv: validate VMBus packet size in receive callback hypervreceivesub reads msg-vidhdr.type and dispatches into one of four message-type branches without knowing how many bytes the host wrote into hv-recvbuf. The completion...

5.7AI score0.00161EPSS
SaveExploits0References2
OSV
OSV
•added 2026/07/25 10:17 a.m.•5 views

UBUNTU-CVE-2026-64283

In the Linux kernel, the following vulnerability has been resolved: KVM: guestmemfd: Treat memslot binding offset+size as unsigned values When binding a memslot to a guestmemfd file, treat the offset and size as unsigned values to fix a bug where the sum of the two can result in a false negative...

5.5AI score0.0021EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/07/25 8:50 a.m.•7 views

EUVD-2026-48959

In the Linux kernel, the following vulnerability has been resolved: mm/swap: add condresched in swapreclaimfullclusters to prevent softlockup We hit a real softlockup in an internal stress test environment. The workload was LTP memory/swap stress on a large arm64 machine, with 320 CPUs, about 1TB...

5.8AI score0.00168EPSS
SaveExploits0References4
OSV
OSV
•added 2026/07/25 8:50 a.m.•7 views

CVE-2026-64384 smb: client: fix change notify replay double-free

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix change notify replay double-free A response-bearing attempt can return a replayable error and free its response buffer. If SMB2notifyinit fails before the next send, cleanup retains the previous buffer type and...

9.8CVSS5.9AI score0.00457EPSS
SaveExploits0References8
EUVD
EUVD
•added 2026/07/25 8:49 a.m.•11 views

EUVD-2026-48980

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: bound Read Response placement to the RREAD length In drivers/infiniband/sw/siw/siwqprx.c, siwprocrresp places each inbound Read Response DDP segment at sge-laddr + wqe-processed and then accumulates wqe-processed, but i...

6AI score0.00695EPSS
SaveExploits0References8
OSV
OSV
•added 2026/07/25 8:49 a.m.•7 views

CVE-2026-64263 fuse-uring: fix moving cancelled entry to ent_in_userspace list

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: fix moving cancelled entry to entinuserspace list fuseuringcancel moves entries that are available these have no reqs attached to the entinuserspace list. entlistrequestexpired checks the first entry on entinuserspace...

5.8AI score0.00198EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
•added 2026/07/25 12:0 a.m.•7 views

PT-2026-64512

In the Linux kernel, the following vulnerability has been resolved: iommufd: Set veventq depth upper bound iommufd veventq alloc accepts any !0 veventq depth from userspace, with an upper bound at U32 MAX. This leaves a vulnerability where userspace can allocate excessively large queues to exhaus...

5.7AI score0.00198EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/07/25 12:0 a.m.•4 views

Linux Distros Unpatched Vulnerability : CVE-2026-16401

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Privilege escalation in the Data Loss Prevention component. This vulnerability was fixed in Firefox 153 and Thunderbird 153. CVE-2026-16401 Note that Nessus...

8.8CVSS5.9AI score0.00214EPSS
SaveExploits0References2
Rows per page
Query Builder