Lucene search
+L

4862 matches found

EUVD
EUVD
added yesterday5 views

EUVD-2026-57251

An authenticated user may write files outside the intended Artifactory work directory under specific conditions...

4.3CVSS5.2AI score
SaveExploits0References2
NVD
NVD
added 2 days ago7 views

CVE-2026-61349

Use after free in Windows Work Folder Service allows an authorized attacker to elevate privileges locally...

7.8CVSS0.00244EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2 days ago7 views

CVE-2026-61349

Use after free in Windows Work Folder Service allows an authorized attacker to elevate privileges locally...

7.8CVSS5.1AI score0.00244EPSS
SaveExploits0References2Affected Software17
EUVD
EUVD
added 2 days ago6 views

EUVD-2026-56613

Use after free in Windows Work Folder Service allows an authorized attacker to elevate privileges locally...

7.8CVSS5.1AI score0.00244EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2 days ago4 views

CVE-2026-61349 Windows Work Folder Service Elevation of Privilege Vulnerability

...

7.8CVSS5.1AI score0.00244EPSS
SaveExploits0References1
CVE
CVE
added 2 days ago30 views

CVE-2026-61349

CVE-2026-61349 is a Windows vulnerability in the Work Folder Service described as a use-after-free that allows an authorized attacker to elevate privileges locally. The NVD entries (and CVE records) corroborate a local-exploit scenario with a CVSS v3.1 base score of 7.8 (HIGH), requiring LOW priv...

7.8CVSS5.1AI score0.00244EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2 days ago35 views

CVE-2026-61349 Windows Work Folder Service Elevation of Privilege Vulnerability

...

7.8CVSS0.00244EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2 days ago6 views

CVE-2026-68403

A flaw was found in the Linux kernel's brcmfmac Wi-Fi driver. During the driver's initialization and cleanup process, an uninitialized work item could be accessed and cancelled. This issue occurs if a specific memory allocation fails, leading to an invalid work drain. A local attacker could...

5.5CVSS5.3AI score0.00168EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2 days ago6 views

Windows Work Folder Service Elevation of Privilege Vulnerability

Use after free in Windows Work Folder Service allows an authorized attacker to elevate privileges locally...

7.8CVSS5.2AI score0.00244EPSS
SaveExploits0
OSV
OSV
added 2 days ago3 views

UBUNTU-CVE-2026-68381

In the Linux kernel, the following vulnerability has been resolved: ksmbd: pin conn during async oplock break notification smb2oplockbreaknoti and smb2leasebreaknoti store a ksmbdconn pointer in an async ksmbdwork and then queue that work on ksmbd-io. The work only increments conn-rcount, which...

5.2AI score0.00168EPSS
SaveExploits0References7
OSV
OSV
added 2 days ago3 views

UBUNTU-CVE-2026-68085

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciuart: clear HCIUARTSENDING when writework is canceled HCIUARTSENDING bit in txstate means writework is pending and blocks queueing it again. Currently this bit is not cleared when canceling the work in hciuartclose,...

5.3AI score0.00168EPSS
SaveExploits0References6
OSV
OSV
added 2 days ago5 views

UBUNTU-CVE-2026-68152

In the Linux kernel, the following vulnerability has been resolved: amt: fix use-after-free in AMT delayed works When an AMT device is removed, pending delayed works can still access the freed amtdev structure, which may result in kernel crashes or memory corruption. amtdevstop cancels reqwq and...

5.3AI score0.00175EPSS
SaveExploits0References6
OSV
OSV
added 2 days ago3 views

UBUNTU-CVE-2026-68214

In the Linux kernel, the following vulnerability has been resolved: media: rtl2832: fix use-after-free in rtl2832remove canceldelayedworksync is called before i2cmuxdeladapters in rtl2832remove. While the cancel waits for any running instance of i2cgatework to finish, it does not prevent the time...

5.3AI score0.00209EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 3 days ago8 views

CVE-2026-18503

Attacker-controlled CSV samples can trigger super-linear regular-expression work during dialect sniffing and consume significant CPU when applications pass unbounded input to csv.Sniffer.sniff...

2.4CVSS5.2AI score0.00119EPSS
SaveExploits0References4
EUVD
EUVD
added 3 days ago6 views

EUVD-2026-55630

Attacker-controlled CSV samples can trigger super-linear regular-expression work during dialect sniffing and consume significant CPU when applications pass unbounded input to csv.Sniffer.sniff...

2.4CVSS5.2AI score0.00119EPSS
SaveExploits0References7
NVD
NVD
added 3 days ago7 views

CVE-2026-68414

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: cancel sched scan results work on unregister cfg80211schedscanresults can queue rdev-schedscanreswk from a driver result notification while a scheduled scan request is present. The work callback recovers the...

0.00163EPSS
SaveExploits0References5
NVD
NVD
added 3 days ago8 views

CVE-2026-68408

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: convert pmsrfreewk to wiphywork to fix deadlock When a netlink socket that owns a PMSR session is closed, cfg80211releasepmsr clears the request's nlportid and queues pmsrfreewk to call cfg80211pmsrprocessabort...

0.00168EPSS
SaveExploits0References4
NVD
NVD
added 3 days ago4 views

CVE-2026-68404

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: use wiphy work for socket owner autodisconnect nl80211netlinknotify walks the cfg80211 wireless device list when a NETLINKGENERIC socket is released. If the socket owns a connection, the notifier queues the embedd...

0.00189EPSS
SaveExploits0References2
NVD
NVD
added 3 days ago8 views

CVE-2026-68396

In the Linux kernel, the following vulnerability has been resolved: scsi: core: wake eh reliably when using scsischeduleeh Drivers which use the scsischeduleeh function to run the error handler currently risk the error handler thread never waking once all commands are timed out or inactive. There...

0.002EPSS
SaveExploits0References4
NVD
NVD
added 3 days ago4 views

CVE-2026-68381

In the Linux kernel, the following vulnerability has been resolved: ksmbd: pin conn during async oplock break notification smb2oplockbreaknoti and smb2leasebreaknoti store a ksmbdconn pointer in an async ksmbdwork and then queue that work on ksmbd-io. The work only increments conn-rcount, which...

0.00168EPSS
SaveExploits0References5
Rows per page
Query Builder