Lucene search
+L

72847 matches found

Vulnrichment
Vulnrichment
added 2026/07/28 8:36 p.m.6 views

CVE-2026-14958 OS command injection in IBM Aspera Faspex

IBM Aspera Faspex 5 5.0.0 through 5.0.15.4 could allow a remote authenticated attacker to execute arbitrary code due to unquoted shell interpolation...

9.1CVSS6.3AI score0.0052EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/28 8:33 p.m.39 views

CVE-2026-14959 OS Command Injection in IBM Aspera Faspex

IBM Aspera Faspex 5 5.0.0 through 5.0.15.4 could allow a remote authenticated attacker to execute arbitrary code due to shell command injection...

9.1CVSS0.01038EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/28 8:33 p.m.5 views

CVE-2026-14959 OS Command Injection in IBM Aspera Faspex

IBM Aspera Faspex 5 5.0.0 through 5.0.15.4 could allow a remote authenticated attacker to execute arbitrary code due to shell command injection...

9.1CVSS6.3AI score0.01038EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/28 8:33 p.m.10 views

CVE-2026-14959

CVE-2026-14959 affects IBM Aspera Faspex 5, versioned 5.0.0 through 5.0.15.4. The vulnerability allows a remote authenticated attacker to execute arbitrary code via a shell command injection in Faspex components. Root cause: improper input handling enabling shell command execution. Impact: high w...

9.1CVSS6.3AI score0.01038EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2026/07/28 9:16 a.m.8 views

CVE-2026-61376

ELECOM wireless LAN routers and access points devices contain an OS Command Injection vulnerability in Restore Settings. If this vulnerability is exploited, an arbitrary OS command may be executed by an attacker who can log in to the product...

8.6CVSS0.01129EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/28 9:16 a.m.7 views

CVE-2026-59764

ELECOM wireless LAN routers and access points devices contain an OS Command Injection vulnerability in WebUI. If this vulnerability is exploited, an arbitrary OS command may be executed by an attacker who can log in to the product...

8.6CVSS0.01129EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/28 8:40 a.m.12 views

CVE-2026-61376

CVE-2026-61376 affects ELECOM wireless LAN routers and access points. The flaw is an OS Command Injection in the Restore Settings function, allowing an attacker who can log in to the product to execute arbitrary OS commands. Connected documents confirm the vulnerability and generic impact (arbitr...

8.6CVSS7.1AI score0.01129EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/28 8:40 a.m.23 views

CVE-2026-59764

Summary: CVE-2026-59764 affects ELECOM wireless LAN routers and access points. The issue is an OS command injection in the WebUI that enables an attacker who can log in to the product to execute arbitrary OS commands. The vulnerability is supported by multiple sources (NVD entries) with confirmed...

8.6CVSS7.1AI score0.01129EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/28 8:40 a.m.35 views

CVE-2026-59764

ELECOM wireless LAN routers and access points devices contain an OS Command Injection vulnerability in WebUI. If this vulnerability is exploited, an arbitrary OS command may be executed by an attacker who can log in to the product...

8.6CVSS0.01129EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/28 8:40 a.m.6 views

EUVD-2026-49725

ELECOM wireless LAN routers and access points devices contain an OS Command Injection vulnerability in WebUI. If this vulnerability is exploited, an arbitrary OS command may be executed by an attacker who can log in to the product...

8.6CVSS7.1AI score0.01129EPSS
SaveExploits0References2
Nuclei
Nuclei
added 2026/07/28 5:35 a.m.90 views

cPH2 Charging Station v1.87.0 - OS Command Injection

An OS command injection vulnerability in Hardy Barth cPH2 Ladestation v1.87.0 and earlier, may allow an unauthenticated remote attacker to execute arbitrary commands on the system via a specifically crafted arguments passed to the connectivity check feature. id: CVE-2023-46359 info: name: cPH2...

9.8CVSS7.6AI score0.87495EPSS
SaveExploits2References5
Nuclei
Nuclei
added 2026/07/28 5:35 a.m.129 views

Kafka UI 0.7.1 Command Injection

An issue discovered in provectus kafka-ui 0.4.0 through 0.7.1 allows remote attackers to execute arbitrary code via the q parameter of /api/clusters/local/topics/topic/messages. id: CVE-2023-52251 info: name: Kafka UI 0.7.1 Command Injection author: yhy0,iamnoooob severity: high description: | An...

8.8CVSS7.7AI score0.85025EPSS
SaveExploits5References3
NVD
NVD
added 2026/07/27 6:16 p.m.11 views

CVE-2026-48030

Pheditor is a single-file editor and file manager written in PHP. From version 2.0.1 to before version 2.0.4, an OS Command Injection vulnerability in the terminal action handler allows any authenticated user to execute arbitrary OS commands by injecting shell metacharacters into the 'dir' POST...

9.9CVSS0.01545EPSS
SaveExploits1References2
CVE
CVE
added 2026/07/27 5:54 p.m.35 views

CVE-2026-55578

CVE-2026-55578 - Pheditor (PHP) terminal command sanitization flaw Affected: Pheditor versions 2.0.1 through before 2.0.6. After the GHSA-9643-6xjp-vx57 fix added a blocklist for certain characters, three remain unblockable: the single pipe (|), the backtick (`), and the newline (0x0A). An authen...

8.8CVSS6AI score0.00362EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/27 5:54 p.m.7 views

CVE-2026-55578 Pheditor: Incomplete command sanitization in terminal feature allows RCE via pipe operator, backtick substitution, and newline injection

Pheditor is a single-file editor and file manager written in PHP. From version 2.0.1 to before version 2.0.6, the terminal feature in Pheditor uses an incomplete character blocklist to sanitize user-supplied commands before passing them to shellexec. After the fix for GHSA-9643-6xjp-vx57 which...

8.8CVSS6.1AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/27 5:53 p.m.38 views

CVE-2026-48030 Pheditor: OS Command Injection in terminal handler via unsanitized 'dir' parameter (CWE-78)

Pheditor is a single-file editor and file manager written in PHP. From version 2.0.1 to before version 2.0.4, an OS Command Injection vulnerability in the terminal action handler allows any authenticated user to execute arbitrary OS commands by injecting shell metacharacters into the 'dir' POST...

9.9CVSS0.01545EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/07/27 5:53 p.m.11 views

CVE-2026-48030

Pheditor is a single-file editor and file manager written in PHP. From version 2.0.1 to before version 2.0.4, an OS Command Injection vulnerability in the terminal action handler allows any authenticated user to execute arbitrary OS commands by injecting shell metacharacters into the 'dir' POST...

9.9CVSS6.2AI score0.01545EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2026/07/27 5:53 p.m.61 views

CVE-2026-48030

Summary: CVE-2026-48030 affects pheditor (PHP) prior to 2.0.4. An OS command injection exists in the terminal action handler by unsafely using the POST parameter and injecting the directory path into shell_exec() without sanitization. This allows an authenticated user with terminal permission to ...

9.9CVSS6.2AI score0.01545EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/27 5:53 p.m.7 views

CVE-2026-48030 Pheditor: OS Command Injection in terminal handler via unsanitized 'dir' parameter (CWE-78)

Pheditor is a single-file editor and file manager written in PHP. From version 2.0.1 to before version 2.0.4, an OS Command Injection vulnerability in the terminal action handler allows any authenticated user to execute arbitrary OS commands by injecting shell metacharacters into the 'dir' POST...

9.9CVSS6.2AI score
SaveExploits0References4
NVD
NVD
added 2026/07/27 5:16 p.m.11 views

CVE-2026-24252

NVIDIA NeMo for Linux contains a vulnerability where an attacker may cause OS command injection. A successful exploit of this vulnerability may lead to code execution, data tampering, escalation of privileges and information disclosure...

7.8CVSS0.00686EPSS
SaveExploits0References3
Rows per page
Query Builder