Lucene search
+L

3530 matches found

Kitploit
Kitploit
added 2026/09/06 2:16 p.m.4 views

CVE-2024-55968

CVE-2024-55968 POC for DTEX LPE CVE-2024-55968 Affected product: DEC-M DTEX Forwarder version 6.1.1. DTEX is a unified insider risk management platform. Affected component: DEC-M EventReportingService XPC Helper Attack vector: The DTEX Event Reporting Service was found with a privileged XPC helpe...

8.8CVSS5.8AI score0.01016EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/06 8:23 a.m.7 views

pwnkit-helper

Pkexec Local Privilege Escalation PwnKit Exploit source. If You Want To Know More About This Exploit, Check: CVE-2021-4034 This Exploit Helper Work Fine With Python3, And Make Sure You Installed The Packages. Will Make It So Easy To Get The Root Fl4g, GOOD LUCK!...

7.8CVSS7AI score0.94921EPSS
SaveExploits154References1
Kitploit
Kitploit
added 2026/09/05 9:42 p.m.7 views

static-code-analysis-helper

Static-Code-Analysis-Helper Description It detects functions that are likely to cause attack methodologies in many web programming languages ​​and frameworks in your project folder. Helps you perform static code analysis. Note : Many of the functions described here may not cause vulnerabilities...

6AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/05 2:01 p.m.4 views

CVE-2024-11467

CVE-2024-11467 The macOS operating system uses XPC services for basic inter-process communication between various processes, such as between the XPC Service daemon and third-party application privileged helper tools. The VMware Horizon Client, upon installation, registers the...

7.8CVSS6AI score0.00188EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/05 1:09 p.m.8 views

CVE-2019-10149-Exim4-RCE

Cr.Exim 4.87 - 4.91 - Local Privilege Escalation Cr.Link: https://www.exploit-db.com/exploits/46996 1.This method requires you to first access the target machine with standard user privileges. 2.Once you have accessed the target machine, create a script file with the following content: vi raptor....

10CVSS8.4AI score0.99961EPSS
SaveExploits27
Kitploit
Kitploit
added 2026/09/04 5:29 p.m.5 views

rtpnatscan

rtpnatscan A minimalistic command line tool to check if your RTP proxy / NAT helper is vulnerable to RTP NAT stealing attacks...

5.9AI score
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/04 3:12 p.m.8 views

CVE-2026-80786

In the Linux kernel, the following vulnerability has been resolved: fbdev: Wrap user-invoked calls to fbsetvar in helper Handle fbcon during display updates in fbsetvarfromuser. Check with fbcon if the mode change is possible, update hardware state and finally update fbcon. Update all callers. On...

5.4AI score0.00155EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/04 12:11 a.m.8 views

CVE-2024-32019-Netdata-ndsudo-Privilege-Escalation-PoC

CVE-2024-32019 Netdata ndsudo Privilege Escalation PoC Summary CVE-2024-32019 is a local privilege-escalation flaw in Netdata’s SUID helper ndsudo that lets a local user execute arbitrary programs as root via an untrusted search path PATH hijacking. The issue exists because ndsudo restricts comma...

8.8CVSS7.9AI score0.01165EPSS
SaveExploits15References1
EUVD
EUVD
added 2026/09/03 6:54 p.m.9 views

EUVD-2026-70665

Worklenz through 3.0.0 fails to properly validate the sort-field query parameter in pagination helper functions, allowing authenticated users to inject arbitrary PostgreSQL expressions into ORDER BY clauses. Attackers can use time-based and boolean-based blind SQL injection techniques to extract...

8.6CVSS6AI score0.00276EPSS
SaveExploits0References6
NVD
NVD
added 2026/09/03 1:06 p.m.7 views

CVE-2026-85172

n8n versions before 2.34.1 contain a server-side request forgery vulnerability in the legacy request helper function exposed to Code and Function nodes. The validation logic checks the uri property for SSRF safety while the underlying HTTP client uses the url property when both are present,...

5.3CVSS0.00253EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/03 1:06 p.m.7 views

CVE-2026-85171

n8n before 1.123.73, 2.35.4, and 2.36.2 contains a credential exposure vulnerability in the Strapi, SeaTable, and Mailcheck nodes. These nodes send their decrypted credentials to the authentication endpoint via the raw legacy HTTP helper outside any error handling, causing the plaintext secret to...

7.1CVSS0.0037EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/03 1:06 p.m.9 views

CVE-2026-76642

util-linux versions through 2.41.5 and 2.42.2 fail to check mount helper exit status before running post-mount hooks, allowing unprivileged users to execute privileged operations on pre-existing filesystems. Attackers can exploit X-mount.idmap or X-mount.owner hooks to clone filesystems with...

8.5CVSS0.00176EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/03 1:06 p.m.6 views

AZL-99081 CVE-2026-76642 affecting package util-linux 2.40.2-5

util-linux versions through 2.41.5 and 2.42.2 fail to check mount helper exit status before running post-mount hooks, allowing unprivileged users to execute privileged operations on pre-existing filesystems. Attackers can exploit X-mount.idmap or X-mount.owner hooks to clone filesystems with...

8.5CVSS5.5AI score0.00176EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/09/03 12:46 p.m.10 views

util-linux: util-linux: failed external mount helper still runs privileged X-mount post-hooks

When an external mount. helper runs but exits with a nonzero status, libmount still treats the helper invocation as successful and runs privileged post-mount hooks. A local unprivileged user with an /etc/fstab entry that uses the user option together with X-mount.idmap or X-mount.owner/group/mode...

8.5CVSS5.9AI score0.00176EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/03 11:22 a.m.37 views

CVE-2026-85172 n8n before 2.34.1 SSRF via Request Helper URI Validation Bypass

n8n versions before 2.34.1 contain a server-side request forgery vulnerability in the legacy request helper function exposed to Code and Function nodes. The validation logic checks the uri property for SSRF safety while the underlying HTTP client uses the url property when both are present,...

5.3CVSS0.00253EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/03 11:22 a.m.5 views

CVE-2026-85172 n8n before 2.34.1 SSRF via Request Helper URI Validation Bypass

n8n versions before 2.34.1 contain a server-side request forgery vulnerability in the legacy request helper function exposed to Code and Function nodes. The validation logic checks the uri property for SSRF safety while the underlying HTTP client uses the url property when both are present,...

5.3CVSS5.6AI score
SaveExploits0References4
EUVD
EUVD
added 2026/09/03 11:22 a.m.9 views

EUVD-2026-70406

n8n before 1.123.73, 2.35.4, and 2.36.2 contains a credential exposure vulnerability in the Strapi, SeaTable, and Mailcheck nodes. These nodes send their decrypted credentials to the authentication endpoint via the raw legacy HTTP helper outside any error handling, causing the plaintext secret to...

7.1CVSS6AI score0.0037EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/03 11:22 a.m.9 views

EUVD-2026-70407

n8n versions before 2.34.1 contain a server-side request forgery vulnerability in the legacy request helper function exposed to Code and Function nodes. The validation logic checks the uri property for SSRF safety while the underlying HTTP client uses the url property when both are present,...

5.3CVSS5.9AI score0.00253EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/03 11:22 a.m.15 views

CVE-2026-85172

n8n versions before 2.34.1 contain a server-side request forgery (SSRF) vulnerability in the legacy request helper function exposed to Code and Function nodes. The root cause is a mismatch between validation and execution: the SSRF check inspects the uri property, while the underlying HTTP client...

5.3CVSS5.9AI score0.00253EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
added 2026/09/03 10:54 a.m.7 views

CVE-2026-76642

util-linux versions through 2.41.5 and 2.42.2 fail to check mount helper exit status before running post-mount hooks, allowing unprivileged users to execute privileged operations on pre-existing filesystems. Attackers can exploit X-mount.idmap or X-mount.owner hooks to clone filesystems with...

8.5CVSS5.5AI score0.00176EPSS
SaveExploits0
Rows per page
Query Builder