Lucene search
+L

34139 matches found

CVE
CVE
added 2026/06/29 12:37 p.m.136 views

CVE-2026-54369

The CVE-2026-54369 entry concerns acl before version 2.4.0, where a symlink traversal vulnerability exists in the libacl pathname-based functions acl_get_file(), acl_set_file(), acl_extended_file(), and acl_delete_def_file(). The underlying issue allows a local attacker to escalate privileges by ...

8.4CVSS5.9AI score0.00153EPSS
SaveExploits0References16
Cvelist
Cvelist
added 2026/06/29 8:05 a.m.50 views

CVE-2026-22078 O+ Connect's lack of authentication for IPC channels led to a local privilege escalation vulnerability.

Because O+ Connect's IPC service does not authenticate clients, external applications can escalate privileges and perform sensitive actions through the IPC channel...

7.3CVSS0.00122EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/29 8:05 a.m.44 views

CVE-2026-22078

CVE-2026-22078 concerns O+ Connect where an unauthenticated IPC service allows a local attacker to escalate privileges via the IPC channel. The root cause is lack of client authentication on the IPC interface, enabling external applications to perform sensitive actions with elevated privileges. T...

7.3CVSS5.8AI score0.00122EPSS
SaveExploits0References1
GithubExploit
GithubExploit
added 2026/06/29 4:44 a.m.100 views

Exploit for CVE-2026-43503

DirtyClone CVE-2026-43503 - Python PoC Non-official Pytho...

8.8CVSS6.4AI score0.00337EPSS
SaveExploits7
ATTACKERKB
ATTACKERKB
added 2026/06/29 12:00 a.m.10 views

CVE-2026-57919

PBackupVSS.exe in Matrix42 Empirum before 25.5 and 26.x before 26.2 creates a named pipe \.\pipe\PBackupVSS with a DACL that grants GENERICREAD and GENERICWRITE permissions to all authenticated users. A low-privileged local attacker can connect to this pipe and send crafted IPC messages to trigge...

7.8CVSS6.1AI score0.00177EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/06/29 12:00 a.m.25 views

PT-2026-53272

Name of the Vulnerable Software and Affected Versions acl versions prior to 2.4.0 Description A symlink traversal issue exists in pathname-based functions. Local attackers can escalate privileges by replacing a pathname component with a symbolic link. If an attacker controls any part of a pathnam...

8.4CVSS5.9AI score0.00153EPSS
SaveExploits0References49
Hewlett-Packard
Hewlett-Packard
added 2026/06/29 12:00 a.m.13 views

HP Fan Control App – Potential Escalation of Privilege

The HP Fan Control App might allow local escalation of privileges. An updated version of HP Fan Control App has been released to mitigate this potential vulnerability. HP has identified affected software and corresponding SoftPaqs with minimum versions that mitigate the potential vulnerability. S...

7.3CVSS5.8AI score0.00142EPSS
SaveExploits0Affected Software55
Positive Technologies
Positive Technologies
added 2026/06/29 12:00 a.m.29 views

PT-2026-53274

Name of the Vulnerable Software and Affected Versions attr versions prior to 2.6.0 Description A flaw in the attr component, specifically within the getfattr and setfattr utilities, allows a local attacker to perform a symlink traversal attack. By replacing a pathname component with a symbolic li...

8.4CVSS6AI score0.00137EPSS
SaveExploits0References47
Vulnrichment
Vulnrichment
added 2026/06/29 12:00 a.m.17 views

CVE-2026-57919

PBackupVSS.exe in Matrix42 Empirum before 25.5 and 26.x before 26.2 creates a named pipe \.\pipe\PBackupVSS with a DACL that grants GENERICREAD and GENERICWRITE permissions to all authenticated users. A low-privileged local attacker can connect to this pipe and send crafted IPC messages to trigge...

7.8CVSS6.1AI score0.00177EPSS
SaveExploits0References3
GithubExploit
GithubExploit
added 2026/06/28 11:24 a.m.104 views

dirtyclone-exploit

DirtyClone Exploit Framework CVE-2026-46331 — Linux Ker...

7.8CVSS6.3AI score0.00583EPSS
SaveExploits13
NVD
NVD
added 2026/06/27 10:16 a.m.17 views

CVE-2026-49416

The CONSHISTORY ioctl handler did not adequately validate the requested history size. A large value caused an integer overflow in the buffer size calculation, resulting in a heap allocation smaller than expected. Subsequent initialization of the buffer wrote beyond the end of the allocation. An...

7.8CVSS0.00153EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/27 9:25 a.m.74 views

CVE-2026-49416

The CVE-2026-49416 issue affects FreeBSD vt(4) CONS_HISTORY: the ioctl handler validates the requested history size, but large values trigger an integer overflow in the buffer size calculation, causing a smaller heap allocation and an out-of-bounds write on initialization. This can enable an unpr...

7.8CVSS6AI score0.00153EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/06/27 9:02 a.m.56 views

CVE-2026-49412 Use-after-free bug in the IPV6_MSFILTER socket option handler

The kernel handler for IPV6MSFILTER dropped a serializing lock in order to copy the source-filter list from userspace, then reacquired the lock. During this window another thread could free the multicast filter structure, leaving the handler with a stale pointer to freed memory. An unprivileged...

0.00153EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/27 9:02 a.m.47 views

CVE-2026-49412

The CVE-2026-49412 issue affects FreeBSD’s IPv6_MSFILTER in the kernel: the handler drops a serializing lock to copy the source-filter list and later reacquires it, creating a window where another thread can free the multicast filter structure and leave a stale pointer. This use-after-free enable...

7.8CVSS5.8AI score0.00153EPSS
SaveExploits0References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/06/27 8:50 a.m.22 views

CVE-2026-45258

dspmmapsingle validated the requested mapping by checking the sum of the user-supplied offset and length against the buffer size. This addition could overflow, so that a large offset and length wrapped around and passed the check. The offset was then narrowed from 64 to 32 bits when converted to ...

6AI score0.00153EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/06/27 8:48 a.m.51 views

CVE-2026-49417 Multiple vulnerabilities in the sound(4) mmap path

Second, the audio buffer backing a mapping could be freed when the device was closed even though the mapping remained valid. The freed memory could then be reused elsewhere while still accessible through the stale mapping. The /dev/dsp device nodes are world-accessible by default. On a system wit...

0.00125EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/06/27 3:05 a.m.19 views

CVE-2026-53185

A flaw was found in the Linux kernel, specifically within the zram module. This vulnerability is a use-after-free error, where the system attempts to use a piece of memory after it has been freed. This occurs when the zrambvecwritepartial function allows an asynchronous read to write into a page...

7.8CVSS6AI score0.00137EPSS
SaveExploits0References4
CNVD
CNVD
added 2026/06/27 12:00 a.m.21 views

OpenBSD Resource Management Vulnerability (CNVD-2026-26371)

OpenBSD is a Unix-like operating system that focuses on security and code quality. There is a resource management vulnerability in OpenBSD. This vulnerability stems from the use of the syssem.get function in sys/kern/sysvsem.c, where a memory error occurs due to a context switch after tsleep. An...

7.8CVSS6AI score0.00169EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/06/27 12:00 a.m.22 views

PT-2026-53063

Name of the Vulnerable Software and Affected Versions The product name cannot be determined affected versions not specified Description An issue exists where the audio buffer backing a mapping could be freed upon closing the device while the mapping remains valid. This allows the freed memory to ...

7CVSS6.1AI score0.00125EPSS
SaveExploits0References6
NVD
NVD
added 2026/06/26 9:16 p.m.51 views

CVE-2026-46710

Notepad++ is a free and open-source source code editor. From 8.9.4 until 8.9.6, Notepad++ contains a local privilege escalation vulnerability in the installer. During installation, the installer invokes powershell.exe without using an absolute path after setting the working directory to the...

7.8CVSS0.00152EPSS
SaveExploits0References2
Rows per page
Query Builder