Lucene search
+L

8508 matches found

CVE
CVE
added 2026/08/11 12:12 a.m.70 views

CVE-2026-58236

The CVE-2026-58236 entry concerns SAP NetWeaver Application Server ABAP and ABAP Platform, where an attacker with high privileges can bypass a missing security control on an internal code path and trigger OS command execution. The impact description indicates OS-level command execution that could...

5.5CVSS5.6AI score0.00377EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.12 views

PT-2026-70742

Improper neutralization of special elements used in an os command 'os command injection' in Visual Studio Code allows an unauthorized attacker to execute code over a network...

8.8CVSS5.5AI score0.00456EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.6 views

PT-2026-70147

Name of the Vulnerable Software and Affected Versions wg-easy version 15.3.0 Description An OS command injection issue exists where users with the clients.create permission can execute arbitrary commands as root. This occurs because the client name field is written to the WireGuard configuration...

9.9CVSS6AI score0.02127EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.10 views

PT-2026-70021

Name of the Vulnerable Software and Affected Versions SAP Manufacturing Integration and Intelligence MII affected versions not specified Description An attacker with high privileges can submit specially crafted input to certain functionality that is processed without sufficient validation. This...

9.1CVSS5.6AI score0.00671EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.15 views

PT-2026-70348

Name of the Vulnerable Software and Affected Versions ColdFusion affected versions not specified Description An OS Command Injection issue exists due to improper neutralization of special elements used in an OS command. This flaw allows a low-privileged attacker to bypass security features and...

7.7CVSS5.3AI score0.01171EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.25 views

PT-2026-70768

Name of the Vulnerable Software and Affected Versions GitHub Copilot affected versions not specified Visual Studio Code affected versions not specified Description Improper neutralization of special elements used in an OS command, known as OS command injection, allows an unauthorized attacker to...

7.8CVSS5.7AI score0.00421EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.4 views

PT-2026-70344

Name of the Vulnerable Software and Affected Versions ColdFusion affected versions not specified Description An OS Command Injection issue exists due to improper neutralization of special elements used in an OS command. This allows an attacker to execute arbitrary code in the context of the curre...

10CVSS6.3AI score0.04312EPSS
SaveExploits0References4
Packet Storm
Packet Storm
added 2026/08/11 12:00 a.m.23 views

CorgetGpsDget 2_3.2 Command Injection

CorgetGpsDget version 23.2 suffers from a remote command injection vulnerability. Exploit Title: CorgetGpsDget 23.2 - OS Command Injection Date: 2026-07-05 Exploit Author: Bytetobreach Fofa server: "PTTServer" Vendor Homepage: http://corget.com Version: GpsDget 23.2, build 2020-09-01 dget.version...

5.6AI score
SaveExploits0
CVE
CVE
added 2026/08/10 10:26 p.m.78 views

CVE-2025-30241

CVE-2025-30241 affects TP-Link Aginet devices; the web interface allows OS command execution due to inadequate input validation/sanitization before using system-level commands. An authenticated adjacent attacker can inject crafted input to run arbitrary commands with elevated privileges, potentia...

8.6CVSS5.9AI score0.00526EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/10 10:26 p.m.31 views

CVE-2025-30241 OS Command Injection in Web Interface in Multiple TP-Link Aginet Devices

Certain web interface components in affected TP-Link Aginet devices do not validate and sanitize user-supplied input properly before passing it to system-level command execution functions. An authenticated adjacent attacker may inject specially crafted input to execute arbitrary operation system...

8.6CVSS0.00526EPSS
SaveExploits0References1
Chainguard
Chainguard
added 2026/08/10 8:30 p.m.16 views

CVE-2026-71849 vulnerabilities

Vulnerabilities for packages: kibana, wazuh-dashboard-fips, wazuh-dashboard, langfuse-fips, langfuse...

3.7CVSS6.6AI score0.00236EPSS
SaveExploits0
Chainguard
Chainguard
added 2026/08/10 8:30 p.m.16 views

GHSA-79QM-7RJ5-M7R9 vulnerabilities

Vulnerabilities for packages: kibana, wazuh-dashboard-fips, wazuh-dashboard, langfuse-fips, langfuse...

5.9AI score
SaveExploits0
OSV
OSV
added 2026/08/10 7:19 p.m.9 views

CVE-2026-72880 Dokploy: Arbitrary File Write + Remote OS Command Injection via `certificatePath`

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the apiCreateCertificate schema in packages/server/src/db/schema/certificate.ts accepts a client-supplied certificatePath, and packages/server/src/services/certificate.ts joins that value to the certificate root withou...

9.9CVSS5.4AI score
SaveExploits0References6
OSV
OSV
added 2026/08/10 7:11 p.m.12 views

CVE-2026-72878 Dokploy: OS Command Injection in backup/restore pipeline via unescaped user-controlled shell arguments

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, Dokploy's backup and restore pipeline constructs shell commands by directly interpolating user-controlled database fields into bash -c "..." and sh -c "..." strings, then executes them via childprocess.exec. An...

9.6CVSS5.7AI score
SaveExploits0References6
CVE
CVE
added 2026/08/10 6:50 p.m.33 views

CVE-2026-72872

CVE-2026-72872 affects Dokploy PaaS prior to version 0.29.13. Affected component: packages/server/src/utils/providers/bitbucket.ts, where bitbucketOwner and bitbucketRepository are stored/used without validation and interpolated into git clone commands executed via execAsync/execAsyncRemote. This...

9.9CVSS5.7AI score0.00372EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 6:33 p.m.11 views

CVE-2026-72865 Dokploy: OS Command Injection via compose `composePath`

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the compose.update operation stores an unvalidated composePath that packages/server/src/utils/builders/compose.ts and packages/server/src/services/compose.ts interpolate into docker compose -f, docker stack deploy -c,...

9.9CVSS5.7AI score
SaveExploits0References6
CVE
CVE
added 2026/08/10 5:59 p.m.41 views

CVE-2026-72862

Technical details are not publicly available in the provided documents. Monitor for updates.

9.9CVSS5.4AI score0.00433EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/10 5:59 p.m.37 views

CVE-2026-72862 Dokploy: OS Command Injection via dockerImage field in database service deployment functions → HOST RCE

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, the mariadb.ts, mongo.ts, mysql.ts, postgres.ts, redis.ts, and libsql.ts Dokploy database service deployment functions pass user-controlled dockerImage fields unquoted into docker pull $dockerImage shell commands on th...

9.9CVSS5.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/10 5:55 p.m.30 views

CVE-2026-72740 Dokploy: OS Command Injection via SSH-form `customGitUrl` domain in `ssh-keyscan`

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, packages/server/src/utils/providers/git.ts parses the user-controlled customGitUrl with sanitizeRepoPathSSH and interpolates its domain into the ssh-keyscan command from addHostToKnownHostsCommand without shell quoting...

9.9CVSS0.00521EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/10 5:55 p.m.23 views

CVE-2026-72740 Dokploy: OS Command Injection via SSH-form `customGitUrl` domain in `ssh-keyscan`

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, packages/server/src/utils/providers/git.ts parses the user-controlled customGitUrl with sanitizeRepoPathSSH and interpolates its domain into the ssh-keyscan command from addHostToKnownHostsCommand without shell quoting...

9.9CVSS5.8AI score
SaveExploits0References5
Rows per page
Query Builder