Lucene search
+L

34901 matches found

CVE
CVE
added 2026/09/02 7:34 p.m.22 views

CVE-2026-82524

UnoPim before 2.1.5 contains an authenticated file upload vulnerability in its TinyMCE image upload endpoint . Due to missing file extension and MIME type validation, authenticated administrators can upload arbitrary PHP files to the public storage disk, achieving remote code execution by accessi...

8.6CVSS6AI score0.00346EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/02 7:34 p.m.36 views

CVE-2026-82524 UnoPim File Upload RCE via TinyMCE Image Upload Endpoint

UnoPim before 2.1.5 contains an authenticated file upload vulnerability that allows authenticated administrators to upload arbitrary PHP files through the TinyMCE image upload endpoint due to missing file extension and MIME type validation. Attackers can upload a PHP web shell to the public stora...

8.6CVSS0.00346EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/02 7:34 p.m.9 views

EUVD-2026-70265

UnoPim before 2.1.5 contains an authenticated file upload vulnerability that allows authenticated administrators to upload arbitrary PHP files through the TinyMCE image upload endpoint due to missing file extension and MIME type validation. Attackers can upload a PHP web shell to the public stora...

8.6CVSS6AI score0.00346EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/02 7:29 p.m.11 views

CVE-2026-73570

CVE-2026-73570 PoC - Probador de Inyección de Comandos SMTP Un script personalizado de prueba de concepto PoC en Python de bajo nivel para probar vulnerabilidades de inyección de comandos SMTP CVE-2026-73570. Esta herramienta envía una dirección RCPT TO malformada que contiene sustitución de...

8.9CVSS8.2AI score0.32383EPSS
SaveExploits10References1
NVD
NVD
added 2026/09/02 5:17 p.m.12 views

CVE-2026-79754

Nuclio is a "Serverless" framework for Real-Time Events and Data Processing. From version 1.6.19 to before version 1.17.2, Nuclio's Dashboard build pipeline does not sanitize the spec.build.tempDir field before using it to construct a shell command. When the Kaniko container builder is enabled, a...

7.1CVSS0.0039EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/02 4:40 p.m.37 views

CVE-2026-52831 Nuclio: Unsanitized cron trigger event headers/body injected into CronJob shell command leads to persistent RCE

Nuclio is a "Serverless" framework for Real-Time Events and Data Processing. Prior to version 1.16.4, the Nuclio controller builds a curl invocation string for each cron trigger and stores it as the args of a Kubernetes CronJob container /bin/sh, -c, . Two fields in the trigger specification flow...

8CVSS0.00319EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/02 4:38 p.m.4 views

CVE-2026-79754 Nuclio: Kaniko build tempDir command injection

Nuclio is a "Serverless" framework for Real-Time Events and Data Processing. From version 1.6.19 to before version 1.17.2, Nuclio's Dashboard build pipeline does not sanitize the spec.build.tempDir field before using it to construct a shell command. When the Kaniko container builder is enabled, a...

7.1CVSS6AI score
SaveExploits0References6
EUVD
EUVD
added 2026/09/02 4:38 p.m.12 views

EUVD-2026-70217

Nuclio is a "Serverless" framework for Real-Time Events and Data Processing. From version 1.6.19 to before version 1.17.2, Nuclio's Dashboard build pipeline does not sanitize the spec.build.tempDir field before using it to construct a shell command. When the Kaniko container builder is enabled, a...

7.1CVSS6AI score0.0039EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/02 4:17 p.m.6 views

CVE-2026-84837

A flaw was found in rpm. An attacker can exploit a command injection vulnerability by influencing the path or filename of a tarball processed by rpmbuild -t to include shell metacharacters. This is particularly relevant in automated build or continuous integration CI workflows that ingest...

7.8CVSS0.01195EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/02 4:17 p.m.8 views

CVE-2026-84838

A flaw was found in rpmuncompress. This command injection vulnerability allows a local attacker to execute arbitrary commands. This occurs when rpmuncompress processes a specially crafted archive filename containing shell metacharacters, which are not properly escaped before being passed to shell...

7.8CVSS0.01034EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/02 4:17 p.m.4 views

AZL-99372 CVE-2026-84838 affecting package rpm 4.18.2-2

A flaw was found in rpmuncompress. This command injection vulnerability allows a local attacker to execute arbitrary commands. This occurs when rpmuncompress processes a specially crafted archive filename containing shell metacharacters, which are not properly escaped before being passed to shell...

7.8CVSS6.5AI score0.01034EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/02 3:13 p.m.33 views

CVE-2026-84838

CVE-2026-84838 is a command injection vulnerability in rpmuncompress , a component of the RPM package management toolset. The root cause is that archive filenames containing shell metacharacters are not properly escaped before being passed to shell command strings via popen() , allowing a local a...

7.8CVSS6AI score0.01034EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/09/02 3:13 p.m.14 views

CVE-2026-84838 Rpm: command injection in rpmuncompress via unescaped filenames passed to popen()

A flaw was found in rpmuncompress. This command injection vulnerability allows a local attacker to execute arbitrary commands. This occurs when rpmuncompress processes a specially crafted archive filename containing shell metacharacters, which are not properly escaped before being passed to shell...

7.8CVSS6AI score0.01034EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/02 3:13 p.m.16 views

EUVD-2026-70109

A flaw was found in rpmuncompress. This command injection vulnerability allows a local attacker to execute arbitrary commands. This occurs when rpmuncompress processes a specially crafted archive filename containing shell metacharacters, which are not properly escaped before being passed to shell...

7.8CVSS6AI score0.01034EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/02 3:12 p.m.8 views

EUVD-2026-70108

A flaw was found in rpm. An attacker can exploit a command injection vulnerability by influencing the path or filename of a tarball processed by rpmbuild -t to include shell metacharacters. This is particularly relevant in automated build or continuous integration CI workflows that ingest...

7.8CVSS6AI score0.01195EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/02 3:01 p.m.8 views

CVE-2026-84838

A flaw was found in rpmuncompress. This command injection vulnerability allows a local attacker to execute arbitrary commands. This occurs when rpmuncompress processes a specially crafted archive filename containing shell metacharacters, which are not properly escaped before being passed to shell...

7.8CVSS6AI score0.01034EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/09/02 3:01 p.m.7 views

CVE-2026-84837

A flaw was found in rpm. An attacker can exploit a command injection vulnerability by influencing the path or filename of a tarball processed by rpmbuild -t to include shell metacharacters. This is particularly relevant in automated build or continuous integration CI workflows that ingest...

7.8CVSS6AI score0.01195EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/09/02 11:17 a.m.7 views

Malicious Package

Overview benchmark-deserialize-mu-epsilon-shell is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that organization...

9.8CVSS5.5AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/02 10:34 a.m.8 views

CVE-2025-0401

CVE-2025-0401 - Local Privilege Escalation via SUID Binary Abuse Summary CVE-2025-0401 is a local privilege escalation vulnerability discovered in systems where the /usr/bin/passwd binary is misconfigured, allowing unintended root-level access when combined with specific syscall sequences. This...

6.9CVSS6.2AI score0.01264EPSS
SaveExploits1
OSV
OSV
added 2026/09/02 12:37 a.m.15 views

CVE-2026-84694 Coolify before 4.2.0 Remote Code Execution via Environment Variable Key

Coolify before 4.2.0 fails to properly escape environment variable key names in Docker commands executed over SSH on managed servers. Authenticated attackers can inject shell metacharacters into environment variable keys to execute arbitrary commands on the server host outside containers...

8.7CVSS6.1AI score
SaveExploits0References8
Rows per page
Query Builder