Lucene search
+L

47508 matches found

EUVD
EUVD
added 2026/08/08 5:05 p.m.16 views

EUVD-2026-54808

D-Link DWR-M961 devices with hardware version C1 and software version 1.1.2C1202602110044 contain a command injection vulnerability in the app.cgi interface. A remote attacker can inject arbitrary malicious commands into the netDig.ping.dst field, resulting in command execution with root privileg...

9.8CVSS5.8AI score0.01695EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/08 4:55 p.m.32 views

CVE-2026-71955 D-Link DWR-M961 Command Injection via /boafrm/formWsc

D-Link DWR-M961 devices with hardware version C1 and software version 1.1.2C1202602110044 contain a command injection vulnerability in the /boafrm/formWsc interface. A remote attacker can inject arbitrary malicious commands into the localPin, targetAPSsid, peerPin, and peerRptPin fields, resultin...

9.8CVSS0.02078EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/08 4:53 p.m.12 views

EUVD-2026-54805

D-Link DWR-M961 devices with hardware version C1 and firmware version before 1.1.5C1202607071108 contain a command injection vulnerability in the /boafrm/formNtp interface. A remote attacker can inject arbitrary malicious commands into the ntpServerIp1 field, resulting in command execution with...

9.8CVSS5.8AI score0.02035EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/08 4:50 p.m.13 views

EUVD-2026-54797

D-Link DWR-M961 devices with hardware version C1 and firmware version before 1.1.5C1202607071108 contain a command injection vulnerability in the /boafrm/formLtefotaUpgradeFibocom interface. A remote attacker can inject arbitrary malicious commands into the fotaurl field, resulting in command...

9.8CVSS5.8AI score0.02084EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/08 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-48120

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Kakoune is a code editor. Prior to version 2026.05.21, the bundled, enabled by default, autorestore.kak script can be exploited by malicious backup files leadin...

8.6CVSS5.6AI score0.00137EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/07 11:17 p.m.13 views

CVE-2026-48120

Kakoune is a code editor. Prior to version 2026.05.21, the bundled, enabled by default, autorestore.kak script can be exploited by malicious backup files leading to arbitrary kakoune and shell commands being executed by simply opening a file. Kakoune 2026.05.21 fixes the issue. As a workaround, a...

8.6CVSS0.00137EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/07 11:17 p.m.9 views

DEBIAN-CVE-2026-48120

Kakoune is a code editor. Prior to version 2026.05.21, the bundled, enabled by default, autorestore.kak script can be exploited by malicious backup files leading to arbitrary kakoune and shell commands being executed by simply opening a file. Kakoune 2026.05.21 fixes the issue. As a workaround, a...

8.6CVSS5.5AI score0.00137EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/07 7:17 p.m.9 views

CVE-2026-48097

NexTor IP Changer is a command-line tool that leverages the Tor network to periodically rotate a user's IP address. Versions prior to 2.0.0 have a command execution vulnerability due to unsafe use of shell=True with commands that rely on executable resolution through the PATH environment variable...

7.8CVSS0.00273EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/07 7:06 p.m.14 views

CVE-2026-48097 NexTOR_IP_CHANGER has PATH Injection Leading to Arbitrary Command Execution

NexTor IP Changer is a command-line tool that leverages the Tor network to periodically rotate a user's IP address. Versions prior to 2.0.0 have a command execution vulnerability due to unsafe use of shell=True with commands that rely on executable resolution through the PATH environment variable...

7.8CVSS5.8AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/07 7:06 p.m.17 views

EUVD-2026-54603

NexTor IP Changer is a command-line tool that leverages the Tor network to periodically rotate a user's IP address. Versions prior to 2.0.0 have a command execution vulnerability due to unsafe use of shell=True with commands that rely on executable resolution through the PATH environment variable...

7.8CVSS5.7AI score0.00273EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/07 7:06 p.m.49 views

CVE-2026-48097

NexTor IP Changer (CLI tool) is affected by a PATH-based command execution vulnerability caused by unsafe use of shell=True, where executable resolution via PATH allows an attacker with control of the execution environment to place malicious executables earlier in PATH, enabling execution of atta...

7.8CVSS5.7AI score0.00273EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/07 7:06 p.m.30 views

CVE-2026-48097 NexTOR_IP_CHANGER has PATH Injection Leading to Arbitrary Command Execution

NexTor IP Changer is a command-line tool that leverages the Tor network to periodically rotate a user's IP address. Versions prior to 2.0.0 have a command execution vulnerability due to unsafe use of shell=True with commands that rely on executable resolution through the PATH environment variable...

7.8CVSS0.00273EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/07 3:49 p.m.8 views

Arbitrary Argument Injection

Overview GitPython is a python library used to interact with Git repositories Affected versions of this package are vulnerable to Arbitrary Argument Injection via the checkunsafeoptions process. An attacker can execute arbitrary OS commands by supplying specially crafted keyword arguments that...

8.8CVSS5.8AI score0.00463EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/07 3:49 p.m.13 views

GHSA-WVPP-8HX9-P66J GitPython: Unsafe git option guard bypass via split_single_char_options=False short-option token smuggling enables command execution

Summary The checkunsafeoptions guard can be bypassed on every guarded method clone/clonefrom, fetch/pull/push, lsremote, itercommits, blame, archive by combining a single-character kwarg with splitsinglecharoptions=False. The guard's candidate list omits the smuggled option, but transformkwarg...

8.8CVSS5.9AI score0.00463EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/08/07 3:46 p.m.8 views

Arbitrary Argument Injection

Overview GitPython is a python library used to interact with Git repositories Affected versions of this package are vulnerable to Arbitrary Argument Injection via the setvalue process. An attacker can execute arbitrary commands by injecting specially crafted option names that are written verbatim...

8.8CVSS5.8AI score0.00374EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/07 2:17 p.m.5 views

AZL-95478 CVE-2026-61477 affecting package libvirt 10.10.0-2

An injection vulnerability was found in libvirt's virtual network driver. The network XML parser does not strip newline characters from DNS TXT record value attributes and SRV record domain/target attributes. These values are written verbatim into the dnsmasq configuration file generated by the...

2.3CVSS6AI score0.00163EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/07 2:09 p.m.17 views

EUVD-2026-54487

An injection vulnerability was found in libvirt's virtual network driver. The network XML parser does not strip newline characters from DNS TXT record value attributes and SRV record domain/target attributes. These values are written verbatim into the dnsmasq configuration file generated by the...

2.3CVSS5.7AI score0.00163EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/07 2:09 p.m.12 views

CVE-2026-61477 Libvirt: libvirt: newline injection in network xml dns txt/srv fields allows dnsmasq config directive injection

An injection vulnerability was found in libvirt's virtual network driver. The network XML parser does not strip newline characters from DNS TXT record value attributes and SRV record domain/target attributes. These values are written verbatim into the dnsmasq configuration file generated by the...

2.3CVSS5.7AI score0.00163EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/07 2:09 p.m.17 views

CVE-2026-61477

An injection vulnerability was found in libvirt's virtual network driver. The network XML parser does not strip newline characters from DNS TXT record value attributes and SRV record domain/target attributes. These values are written verbatim into the dnsmasq configuration file generated by the...

2.3CVSS5.7AI score0.00163EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/07 10:33 a.m.12 views

EUVD-2026-54451

A flaw was found in dracut. The die error-handling function writes its message into a shell script under the initramfs emergency-hook directory without properly shell-quoting it. When the message contains data derived from the DHCP ROOTPATH option, an attacker on the adjacent network who controls...

7.5CVSS5.3AI score0.00292EPSS
SaveExploits0References5
Rows per page
Query Builder