Lucene search
+L

32224 matches found

Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.10 views

PT-2026-63284

Name of the Vulnerable Software and Affected Versions Gitea affected versions not specified Description An authenticated user can cause a denial of service by submitting a specially crafted RFC 4716 SSH2 public key to the SSH key ingestion endpoint. The issue stems from a normalization function...

6.9CVSS5.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.11 views

PT-2026-62105

Name of the Vulnerable Software and Affected Versions The product name cannot be determined affected versions not specified Description The audit file upload handler fails to sanitize filenames, which allows shell metacharacters to be passed into system command execution. This input validation...

8.8CVSS5.9AI score0.0144EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.9 views

PT-2026-62103

Name of the Vulnerable Software and Affected Versions The product name cannot be determined. affected versions not specified Description An issue exists in the audit file upload functionality where a filename provided during the upload process is not properly sanitized before being used in system...

9.9CVSS5.9AI score0.0259EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.6 views

PT-2026-61936

Name of the Vulnerable Software and Affected Versions libssh affected versions not specified Description A flaw exists in the handling of ProxyCommand where a malicious username expanded through the %r variable can inject shell metacharacters. This can lead to the exposure of environment variable...

3.9CVSS5.8AI score0.00115EPSS
SaveExploits0References37
NVD
NVD
added 2026/07/20 10:17 p.m.6 views

CVE-2026-64625

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.00351EPSS
SaveExploits0References2
Patchstack
Patchstack
added 2026/07/20 9:49 p.m.9 views

NPM: shell-quote: Quadratic-complexity Denial of Service in `parse()` (CWE-407)

NPM: shell-quote: Quadratic-complexity Denial of Service in parse CWE-407 vulnerability discovered by ? in WordPress Npm shell-quote versions = 1.8.4...

8.7CVSS5.2AI score0.0036EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/07/20 9:49 p.m.9 views

EUVD-2026-39180

shell-quote: Quadratic-complexity Denial of Service in parse CWE-407...

8.7CVSS5.2AI score0.0036EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/07/20 9:49 p.m.6 views

shell-quote: Quadratic-complexity Denial of Service in `parse()` (CWE-407)

Summary shell-quote's parse finalizes its token list with a reduce that uses Array.prototype.concat as the accumulator. Each prev.concatarg copies the entire growing array, so parse runs in On² in the number of tokens. An unauthenticated attacker who can submit a string to any code path that call...

8.7CVSS6AI score0.0036EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/07/20 9:49 p.m.6 views

GHSA-395F-4HP3-45GV shell-quote: Quadratic-complexity Denial of Service in `parse()` (CWE-407)

Summary shell-quote's parse finalizes its token list with a reduce that uses Array.prototype.concat as the accumulator. Each prev.concatarg copies the entire growing array, so parse runs in On² in the number of tokens. An unauthenticated attacker who can submit a string to any code path that call...

8.7CVSS6.2AI score0.0036EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/20 9:14 p.m.12 views

EUVD-2026-41898

Pillow: WindowsViewer.getcommand OS command injection via unescaped shell path...

4.5CVSS5.2AI score0.00177EPSS
SaveExploits1References7
OSV
OSV
added 2026/07/20 9:14 p.m.4 views

GHSA-4X4J-2G7C-83W6 Pillow: WindowsViewer.get_command() OS command injection via unescaped shell path

Summary WindowsViewer.getcommand constructs a cmd.exe shell command by directly embedding a file path into an f-string without escaping. The result is passed to subprocess.Popen..., shell=True. Shell metacharacters in the file path — most importantly a double-quote " that breaks out of the...

4.5CVSS6AI score0.00177EPSS
SaveExploits1References8
NVD
NVD
added 2026/07/20 8:16 p.m.11 views

CVE-2026-53593

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.224, the denylist that neutralizes dangerous file uploads Helper::$restrictedextensions is incomplete: it does not cover the .pht extension. The authenticated upload endpoint POST /uploads/uplo...

8.8CVSS0.00283EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/07/20 7:52 p.m.37 views

CVE-2026-53593 FreeScout Vulnerable to Authenticated Remote Code Execution via incomplete upload extension denylist (.pht) — bypass of CVE-2025-48471

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.224, the denylist that neutralizes dangerous file uploads Helper::$restrictedextensions is incomplete: it does not cover the .pht extension. The authenticated upload endpoint POST /uploads/uplo...

8.8CVSS0.00283EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/07/20 7:52 p.m.11 views

CVE-2026-53593

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.224, the denylist that neutralizes dangerous file uploads Helper::$restrictedextensions is incomplete: it does not cover the .pht extension. The authenticated upload endpoint POST /uploads/uplo...

8.8CVSS5.5AI score0.00283EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2026/07/20 7:52 p.m.22 views

CVE-2026-53593

FreeScout prior to 1.8.224 is vulnerable to authenticated remote code execution due to an incomplete denylist for dangerous upload extensions. The upload endpoint POST /uploads/upload stores files with their original extension in storage/app/public/uploads/ and serves them at /storage/uploads/. O...

8.8CVSS5.6AI score0.00283EPSS
SaveExploits1References1
OSV
OSV
added 2026/07/20 7:18 p.m.5 views

CVE-2026-63766 GPT-SoVITS 20250606v2pro OS Command Injection via webui.py

GPT-SoVITS through 20250606v2pro contains an OS command injection vulnerability in webui.py where ASR, slice, denoise, and uvr5 functions interpolate unsanitized Gradio textbox values directly into shell commands executed with shell=True. Attackers can inject shell metacharacters through path...

9.3CVSS6AI score
SaveExploits0References5
NVD
NVD
added 2026/07/20 7:17 p.m.9 views

CVE-2026-63108

Roo Code through 3.54.0 contains a command injection vulnerability in the auto-approve execute feature that allows attackers to bypass allowlist/denylist enforcement by nesting command substitutions inside parameter expansion defaults. The command parser in parse-command.ts replaces parameter...

8.8CVSS0.01919EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/20 6:24 p.m.6 views

CVE-2026-63108 Roo Code 3.54.0 Command Injection via Parameter Expansion Parsing

Roo Code through 3.54.0 contains a command injection vulnerability in the auto-approve execute feature that allows attackers to bypass allowlist/denylist enforcement by nesting command substitutions inside parameter expansion defaults. The command parser in parse-command.ts replaces parameter...

8.8CVSS5.8AI score0.01919EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/20 6:24 p.m.10 views

EUVD-2026-46065

Roo Code through 3.54.0 contains a command injection vulnerability in the auto-approve execute feature that allows attackers to bypass allowlist/denylist enforcement by nesting command substitutions inside parameter expansion defaults. The command parser in parse-command.ts replaces parameter...

8.8CVSS5.8AI score0.01919EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/20 5:53 p.m.6 views

MAL-2026-10927 Malicious code in roles-royce (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 318b93ddaafba751bab93b48efbef99f4eb45f143b019d7ff0f74735e434f378 rolesroyce/init.py invokes a hidden checkenv routine at import time that spawns a background thread harvesting installer secrets — SSH private keys...

5.8AI score
SaveExploits0References2
Rows per page
Query Builder