Lucene search
+L

2338 matches found

GithubExploit
GithubExploit
added 2026/08/28 8:14 p.m.23 views

Exploit for Argument Injection in Gnu Inetutils

Original source:https://github.com/K3ysTr0K3R/CVE-2026-24061...

9.8CVSS7.4AI score0.98064EPSS
SaveExploits68
OSV
OSV
added 2026/08/28 6:37 p.m.13 views

GHSA-JQVF-J3WW-R8C7 PowSyBl Core has Command Injection in LocalCommandExecutor-s

Impact Description Both AbstractLocalCommandExecutor OS-dependent implementations are subject to CWE-78 OS Command Injection, with a secondary CWE-88 Argument Injection concern via environment variables. The local command executor build command strings via concatenation and executes them through...

7.1CVSS6.1AI score0.00426EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/08/28 6:37 p.m.15 views

PowSyBl Core has Command Injection in LocalCommandExecutor-s

Impact Description Both AbstractLocalCommandExecutor OS-dependent implementations are subject to CWE-78 OS Command Injection, with a secondary CWE-88 Argument Injection concern via environment variables. The local command executor build command strings via concatenation and executes them through...

7.1CVSS6.1AI score0.00426EPSS
SaveExploits0References6Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/28 10:04 a.m.14 views

Security Bulletin: IBM Maximo Application Suite - Cluster Performance Insights uses ansible_core-2.19.11, postcss-8.5.10 and dompurify-3.4.11 which are vulnerable to CVE-2026-16493, CVE-2026-45623, CVE-2026-69153 and CVE-2026-66010

Summary IBM Maximo Application Suite - Cluster Performance Insights uses ansiblecore-2.19.11, postcss-8.5.10 and dompurify-3.4.11 which are vulnerable to CVE-2026-16493, CVE-2026-45623, CVE-2026-69153 and CVE-2026-66010. This bulletin contains information regarding these vulnerabilities and their...

9.1CVSS7AI score0.00587EPSS
SaveExploits3Affected Software1
NVD
NVD
added 2026/08/28 12:18 a.m.21 views

CVE-2026-54085

Wazuh is an open-source security platform providing unified XDR and SIEM protection for endpoints and cloud workloads. In versions 4.2.0 through 4.14.6, multiple active response scripts pass attacker-influenced alert fields to privileged system commands without validating their format, allowing...

7.1CVSS0.0024EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/27 10:55 p.m.49 views

CVE-2026-54085 Wazuh: Missing input validation in multiple active response scripts allows argument injection

Wazuh is an open-source security platform providing unified XDR and SIEM protection for endpoints and cloud workloads. In versions 4.2.0 through 4.14.6, multiple active response scripts pass attacker-influenced alert fields to privileged system commands without validating their format, allowing...

7.1CVSS0.0024EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/27 10:55 p.m.20 views

CVE-2026-54085 Wazuh: Missing input validation in multiple active response scripts allows argument injection

Wazuh is an open-source security platform providing unified XDR and SIEM protection for endpoints and cloud workloads. In versions 4.2.0 through 4.14.6, multiple active response scripts pass attacker-influenced alert fields to privileged system commands without validating their format, allowing...

7.1CVSS6AI score
SaveExploits0References4
CVE
CVE
added 2026/08/27 10:55 p.m.50 views

CVE-2026-54085

Wazuh (open-source XDR/SIEM platform), versions 4.2.0 through 4.14.6 , contains missing input validation in multiple active response scripts that pass attacker-influenced alert fields to privileged system commands running as root. Five scripts (route-null.c, netsh.c, pf.c, npf.c, ipfw.c ) omit th...

7.1CVSS5.7AI score0.0024EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/08/27 12:00 a.m.28 views

PT-2026-82770

Wazuh is an open-source security platform providing unified XDR and SIEM protection for endpoints and cloud workloads. In versions 4.2.0 through 4.14.6, multiple active response scripts pass attacker-influenced alert fields to privileged system commands without validating their format, allowing...

7.1CVSS5.7AI score0.0024EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/08/26 6:29 p.m.23 views

Arbitrary Argument Injection

Overview bestzip is an Uses OS zip command if avaliable for better performance and speed or node.js version if there is no system command avaliable. Can be called via node or command line. Affected versions of this package are vulnerable to Arbitrary Argument Injection through the nativeZip proce...

8.6CVSS6.1AI score0.00152EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/26 4:16 p.m.16 views

CVE-2026-80427

bestzip builds the argument list for the system zip utility without separating options from operands. The destination archive path and the caller-supplied source paths are passed to the child process with no -- delimiter between them, so any source entry beginning with a hyphen is interpreted by...

8.6CVSS0.00152EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/26 3:44 p.m.11 views

CVE-2026-80427 bestzip before 2.2.6 and 3.0.x before 3.0.2 Argument Injection via Missing Option Delimiter

bestzip builds the argument list for the system zip utility without separating options from operands. The destination archive path and the caller-supplied source paths are passed to the child process with no -- delimiter between them, so any source entry beginning with a hyphen is interpreted by...

8.6CVSS5.3AI score0.00152EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/26 3:44 p.m.10 views

CVE-2026-80427 bestzip before 2.2.6 and 3.0.x before 3.0.2 Argument Injection via Missing Option Delimiter

bestzip builds the argument list for the system zip utility without separating options from operands. The destination archive path and the caller-supplied source paths are passed to the child process with no -- delimiter between them, so any source entry beginning with a hyphen is interpreted by...

8.6CVSS5.5AI score
SaveExploits0References6
CVE
CVE
added 2026/08/26 3:44 p.m.15 views

CVE-2026-80427

bestzip (npm package node-bestzip) builds the argument list for the system zip utility without a -- delimiter between options and operands. Any caller-supplied source path beginning with a hyphen is interpreted by zip as an option rather than a file name. Because zip supports -T (test archive) an...

8.6CVSS5.3AI score0.00152EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/26 3:44 p.m.9 views

EUVD-2026-66601

bestzip builds the argument list for the system zip utility without separating options from operands. The destination archive path and the caller-supplied source paths are passed to the child process with no -- delimiter between them, so any source entry beginning with a hyphen is interpreted by...

8.6CVSS5.3AI score0.00152EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/26 3:44 p.m.35 views

CVE-2026-80427 bestzip before 2.2.6 and 3.0.x before 3.0.2 Argument Injection via Missing Option Delimiter

bestzip builds the argument list for the system zip utility without separating options from operands. The destination archive path and the caller-supplied source paths are passed to the child process with no -- delimiter between them, so any source entry beginning with a hyphen is interpreted by...

8.6CVSS0.00152EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/26 9:24 a.m.10 views

CVE-2026-48755

A flaw was found in Incus, a container and virtual machine manager. Improper validation of backup compression settings allows argument injection, leading to arbitrary file write on the host and potential command execution. Mitigation No mitigation is needed as Incus is not shipped in any Red Hat...

9.9CVSS8.5AI score0.00439EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/25 8:17 p.m.13 views

CVE-2026-77585

The Okta Privileged Access client does not reject a leading hyphen in the username portion of an SSH target. As a result, the value may be interpreted as a command-line option by the underlying SSH process...

5.3CVSS0.00102EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/25 8:07 p.m.32 views

CVE-2026-77585 Improper Validation of SSH Target in Okta Privileged Access Client

The Okta Privileged Access client does not reject a leading hyphen in the username portion of an SSH target. As a result, the value may be interpreted as a command-line option by the underlying SSH process...

5.3CVSS0.00102EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/25 8:07 p.m.72 views

CVE-2026-77585

CVE-2026-77585 affects the Okta Privileged Access client , which fails to reject a leading hyphen in the username portion of an SSH target string. Because the value can be interpreted as a command-line option by the underlying SSH process, this constitutes an improper validation issue. Per the as...

5.3CVSS5.2AI score0.00102EPSS
SaveExploits0References1
Rows per page
Query Builder