Lucene search
K

88 matches found

OSV
OSV
added 2026/04/14 1:10 p.m.0 views

JLSEC-2026-113 Deno is Vulnerable to Command Injection on Windows During Batch File Execution

Summary Deno versions up to 2.5.1 are vulnerable to Command Line Injection attacks on Windows when batch files are executed. Details In Windows, CreateProcess always implicitly spawns cmd.exe if a batch file .bat, .cmd, etc. is being executed even if the application does not specify it via the...

8.1CVSS5.8AI score0.0017EPSS
Exploits1References8
OSV
OSV
added 2026/04/14 1:10 p.m.0 views

JLSEC-2026-115 Deno has an incomplete fix for command-injection prevention on Windows — case-insensitive extension bypass

Summary A prior patch aimed to block spawning Windows batch/shell files by returning an error when a spawned path’s extension matched .bat or .cmd. That check performs a case-sensitive comparison against lowercase literals and therefore can be bypassed when the extension uses alternate casing for...

8.1CVSS6AI score0.00036EPSS
Exploits1References4
ATTACKERKB
ATTACKERKB
added 2026/03/26 11:38 p.m.1 views

CVE-2026-28788

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to version 0.8.6, any authenticated user can overwrite any file's content by ID through the POST /api/v1/retrieval/process/files/batch endpoint. The endpoint performs no ownership check, so a...

7.1CVSS5.8AI score0.00019EPSS
Exploits1References2Affected Software1
CVE
CVE
added 2026/03/23 9:36 p.m.3 views

CVE-2026-32912

OpenClaw 2016.2.26 exposes a local a vulnerability in Windows wrapper resolution for .cmd/.bat files, where current working directory manipulation can change wrapper resolution and lead to command execution integrity loss. Affected: OpenClaw versions prior to 2026.3.1. Root cause: current working...

6AI score
Exploits0
EUVD
EUVD
added 2026/03/22 3:31 p.m.1 views

EUVD-2019-19957

Iperius Backup 6.1.0 contains a privilege escalation vulnerability that allows low-privilege users to execute arbitrary programs with elevated privileges by creating backup jobs. Attackers can configure backup jobs to execute malicious batch files or programs before or after backup operations,...

8.6CVSS6.2AI score0.00018EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2026/03/22 12:0 a.m.1 views

PT-2026-26996

Iperius Backup 6.1.0 contains a privilege escalation vulnerability that allows low-privilege users to execute arbitrary programs with elevated privileges by creating backup jobs. Attackers can configure backup jobs to execute malicious batch files or programs before or after backup operations,...

8.6CVSS6.2AI score0.00018EPSS
Exploits0References5
OSV
OSV
added 2026/03/19 3:30 a.m.2 views

GHSA-H36M-2VH5-X699 Duplicate Advisory: ACPX Windows wrapper shell fallback allowed cwd injection in specific paths

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-6f6j-wx9w-ff4j. This link is maintained to preserve external references. Original Description OpenClaw versions 2026.2.26 prior to 2026.3.1 on Windows contain a current working directory injection vulnerability ...

6.3CVSS5.9AI score0.00092EPSS
Exploits0References3
Cvelist
Cvelist
added 2026/03/19 1:0 a.m.17 views

CVE-2026-31999 OpenClaw 2026.2.26 < 2026.3.1 - Current Working Directory Injection via Windows Wrapper Resolution Fallback

OpenClaw versions 2026.2.26 prior to 2026.3.1 on Windows contain a current working directory injection vulnerability in wrapper resolution for .cmd/.bat files that allows attackers to influence execution behavior through cwd manipulation. Remote attackers can exploit improper shell execution...

6.3CVSS0.00092EPSS
Exploits0References2
Metasploit
Metasploit
added 2026/03/02 6:58 p.m.188 views

MajorDoMo Remote Command Injection via cycle_execs Race Condition

This module exploits an unauthenticated command injection vulnerability in MajorDoMo's remote command handler rc/index.php. The param parameter is interpolated into double quotes without escapeshellarg, and the resulting string is passed to safeexec which inserts it into the safeexecs database...

9.8CVSS5.8AI score0.25968EPSS
Exploits3
SUSE CVE
SUSE CVE
added 2026/01/17 12:24 a.m.2 views

SUSE CVE-2026-22864

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Before 2.5.6, a prior patch aimed to block spawning Windows batch/shell files by returning an error when a spawned path's extension matched .bat or .cmd. That check performs a case-sensitive comparison against lowercase literals and...

9.8CVSS6.8AI score0.00036EPSS
Exploits1References3
RedhatCVE
RedhatCVE
added 2026/01/16 11:31 p.m.1 views

CVE-2026-22864

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Before 2.5.6, a prior patch aimed to block spawning Windows batch/shell files by returning an error when a spawned path’s extension matched .bat or .cmd. That check performs a case-sensitive comparison against lowercase literals and...

9.8CVSS6.8AI score0.00036EPSS
Exploits1References1
Github Security Blog
Github Security Blog
added 2026/01/16 3:49 p.m.10 views

Deno has an incomplete fix for command-injection prevention on Windows — case-insensitive extension bypass

Summary A prior patch aimed to block spawning Windows batch/shell files by returning an error when a spawned path’s extension matched .bat or .cmd. That check performs a case-sensitive comparison against lowercase literals and therefore can be bypassed when the extension uses alternate casing for...

9.8CVSS7.2AI score0.0017EPSS
Exploits2References4Affected Software1
NVD
NVD
added 2026/01/15 11:15 p.m.3 views

CVE-2026-22864

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Before 2.5.6, a prior patch aimed to block spawning Windows batch/shell files by returning an error when a spawned path’s extension matched .bat or .cmd. That check performs a case-sensitive comparison against lowercase literals and...

9.8CVSS0.00036EPSS
Exploits1References2
ATTACKERKB
ATTACKERKB
added 2026/01/15 10:58 p.m.1 views

CVE-2026-22864

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Before 2.5.6, a prior patch aimed to block spawning Windows batch/shell files by returning an error when a spawned path’s extension matched .bat or .cmd. That check performs a case-sensitive comparison against lowercase literals and...

9.8CVSS5.5AI score0.00036EPSS
Exploits1References3Affected Software1
CVE
CVE
added 2026/01/15 10:58 p.m.15 views

CVE-2026-22864

CVE-2026-22864 affects Deno before version 2.5.6. The patch intended to block spawning Windows batch/shell files checked the extension against lowercase .bat/.cmd using a case-sensitive comparison, which can be bypassed by alternate casing (e.g., .BAT/.Bat). This results in a case-insensitive-lik...

9.8CVSS6.4AI score0.00036EPSS
Exploits1References2Affected Software1
AlpineLinux
AlpineLinux
added 2026/01/15 10:58 p.m.3 views

CVE-2026-22864

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Before 2.5.6, a prior patch aimed to block spawning Windows batch/shell files by returning an error when a spawned path’s extension matched .bat or .cmd. That check performs a case-sensitive comparison against lowercase literals and...

9.8CVSS6.8AI score0.00036EPSS
Exploits1References2
Positive Technologies
Positive Technologies
added 2026/01/15 12:0 a.m.4 views

PT-2026-3146

Name of the Vulnerable Software and Affected Versions Deno versions prior to 2.5.6 Description Deno is a JavaScript, TypeScript, and WebAssembly runtime. A previous attempt to prevent the execution of Windows batch and shell files by checking file extensions .bat or .cmd was ineffective due to a...

9.8CVSS6.7AI score0.00036EPSS
Exploits1References13
OSV
OSV
added 2025/11/19 5:15 p.m.0 views

CVE-2025-34334

AudioCodes Fax Server and Auto-Attendant IVR appliances versions up to and including 2.6.23 are vulnerable to an authenticated command injection in the fax test functionality implemented by AudioCodesfiles/TestFax.php. When a fax "send" test is requested, the application builds a faxsender comman...

8.8CVSS6.1AI score0.00217EPSS
Exploits2References4
OSV
OSV
added 2025/11/19 5:15 p.m.1 views

CVE-2025-34332

AudioCodes Fax Server and Auto-Attendant IVR appliances versions up to and including 2.6.23 include a web administration component that controls back-end Windows services using helper batch scripts located under C:\F2MAdmin\F2E\AudioCodesfiles\utils\Services. When certain service actions are...

7.8CVSS5.8AI score
Exploits0References4
NVD
NVD
added 2025/11/19 5:15 p.m.3 views

CVE-2025-34334

AudioCodes Fax Server and Auto-Attendant IVR appliances versions up to and including 2.6.23 are vulnerable to an authenticated command injection in the fax test functionality implemented by AudioCodesfiles/TestFax.php. When a fax "send" test is requested, the application builds a faxsender comman...

8.8CVSS0.00217EPSS
Exploits2References4
Rows per page
Query Builder