Lucene search
+L

53129 matches found

OSV
OSV
added 2026/03/25 3:31 p.m.36 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
NVD
NVD
added 2026/03/25 11:16 a.m.11 views

CVE-2026-23355

In the Linux kernel, the following vulnerability has been resolved: ata: libata: cancel pending work after clearing deferredqc Syzbot reported a WARNON in atascsideferredqcwork, caused by ap-ops-qcdefer returning non-zero before issuing the deferred qc. atascsischeduledeferredqc is called during...

5.5CVSS0.00122EPSS
SaveExploits0References4
OSV
OSV
added 2026/03/25 11:16 a.m.9 views

UBUNTU-CVE-2026-23355

In the Linux kernel, the following vulnerability has been resolved: ata: libata: cancel pending work after clearing deferredqc Syzbot reported a WARNON in atascsideferredqcwork, caused by ap-ops-qcdefer returning non-zero before issuing the deferred qc. atascsischeduledeferredqc is called during...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References7
CVE
CVE
added 2026/03/25 10:27 a.m.19 views

CVE-2026-23355

The CVE-2026-23355 issue affects the Linux kernel libata subsystem. It describes a defect where queued work for a deferred command (deferred_qc) is not canceled when cleared, allowing a WARN_ON() condition to fire later if ap->ops->qc_defer() returns non-zero. The root cause is that, althou...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References4Affected Software1
SUSE CVE
SUSE CVE
added 2026/03/25 12:25 a.m.11 views

SUSE CVE-2026-30223

OliveTin gives access to predefined shell commands from a web interface. Prior to version 3000.11.1, when JWT authentication is configured using either "authJwtPubKeyPath" local RSA public key or "authJwtHmacSecret" HMAC secret, the configured audience value authJwtAud is not enforced during toke...

8.8CVSS5.8AI score0.00301EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2026/03/25 12:25 a.m.14 views

SUSE CVE-2026-30224

OliveTin gives access to predefined shell commands from a web interface. Prior to version 3000.11.1, OliveTin does not revoke server-side sessions when a user logs out. Although the browser cookie is cleared, the corresponding session remains valid in server storage until expiry default 1 year. A...

5.4CVSS5.8AI score0.00302EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/03/25 12:00 a.m.34 views

CVE-2026-26830

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 childprocess.e...

9.8CVSS0.02493EPSS
SaveExploits4References3
ATTACKERKB
ATTACKERKB
added 2026/03/25 12:00 a.m.4 views

CVE-2026-26830

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 childprocess.e...

9.8CVSS5.8AI score0.02493EPSS
SaveExploits4References4
CVE
CVE
added 2026/03/25 12:00 a.m.33 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
Cvelist
Cvelist
added 2026/03/25 12:00 a.m.33 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...

0.02308EPSS
SaveExploits4References4
Positive Technologies
Positive Technologies
added 2026/03/25 12:00 a.m.14 views

PT-2026-28089

Modoboa is a mail hosting and management platform. Prior to version 2.7.1, exec cmd in modoboa/lib/sysutils.py always runs subprocess calls with shell=True. Since domain names flow directly into shell command strings without any sanitization, a Reseller or SuperAdmin can include shell...

7.2CVSS5.9AI score0.00566EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2026/03/25 12:00 a.m.20 views

PT-2026-27783

Name of the Vulnerable Software and Affected Versions pdf-image versions through 2.0.0 Description The pdf-image npm package versions through 2.0.0 allows for OS command injection via the pdfFilePath parameter. The constructGetInfoCommand and constructConvertCommandForPage functions utilize...

9.8CVSS6AI score0.02493EPSS
SaveExploits4References11
Snyk
Snyk
added 2026/03/24 7:46 p.m.15 views

Command Injection

Overview Affected versions of this package are vulnerable to Command Injection via the Windows cleanup routine when a crafted profile name containing PowerShell metacharacters is used. An attacker can execute arbitrary PowerShell commands with the privileges of the application process user by...

8.6CVSS6.1AI score0.02904EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/24 7:46 p.m.10 views

GHSA-P8MM-644P-PHMH PinchTab: OS Command Injection via Profile Name in Windows Cleanup Routine Enables Arbitrary Command Execution

Summary PinchTab v0.8.4 contains a Windows-only command injection issue in the orphaned Chrome cleanup path. When an instance is stopped, the Windows cleanup routine builds a PowerShell -Command string using a needle derived from the profile path. In v0.8.4, that string interpolation escapes...

6.7CVSS6.7AI score0.02904EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2026/03/24 7:43 p.m.31 views

CVE-2026-33412

Vim is an open source, command line text editor. Prior to version 9.2.0202, a command injection vulnerability exists in Vim's glob function on Unix-like systems. By including a newline character \n in a pattern passed to glob, an attacker may be able to execute arbitrary shell commands. This...

5.6CVSS6AI score0.00834EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2026/03/24 7:16 p.m.9 views

CVE-2026-2417

A Missing Authentication for Critical Function vulnerability in Pharos Controls Mosaic Show Controller firmware version 2.15.3 could allow an unauthenticated attacker to bypass authentication and execute arbitrary commands with root privileges...

9.3CVSS0.00573EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/03/24 6:48 p.m.7 views

CVE-2026-32948

sbt is a build tool for Scala, Java, and others. From version 0.9.5 to before version 1.12.7, on Windows, sbt uses Process"cmd", "/c", ... to run VCS commands git, hg, svn. The URI fragment branch, tag, revision is user-controlled via the build definition and passed to these commands without...

6.7CVSS6.1AI score0.00304EPSS
SaveExploits1References5Affected Software1
EUVD
EUVD
added 2026/03/24 6:31 p.m.11 views

EUVD-2025-208962

Vulnerable endpoints accept user-controlled input through a URL in JSON format which enables command execution. The commands allowed to execute can open executables. However, the commands cannot pass parameters or arguments. To successfully execute this attack, the attacker needs to be on the sam...

2.1CVSS6AI score0.00443EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/24 6:06 p.m.7 views

CVE-2026-2417

A Missing Authentication for Critical Function vulnerability in Pharos Controls Mosaic Show Controller firmware version 2.15.3 could allow an unauthenticated attacker to bypass authentication and execute arbitrary commands with root privileges...

9.3CVSS6.1AI score0.00573EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/03/24 4:04 p.m.9 views

GHSA-X4FF-Q6H8-V7GW sbt: Source dependency feature (via crafted VCS URL) leads to arbitrary code execution on Windows

Summary On Windows, sbt uses Process"cmd", "/c", ... to run VCS commands git, hg, svn. The URI fragment branch, tag, revision is user-controlled via the build definition and passed to these commands without validation. Because cmd /c interprets &, |, and ; as command separators, a malicious...

6.7CVSS6.2AI score0.00304EPSS
SaveExploits1References6
Rows per page
Query Builder