Lucene search
+L

45808 matches found

Cvelist
Cvelist
added 2026/05/08 12:0 a.m.44 views

CVE-2024-30167

/cgi-bin/time.cgi in Atlona AT-OME-MS42 Matrix Switcher 1.1.2 allow remote authenticated users to execute arbitrary commands as root via a POST request that carries a serverName parameter...

0.01143EPSS
SaveExploits2References1
CVE
CVE
added 2026/05/08 12:0 a.m.66 views

CVE-2025-67888

Control Web Panel (CWP) before 0.9.8.1209 is affected by an unauthenticated OS command injection flaw. User input passed in the GET parameter “key” to /admin/index.php (when the “api” parameter is set) is not properly sanitized, allowing an attacker to inject and execute arbitrary commands with r...

7.3CVSS6.1AI score0.03602EPSS
SaveExploits3References3
RedhatCVE
RedhatCVE
added 2026/05/07 8:21 p.m.13 views

CVE-2026-30815

An OS command injection vulnerability in the OpenVPN module of TP-Link Archer AX53 v1.0 allows an authenticated adjacent attacker to execute system commands when a specially crafted configuration file is processed due to insufficient input validation. Successful exploitation may allow modificatio...

8.5CVSS7.4AI score0.0116EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/05/07 6:17 p.m.9 views

CVE-2026-42215 GitPython: Command injection via Git options bypass

GitPython is a python library used to interact with Git repositories. From version 3.1.30 to before version 3.1.47, GitPython blocks dangerous Git options such as --upload-pack and --receive-pack by default, but the equivalent Python kwargs uploadpack and receivepack bypass that check. If an...

8.8CVSS6AI score0.00749EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/05/07 6:17 p.m.18 views

EUVD-2026-28411

GitPython is a python library used to interact with Git repositories. From version 3.1.30 to before version 3.1.47, GitPython blocks dangerous Git options such as --upload-pack and --receive-pack by default, but the equivalent Python kwargs uploadpack and receivepack bypass that check. If an...

8.8CVSS6AI score0.00749EPSS
SaveExploits1References2
AlpineLinux
AlpineLinux
added 2026/05/07 6:17 p.m.70 views

CVE-2026-42215

GitPython is a python library used to interact with Git repositories. From version 3.1.30 to before version 3.1.47, GitPython blocks dangerous Git options such as --upload-pack and --receive-pack by default, but the equivalent Python kwargs uploadpack and receivepack bypass that check. If an...

8.8CVSS6AI score0.00749EPSS
SaveExploits1
ATTACKERKB
ATTACKERKB
added 2026/05/07 6:17 p.m.10 views

CVE-2026-42215

GitPython is a python library used to interact with Git repositories. From version 3.1.30 to before version 3.1.47, GitPython blocks dangerous Git options such as --upload-pack and --receive-pack by default, but the equivalent Python kwargs uploadpack and receivepack bypass that check. If an...

8.8CVSS6AI score0.00749EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2026/05/07 6:14 p.m.45 views

CVE-2026-42214

Notepad Next (NotepadNext) before version 0.14 is affected by CVE-2026-42214. The vulnerability lies in detectLanguageFromExtension(), which inserts a file extension directly into a Lua script without sanitization. An attacker can craft a filename whose extension contains Lua code, which executes...

7.8CVSS5.9AI score0.00242EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/05/07 6:14 p.m.8 views

CVE-2026-42214 Improper Control of Generation of Code ('Code Injection') in dail8859/NotepadNext

Notepad Next is a cross-platform, reimplementation of Notepad++. Prior to version 0.14, NotepadNext's detectLanguageFromExtension function interpolates a file's extension directly into a Lua script without sanitization. An attacker can craft a filename whose extension contains Lua code, which...

7.8CVSS6AI score
SaveExploits0References5
GithubExploit
GithubExploit
added 2026/05/07 4:0 p.m.133 views

TRYHACKME_FLATLINE_REPORT

TryHackMe – Flatline CTF | Penetration Testing Report !Platf...

7.5CVSS6AI score0.0352EPSS
SaveExploits5
Veracode
Veracode
added 2026/05/07 7:11 a.m.20 views

Command Injection

willitmerge is vulnerable to Command Injection. The vulnerability is due to improper neutralization of user-controlled input in command execution, which allows an attacker to inject and execute arbitrary system commands through crafted input parameters...

9.8CVSS6AI score0.02696EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/05/07 5:13 a.m.88 views

GHSA-8HG8-63C5-GWMX vm2 NodeVM `nesting: true` bypasses `require: false` allowing sandbox escape and arbitrary OS command execution

Summary When a NodeVM is created with nesting: true, sandbox code can unconditionally require'vm2' regardless of the outer VM's require configuration — including require: false. With access to vm2, the sandbox constructs a new inner NodeVM with its own unrestricted require settings and executes...

9.1CVSS6.5AI score0.0096EPSS
SaveExploits1References5
Snyk
Snyk
added 2026/05/07 5:13 a.m.7 views

Improper Isolation or Compartmentalization

Overview org.webjars.npm:vm2 is a sandbox that can run untrusted code with whitelisted Node's built-in modules. Affected versions of this package are vulnerable to Improper Isolation or Compartmentalization through the NodeVM constructor in lib/nodevm.js. An attacker can run host commands when th...

9.9CVSS6.3AI score0.0096EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/05/07 5:13 a.m.27 views

vm2 NodeVM `nesting: true` bypasses `require: false` allowing sandbox escape and arbitrary OS command execution

Summary When a NodeVM is created with nesting: true, sandbox code can unconditionally require'vm2' regardless of the outer VM's require configuration — including require: false. With access to vm2, the sandbox constructs a new inner NodeVM with its own unrestricted require settings and executes...

9.9CVSS6.5AI score0.0096EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/05/07 4:33 a.m.40 views

GHSA-CP6G-6699-WX9C vm2 has a NodeVM require.root bypass via symlink traversal that allows sandbox escape

Summary NodeVM's require.root path restriction can be bypassed using filesystem symlinks, allowing sandboxed code to load modules from outside the allowed root directory in host context. Because path validation uses path.resolve which does not dereference symlinks but module loading uses Node's...

8.5CVSS6.4AI score0.00722EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/05/07 12:24 a.m.11 views

CRLF Injection

Overview Affected versions of this package are vulnerable to CRLF Injection in the RedisEncoder component. An attacker can inject arbitrary Redis commands or forge responses by supplying input containing CRLF sequences, which are not properly sanitized before being written to the network output...

8.5CVSS5.9AI score0.00198EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/05/07 12:0 a.m.18 views

MiracleLinux 8 : openssh-8.0p1-29.el8_10 (AXSA:2026-554:03)

The remote MiracleLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2026-554:03 advisory. OpenSSH: OpenSSH: Privilege escalation via scp legacy protocol when not preserving file mode CVE-2026-35385 OpenSSH: OpenSSH: Security bypass via...

8.1CVSS6.2AI score0.00612EPSS
SaveExploits0References6
Redos
Redos
added 2026/05/07 12:0 a.m.11 views

ROS-20260507-73-0007

Vulnerability in roundcubemail related to argument injection or modification. Exploitation of the vulnerability could allow an attacker to execute arbitrary commands...

3.1CVSS6.1AI score0.00283EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/05/07 12:0 a.m.10 views

MiracleLinux 9 : openssh-8.7p1-49.el9_7.ML.1 (AXSA:2026-555:04)

The remote MiracleLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2026-555:04 advisory. OpenSSH: OpenSSH: Privilege escalation via scp legacy protocol when not preserving file mode CVE-2026-35385 OpenSSH: OpenSSH: Security bypass via...

8.1CVSS6.2AI score0.00612EPSS
SaveExploits0References6
VulnCheck KEV
VulnCheck KEV
added 2026/05/07 12:0 a.m.24 views

VulnCheck KEV: CVE-2025-9501

The W3 Total Cache WordPress plugin before 2.8.13 is vulnerable to command injection via the parsedynamicmfunc function, allowing unauthenticated users to execute PHP commands by submitting a comment with a malicious payload to a post...

9CVSS7.6AI score0.20473EPSS
SaveIn wildExploits1References2
Rows per page
Query Builder