Lucene search
+L

14697 matches found

ATTACKERKB
ATTACKERKB
added 2026/05/21 9:20 a.m.13 views

CVE-2026-39461

libcasper3 communicates with helper processes via UNIX domain sockets, and uses the select2 system call to wait for data to become available. However, it does not verify that its socket descriptor fits within select2's descriptor set size limit of FDSETSIZE 1024. An attacker able to cause an...

8.8CVSS5.8AI score0.00172EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/05/21 9:17 a.m.58 views

CVE-2026-45253 Missing validation in ptrace(PT_SC_REMOTE)

ptracePTSCREMOTE failed to properly validate parameters for the syscall2 and syscall2 meta-system calls. As a result, a user with the ability to debug a process may trigger arbitrary code execution in the kernel, even if the target process has no special privileges. The missing validation allows ...

0.00196EPSS
SaveExploits0References1
CVE
CVE
added 2026/05/21 8:37 a.m.135 views

CVE-2026-45250

CVE-2026-45250 concerns a stack buffer overflow in the FreeBSD kernel arising from setcred(2). The unprivileged user can trigger a copyin into a fixed-size kernel-stack array before validating the number of supplementary groups, causing a stack overflow when the list is large. This allows an unpr...

7.8CVSS6.4AI score0.00409EPSS
SaveExploits1References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/21 8:37 a.m.10 views

CVE-2026-45250

The setcred2 system call is only available to privileged users. However, before the privilege level of the caller is checked, the user-supplied list of supplementary groups is copied into a fixed-size kernel stack buffer without first validating its length. If the supplied list exceeds the capaci...

7.8CVSS6.4AI score0.00409EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/05/21 8:37 a.m.24 views

EUVD-2026-31252

The setcred2 system call is only available to privileged users. However, before the privilege level of the caller is checked, the user-supplied list of supplementary groups is copied into a fixed-size kernel stack buffer without first validating its length. If the supplied list exceeds the capaci...

7.8CVSS6.4AI score0.00409EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/05/21 8:37 a.m.14 views

CVE-2026-45250 Stack buffer overflow via setcred(2)

The setcred2 system call is only available to privileged users. However, before the privilege level of the caller is checked, the user-supplied list of supplementary groups is copied into a fixed-size kernel stack buffer without first validating its length. If the supplied list exceeds the capaci...

6.4AI score0.00409EPSS
SaveExploits1References1
NVD
NVD
added 2026/05/21 8:16 a.m.33 views

CVE-2026-44072

Netatalk 2.2.1 through 4.4.2 calls system after a failed chdir without properly handling the error condition, which allows a local privileged user to execute unintended commands or cause a minor service disruption under specific conditions...

3CVSS0.00091EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/05/21 7:35 a.m.8 views

CVE-2026-44072

Netatalk 2.2.1 through 4.4.2 calls system after a failed chdir without properly handling the error condition, which allows a local privileged user to execute unintended commands or cause a minor service disruption under specific conditions...

3CVSS5.9AI score0.00091EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/05/21 7:35 a.m.40 views

CVE-2026-44072

Netatalk 2.2.1–4.4.2 is affected by a vulnerability where system() is invoked after a failed chdir(), allowing an attacker with local access to trigger unintended commands or cause a minor service disruption under specific conditions. The issue stems from improper handling of the error condition ...

3CVSS5.9AI score0.00091EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/05/21 7:35 a.m.72 views

CVE-2026-44072 system() after failed chdir()

Netatalk 2.2.1 through 4.4.2 calls system after a failed chdir without properly handling the error condition, which allows a local privileged user to execute unintended commands or cause a minor service disruption under specific conditions...

3CVSS0.00091EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/05/21 7:35 a.m.11 views

CVE-2026-44072 system() after failed chdir()

Netatalk 2.2.1 through 4.4.2 calls system after a failed chdir without properly handling the error condition, which allows a local privileged user to execute unintended commands or cause a minor service disruption under specific conditions...

3CVSS5.9AI score0.00091EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/05/21 7:35 a.m.17 views

EUVD-2026-31216

Netatalk 2.2.1 through 4.4.2 calls system after a failed chdir without properly handling the error condition, which allows a local privileged user to execute unintended commands or cause a minor service disruption under specific conditions...

3CVSS5.9AI score0.00091EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2026/05/21 7:35 a.m.25 views

CVE-2026-44072

Netatalk 2.2.1 through 4.4.2 calls system after a failed chdir without properly handling the error condition, which allows a local privileged user to execute unintended commands or cause a minor service disruption under specific conditions...

3CVSS5.9AI score0.00091EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/05/21 12:00 a.m.19 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from schred qdisc directly calling dequeue of sub-qdisc instead of peek and qdiscdequeuepeeked. This could...

5.8AI score0.00118EPSS
SaveExploits0References2
Packet Storm News
Packet Storm News
added 2026/05/21 12:00 a.m.16 views

Parser-Free Querying of Security Logs

Security analysts routinely query system logs to detect threats and investigate incidents, but each log source uses its own semi-structured format: logs are cheap to produce, but expensive to use. The standard approach, building per-source parsers to normalize logs into structured schemas, is...

5.9AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/05/21 12:00 a.m.18 views

PT-2026-42635

Description The object-destructuring assignment syntax introduced in Twig 3.24.0 generates a call to CoreExtension::getAttribute with the $sandboxed argument hardcoded to false, regardless of whether a SandboxExtension is active. This permanently disables the sandbox's property and method policy...

8.7CVSS5.8AI score0.00394EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/05/21 12:00 a.m.20 views

PT-2026-42427

Name of the Vulnerable Software and Affected Versions Netatalk versions 2.2.1 through 4.4.2 Description The software calls the system function after a failed chdir operation without properly handling the error condition. This allows a local privileged user to execute unintended commands or cause ...

3CVSS5.9AI score0.00091EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/05/21 12:00 a.m.17 views

PT-2026-42690

Name of the Vulnerable Software and Affected Versions Twig affected versions not specified Description An issue exists where the % sandbox %% include ... %% endsandbox % tag path fails to re-invoke the checkSecurity function. If a template is loaded outside a sandbox within the same Environment...

6CVSS6.1AI score0.00473EPSS
SaveExploits0References15
Zero Day Initiative
Zero Day Initiative
added 2026/05/21 12:00 a.m.38 views

Progress Software Kemp LoadMaster ssodomain_killsession Command Injection Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on affected installations of Progress Software Kemp LoadMaster. Authentication is required to exploit this vulnerability. The specific flaw exists within the handling of the key parameter. The issue results from the lack of prop...

8.8CVSS6.2AI score0.16877EPSS
SaveExploits0References1
Zero Day Initiative
Zero Day Initiative
added 2026/05/21 12:00 a.m.24 views

Progress Software Kemp LoadMaster addcountry Command Injection Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on affected installations of Progress Software Kemp LoadMaster. Authentication is required to exploit this vulnerability. The specific flaw exists within handling of the customLocation parameter. The issue results from the lack ...

8.8CVSS6.2AI score0.15488EPSS
SaveExploits0References1
Rows per page
Query Builder