Lucene search
+L

153049 matches found

CVE
CVE
added 2026/08/22 10:45 a.m.22 views

CVE-2026-77945

A command injection vulnerability exists in TRENDnet TEW-821DAP firmware version 2.2.01b05 , specifically in the ssi component within the file /cgi-bin/upload.cgi. An attacker can manipulate the filename argument to inject arbitrary commands. The attack is remotely exploitable and requires low pr...

7.4CVSS7.3AI score0.01284EPSS
SaveExploits0References5
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/22 9:47 a.m.12 views

Malicious code in scrambleeeer (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 2a65599e4b6ca9e8349fbde07e578e53844af217c6eca15dcd6bb99c8a1fa63f Package advertises a trivial string-shuffle utility, but its exported function scrambleeeer opens a TCP socket to bax.h4x.tv:6363, duplicates...

5.7AI score
SaveExploits0References2
OSV
OSV
added 2026/08/22 9:47 a.m.7 views

MAL-2026-14358 Malicious code in scrambleeeer (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 2a65599e4b6ca9e8349fbde07e578e53844af217c6eca15dcd6bb99c8a1fa63f Package advertises a trivial string-shuffle utility, but its exported function scrambleeeer opens a TCP socket to bax.h4x.tv:6363, duplicates...

5.8AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.12 views

PT-2026-79566

hashcat fails to restrict command-line options when parsing restore files, allowing attackers to inject output-redirecting options like --outfile and --potfile-path. Attackers can craft restore files with malicious options to append attacker-controlled content to arbitrary files, enabling code...

8.5CVSS6AI score0.00162EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.14 views

PT-2026-79528

A vulnerability was found in TRENDnet TEW-821DAP 2.2.01b05. Affected is an unknown function of the file /cgi-bin/upload.cgi of the component ssi. Performing a manipulation of the argument filename results in command injection. The attack may be initiated remotely. The exploit has been made public...

7.4CVSS5.2AI score0.01284EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.14 views

PT-2026-79532

A weakness has been identified in TRENDnet TEW-823DRU 1.1.02b01. This vulnerability affects the function nvram get of the component CLI Configuration Tool. This manipulation causes command injection. The attack is possible to be carried out remotely. The exploit has been made available to the...

6.6CVSS6.5AI score0.02093EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/08/22 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-68766

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - hashcat fails to restrict command-line options when parsing restore files, allowing attackers to inject output-redirecting options like --outfile and...

8.5CVSS6.3AI score0.00162EPSS
SaveExploits0References2
VulnCheck KEV
VulnCheck KEV
added 2026/08/22 12:00 a.m.6 views

VulnCheck KEV: CVE-2021-27691

Command Injection in Tenda G0 routers with firmware versions v15.11.0.69039CN and v15.11.0.55876CN , and Tenda G1 and G3 routers with firmware versions v15.11.0.179502CN or v15.11.0.169024CN allows remote attackers to execute arbitrary OS commands via a crafted action/setDebugCfg request. This...

10CVSS6AI score0.25183EPSS
SaveIn wildExploits0References4
NVD
NVD
added 2026/08/21 11:16 p.m.10 views

CVE-2026-53541

OliveTin gives access to predefined shell commands from a web interface. The filterToDefinedArgumentsOnly function in the executor is intended to discard any arguments not explicitly defined in the action's configuration. However, prior to commit ebffd9f040f791208aee1db2e5a8aecd1e3e603d, a specia...

4.3CVSS0.00228EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/21 10:51 p.m.5 views

CVE-2026-53541 OliveTin has Unvalidated `ot_`-prefixed Arguments that Bypass Input Filtering

OliveTin gives access to predefined shell commands from a web interface. The filterToDefinedArgumentsOnly function in the executor is intended to discard any arguments not explicitly defined in the action's configuration. However, prior to commit ebffd9f040f791208aee1db2e5a8aecd1e3e603d, a specia...

4.3CVSS5.5AI score
SaveExploits0References4
CVE
CVE
added 2026/08/21 10:51 p.m.37 views

CVE-2026-53541

OliveTin , a web interface for executing predefined shell commands, is vulnerable to improper input validation in its executor. The filterToDefinedArgumentsOnly function in service/internal/executor/executor.go contains a special case that allows any user-supplied argument prefixed with ot_ to by...

4.3CVSS8.7AI score0.00228EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/21 10:51 p.m.31 views

CVE-2026-53541 OliveTin has Unvalidated `ot_`-prefixed Arguments that Bypass Input Filtering

OliveTin gives access to predefined shell commands from a web interface. The filterToDefinedArgumentsOnly function in the executor is intended to discard any arguments not explicitly defined in the action's configuration. However, prior to commit ebffd9f040f791208aee1db2e5a8aecd1e3e603d, a specia...

4.3CVSS0.00228EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/21 10:16 p.m.9 views

CVE-2026-53530

RaTeX is a KaTeX-compatible math rendering engine written in Rust. Prior to version 0.1.11, the public parser entrypoint ratexparser::parse&str panics on the 9-byte input \verbéxé i.e. \verb followed by the non-ASCII delimiter é. When handling a \verb command, the parser slices the verbatim...

8.7CVSS0.00253EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/21 9:31 p.m.27 views

CVE-2026-53530 ratex-parser panics on `\verb` with a multibyte delimiter (UTF-8 byte-boundary slice)

RaTeX is a KaTeX-compatible math rendering engine written in Rust. Prior to version 0.1.11, the public parser entrypoint ratexparser::parse&str panics on the 9-byte input \verbéxé i.e. \verb followed by the non-ASCII delimiter é. When handling a \verb command, the parser slices the verbatim...

8.7CVSS0.00253EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/21 9:31 p.m.28 views

CVE-2026-53530

RaTeX (a KaTeX-compatible math rendering engine in Rust) is vulnerable to a denial of service in ratex-parser prior to version 0.1.11 . The parser slices the \verb argument using byte indices (arg[1..arg.len() - 1] at parser.rs:910); when the delimiter is a multibyte UTF-8 character (e.g. é), the...

8.7CVSS5.4AI score0.00253EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/21 8:21 p.m.24 views

CVE-2026-62283

Nezha Monitoring (a self-hostable server and website monitoring tool) versions 1.14.13–1.14.14 and 2.0.0–2.0.9 contain a cross-tenant session hijack vulnerability. Stream identifiers created by CreateStream in service/rpc/io_stream.go are not bound to their creating user, and the WebSocket endpoi...

9.9CVSS5.4AI score0.00369EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/21 8:17 p.m.24 views

CVE-2026-62316

Microsoft UFO (open-source intelligent automation framework) is vulnerable to a DNS rebinding attack in versions prior to 3.0.8 . The component ufo/client/mcp/http_servers/linux_mcp_server.py binds a FastMCP streamable HTTP server to localhost:8010 without validating Host , Origin , or Sec-Fetch-...

8.8CVSS5.4AI score0.00316EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/21 8:17 p.m.6 views

CVE-2026-62316 Microsoft UFO: DNS Rebinding → Unauthenticated File Read / Command Execution

Microsoft UFO open-source framework for intelligent automation across devices and platforms. Prior to 3.0.8, ufo/client/mcp/httpservers/linuxmcpserver.py binds a FastMCP streamable HTTP server to localhost:8010 but does not validate the Host, Origin, or Sec-Fetch-Site headers. An...

8.8CVSS5.7AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/21 8:17 p.m.7 views

EUVD-2026-64136

Microsoft UFO open-source framework for intelligent automation across devices and platforms. Prior to 3.0.8, ufo/client/mcp/httpservers/linuxmcpserver.py binds a FastMCP streamable HTTP server to localhost:8010 but does not validate the Host, Origin, or Sec-Fetch-Site headers. An...

8.8CVSS5.6AI score0.00316EPSS
SaveExploits0References3
Nuclei
Nuclei
added 2026/08/21 7:35 p.m.163 views

Alcatel-Lucent OmniPCX - Remote Command Execution

The OmniPCX web interface has a script "masterCGI" with a remote command execution vulnerability via the "user" parameter. id: CVE-2007-3010 info: name: Alcatel-Lucent OmniPCX - Remote Command Execution author: king-alexander severity: critical description: | The OmniPCX web interface has a scrip...

10CVSS8.4AI score0.97407EPSS
SaveExploits9References5
Rows per page
Query Builder