Lucene search
+L

137 matches found

EUVD
EUVD
added 2026/09/04 2:32 p.m.5 views

EUVD-2026-71128

zerox 1.1.20 contains an OS command injection vulnerability in the file download mechanism where the temporary file extension derived from document URLs is interpolated unsanitized into shell commands executed by poppler utilities. Attackers can craft document URLs with malicious file extensions...

9.8CVSS5.8AI score0.01469EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/02 6:34 p.m.5 views

CVE-2026-1281-CVE-2026-1340-Ivanti-EPMM-RCE

Ivanti EPMM pre-auth RCE Dummy Target Простое демонстрационное приложение, показывающее, как воспроизвести уязвимость Ivanti EPMM pre-auth RCE CVE-2026-1281 / CVE-2026-1340 в образовательных целях и для исследований в области безопасности. Обзор уязвимости Эта уязвимость использует поведение...

9.8CVSS8.4AI score0.862EPSS
SaveExploits6
CVE
CVE
added 2026/08/21 5:42 p.m.31 views

CVE-2026-62676

Omnigent , an open-source AI agent framework for orchestrating coding agents, contains a policy bypass in its shared shell-command parser (omnigent/policies/builtins/_shell.py) prior to version 0.3.0. The parser fails to recognize combined interpreter flags, timeout/nice/setsid/stdbuf wrappers, c...

7.1CVSS5.5AI score0.00295EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/21 5:42 p.m.18 views

CVE-2026-62676 Omnigent Guardrail policy bypass: shell-command parser fails open in policies/builtins/_shell.py

Omnigent is an open-source AI agent framework and meta-harness for orchestrating coding agents. Prior to 0.3.0, the shared shell-command parser in omnigent/policies/builtins/shell.py fails to recognize combined interpreter flags, the timeout, nice, setsid, and stdbuf wrappers, command...

7.1CVSS5.6AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/21 12:00 a.m.21 views

PT-2026-79413

Name of the Vulnerable Software and Affected Versions Omnigent versions prior to 0.3.0 Description The shared shell-command parser in omnigent/policies/builtins/ shell.py fails to recognize combined interpreter flags, command substitutions, a single background control operator, and wrappers such ...

7.1CVSS5.9AI score0.00295EPSS
SaveExploits0References11
ATTACKERKB
ATTACKERKB
added 2026/08/11 8:41 p.m.10 views

CVE-2026-14863

FileRun up to and including version 2026.2.0 contains an OS command injection vulnerability that allows authenticated attackers to achieve remote code execution by uploading a file with a malicious filename containing shell command substitution sequences. The thumbnail generation system passes...

8.8CVSS6.2AI score0.01654EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/10 7:02 p.m.55 views

CVE-2026-72877

Dokploy (PaaS) contains a command-injection vulnerability in buildRemoteDocker(): the dockerImage field was interpolated into shell commands without quoting, allowing an authenticated user with application create/update permissions to perform shell command substitution and execute arbitrary comma...

9.6CVSS5.8AI score0.00402EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/08 12:00 a.m.14 views

EulerOS 2.0 SP11 : samba (EulerOS-SA-2026-3156)

According to the versions of the samba packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : A flaw was found in Samba. A remote attacker can exploit a misconfiguration in Samba file servers and classic domain controllers that use the 'chec...

9.8CVSS9.1AI score0.1393EPSS
SaveExploits9References3
Tenable Nessus
Tenable Nessus
added 2026/08/06 12:00 a.m.14 views

EulerOS 2.0 SP13 : samba (EulerOS-SA-2026-3048)

According to the versions of the samba packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : A flaw was found in Samba. A remote attacker can exploit a misconfiguration in Samba file servers and classic domain controllers that use the 'chec...

9.8CVSS6.4AI score0.1393EPSS
SaveExploits9References3
EUVD
EUVD
added 2026/07/21 12:30 a.m.22 views

EUVD-2026-46119

AVideo before 29.0 contains an incomplete fix for CVE-2026-45578 where execAsync re-wraps escaped commands in double-quoted sh -c, allowing command substitution via $ and backticks. Attackers can inject arbitrary OS commands through the Live plugin onpublish.php endpoint despite escapeshellarg...

9.8CVSS5.5AI score0.00598EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/20 9:50 p.m.61 views

CVE-2026-64625 AVideo before 29.0 OS Command Injection via execAsync

AVideo before 29.0 contains an incomplete fix for CVE-2026-45578 where execAsync re-wraps escaped commands in double-quoted sh -c, allowing command substitution via $ and backticks. Attackers can inject arbitrary OS commands through the Live plugin onpublish.php endpoint despite escapeshellarg...

9.8CVSS0.00598EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/16 8:01 p.m.22 views

Pheditor has an authenticated terminal command whitelist bypass

Summary Pheditor 2.0.4 has an authenticated terminal command whitelist bypass. The terminal feature checks whether the submitted command starts with one of the configured TERMINALCOMMANDS values, then passes the full command string to shellexec. Shell command substitution such as $ is not blocked...

8.8CVSS6.4AI score0.00712EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/16 8:01 p.m.25 views

GHSA-9643-6XJP-VX57 Pheditor has an authenticated terminal command whitelist bypass

Summary Pheditor 2.0.4 has an authenticated terminal command whitelist bypass. The terminal feature checks whether the submitted command starts with one of the configured TERMINALCOMMANDS values, then passes the full command string to shellexec. Shell command substitution such as $ is not blocked...

8.8CVSS6.4AI score0.00712EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/16 12:00 a.m.26 views

PT-2026-60694

Name of the Vulnerable Software and Affected Versions Pheditor versions prior to 2.0.5 Description An authenticated user with terminal permissions can bypass the command whitelist to execute arbitrary shell commands as the web server user. The terminal feature verifies if the submitted command...

8.8CVSS6.2AI score0.00712EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/15 4:16 p.m.18 views

CVE-2026-46709

Tabby formerly Terminus is a highly configurable terminal emulator. Prior to 1.0.234, Tabby inserts dropped file paths from tabby-electron/src/pathDrop.ts into the active shell without neutralizing command substitution metacharacters such as $… and …, so the incomplete CVE-2026-45038 fix for...

7.8CVSS0.00226EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/15 2:59 p.m.10 views

CVE-2026-46709 Tabby: Drag-and-drop path injection still allows RCE via shell command substitution (incomplete fix for CVE-2026-45038)

Tabby formerly Terminus is a highly configurable terminal emulator. Prior to 1.0.234, Tabby inserts dropped file paths from tabby-electron/src/pathDrop.ts into the active shell without neutralizing command substitution metacharacters such as $… and …, so the incomplete CVE-2026-45038 fix for...

7.8CVSS6.4AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/15 2:59 p.m.53 views

CVE-2026-46709 Tabby: Drag-and-drop path injection still allows RCE via shell command substitution (incomplete fix for CVE-2026-45038)

Tabby formerly Terminus is a highly configurable terminal emulator. Prior to 1.0.234, Tabby inserts dropped file paths from tabby-electron/src/pathDrop.ts into the active shell without neutralizing command substitution metacharacters such as $… and …, so the incomplete CVE-2026-45038 fix for...

7.8CVSS0.00226EPSS
SaveExploits1References3
NVD
NVD
added 2026/06/05 6:17 p.m.17 views

CVE-2026-45750

Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. Prior to version 2.3.2, the GET /ssh/filemanager/ssh/resolvePath endpoint in the Termix File Manager component unsafely processes the path parameter and embeds it into a shell command...

9CVSS0.00294EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/06/05 6:06 p.m.21 views

EUVD-2026-34878

Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. Prior to version 2.3.2, the GET /ssh/filemanager/ssh/resolvePath endpoint in the Termix File Manager component unsafely processes the path parameter and embeds it into a shell command...

9CVSS5.5AI score0.00294EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/06/05 12:00 a.m.35 views

PT-2026-47022

Name of the Vulnerable Software and Affected Versions Termix versions prior to 2.3.2 Description The File Manager component of this web-based server management platform contains a command injection flaw. The endpoint "/ssh/file manager/ssh/resolvePath" unsafely processes the path parameter,...

9CVSS5.6AI score0.00294EPSS
SaveExploits1References9
Rows per page
Query Builder