Lucene search
+L

7999 matches found

NVD
NVD
added 2026/03/25 4:16 p.m.20 views

CVE-2026-26831

textract through 2.5.0 is vulnerable to OS Command Injection via the file path parameter in multiple extractors. When processing files with malicious filenames, the filePath is passed directly to childprocess.exec in lib/extractors/doc.js, rtf.js, dxf.js, images.js, and lib/util.js with inadequat...

9.8CVSS0.02421EPSS
SaveExploits4References6
OSV
OSV
added 2026/03/25 3:31 p.m.11 views

GHSA-Q5MH-72XG-628W pdf-image has an OS Command Injection Vulnerability through its pdfFilePath parameter

pdf-image npm package through version 2.0.0 allows OS command injection via the pdfFilePath parameter. The constructGetInfoCommand and constructConvertCommandForPage functions use util.format to interpolate user-controlled file paths into shell command strings that are executed via...

9.8CVSS5.9AI score0.02493EPSS
SaveExploits4References3
Vulnrichment
Vulnrichment
added 2026/03/25 12:0 a.m.3 views

CVE-2026-26833

thumbler through 1.1.2 allows OS command injection via the input, output, time, or size parameter in the thumbnail function because user input is concatenated into a shell command string passed to childprocess.exec without proper sanitization or escaping...

5.9AI score0.02308EPSS
SaveExploits4References4
CVE
CVE
added 2026/03/25 12:0 a.m.22 views

CVE-2026-26830

Summary of CVE-2026-26830 (pdf-image) : The npm package pdf-image (versions up to 2.0.0) is vulnerable to OS command injection through the pdfFilePath parameter. The functions constructGetInfoCommand and constructConvertCommandForPage interpolate user-controlled file paths into shell command stri...

9.8CVSS5.8AI score0.02493EPSS
SaveExploits4References3Affected Software1
GithubExploit
GithubExploit
added 2026/03/24 4:15 p.m.184 views

Exploit for CVE-2026-26832

CVE-2026-26832: OS command injection in node-tesseract-ocr...

6AI score0.01706EPSS
SaveExploits3
Vulnrichment
Vulnrichment
added 2026/03/24 3:32 a.m.5 views

CVE-2026-4627 D-Link DIR-825/DIR-825R NTP Service libdeuteron_modules.so handler_update_system_time os command injection

A vulnerability was found in D-Link DIR-825 and DIR-825R 1.0.5/4.5.1. Affected is the function handlerupdatesystemtime of the file libdeuteronmodules.so of the component NTP Service. The manipulation results in os command injection. The attack may be launched remotely. This vulnerability only...

8.6CVSS6.7AI score0.02024EPSS
SaveExploits0References4
CVE
CVE
added 2026/03/24 3:32 a.m.15 views

CVE-2026-4627

CVE-2026-4627 concerns D-Link DIR-825 and DIR-825R (firmware 1.0.5/4.5.1) where the NTP Service’s function handler_update_system_time in libdeuteron_modules.so can lead to an OS command injection. The issue, remotely exploitable, arises in a component that is stated as affected; devices are noted...

8.6CVSS6.7AI score0.02024EPSS
SaveExploits0References4
CVE
CVE
added 2026/03/23 6:25 p.m.14 views

CVE-2026-33648

WWBN AVideo (up to version 26.0) is affected by an OS command injection in the restreamer endpoint. The vulnerability arises because the log file path is built by directly embedding user-controlled users_id and liveTransmitionHistory_id from the JSON body without sanitization, and this path is co...

8.8CVSS6.1AI score0.00612EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/23 2:10 p.m.5 views

CVE-2026-33482 AVideo has an OS Command Injection via $() Shell Substitution Bypass in sanitizeFFmpegCommand()

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the sanitizeFFmpegCommand function in plugin/API/standAlone/functions.php is designed to prevent OS command injection in ffmpeg commands by stripping dangerous shell metacharacters &&, ;, |, , . However, it fails ...

8.1CVSS6.1AI score0.04202EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/03/23 12:0 a.m.17 views

PT-2026-27111

A vulnerability has been found in Tiandy Easy7 Integrated Management Platform up to 7.17.0. This vulnerability affects unknown code of the file /Easy7/apps/WebService/ImportSystemConfiguration.jsp of the component Configuration Handler. The manipulation of the argument File leads to os command...

10CVSS6.8AI score0.03312EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/03/22 5:29 p.m.45 views

CVE-2026-4558 Linksys MR9600 SmartConnect.lua smartConnectConfigure os command injection

A flaw has been found in Linksys MR9600 2.0.6.206937. Affected is the function smartConnectConfigure of the file SmartConnect.lua. Executing a manipulation of the argument configApSsid/configApPassphrase/srpLogin/srpPassword can lead to os command injection. The attack may be launched remotely. T...

9CVSS0.03628EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2026/03/22 4:29 p.m.31 views

CVE-2026-33319 AVideo Vulnerable to OS Command Injection via Unescaped URL in LinkedIn Video Upload Shell Command

WWBN AVideo is an open source video platform. Prior to version 26.0, the uploadVideoToLinkedIn method in the SocialMediaPublisher plugin constructs a shell command by directly interpolating an upload URL received from LinkedIn's API response, without sanitization via escapeshellarg. If an attacke...

5.9CVSS0.00323EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/22 4:29 p.m.6 views

CVE-2026-33319 AVideo Vulnerable to OS Command Injection via Unescaped URL in LinkedIn Video Upload Shell Command

WWBN AVideo is an open source video platform. Prior to version 26.0, the uploadVideoToLinkedIn method in the SocialMediaPublisher plugin constructs a shell command by directly interpolating an upload URL received from LinkedIn's API response, without sanitization via escapeshellarg. If an attacke...

5.9CVSS6.1AI score0.00323EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/03/20 8:46 p.m.10 views

AVideo has an OS Command Injection via $() Shell Substitution Bypass in sanitizeFFmpegCommand()

Summary The sanitizeFFmpegCommand function in plugin/API/standAlone/functions.php is designed to prevent OS command injection in ffmpeg commands by stripping dangerous shell metacharacters &&, ;, |, , . However, it fails to strip $ bash command substitution syntax. Since the sanitized command is...

8.1CVSS6.1AI score0.04202EPSS
SaveExploits1References4Affected Software1
CVE
CVE
added 2026/03/20 7:32 p.m.11 views

CVE-2026-4499

CVE-2026-4499 affects D-Link DIR-820LW firmware 2.03. The vulnerability targets the SSDP component’s ssdpcgi_main function, where manipulation can lead to an OS command injection. The issue can be exploited remotely over the network, and public disclosures indicate an exploit exists. Connections ...

9.8CVSS6.7AI score0.03201EPSS
SaveExploits1References6Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/20 6:32 p.m.2 views

CVE-2026-4496 sigmade Git-MCP-Server gitUtils.ts child_process.exec os command injection

A vulnerability was found in sigmade Git-MCP-Server up to 785aa159f262a02d5791a5d8a8e13c507ac42880. Affected by this vulnerability is the function childprocess.exec of the file src/gitUtils.ts of the component showmergediff/quickmergesummary/showfilediff. The manipulation results in os command...

5.3CVSS5.5AI score0.00835EPSS
SaveExploits0References7
NVD
NVD
added 2026/03/19 9:17 p.m.9 views

CVE-2026-32191

Improper neutralization of special elements used in an os command 'os command injection' in Microsoft Bing Images allows an unauthorized attacker to execute code over a network...

9.8CVSS0.00565EPSS
SaveExploits0References1
NVD
NVD
added 2026/03/19 6:16 p.m.12 views

CVE-2025-67113

OS command injection in the CWMP client /ftl/bin/cwmp of Small Cell Sercomm SCE4255W FreedomFi Englewood firmware before DG3934v3@2308041842 allows remote attackers controlling the ACS endpoint to execute arbitrary commands as root via a crafted TR-069 Download URL that is passed unescaped into t...

9.8CVSS0.01222EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/19 12:45 p.m.8 views

GHSA-W5FF-2MJC-4PHC AVideo has an OS Command Injection via Unescaped URL in LinkedIn Video Upload Shell Command

Summary The uploadVideoToLinkedIn method in the SocialMediaPublisher plugin constructs a shell command by directly interpolating an upload URL received from LinkedIn's API response, without sanitization via escapeshellarg. If an attacker can influence the LinkedIn API response via MITM, compromis...

5.9CVSS6.2AI score0.00323EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2026/03/17 5:21 p.m.35 views

CVE-2026-32298 Angeet ES3 KVM OS command injection

The Angeet ES3 KVM does not properly sanitize user-supplied variables parsed by the 'cfg.lua' script, allowing an authenticated attacker to execute OS-level commands...

9.1CVSS0.00647EPSS
SaveExploits0References3
Rows per page
Query Builder