Lucene search
+L

46238 matches found

Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.13 views

Mozilla Firefox ESR < 115.39

The version of Firefox ESR installed on the remote Windows host is prior to 115.39. It is, therefore, affected by multiple vulnerabilities as referenced in the mfsa2026-75 advisory. - Internally found bugs present in Firefox ESR 115.38, Firefox ESR 140.13, Firefox ESR 153.0 and Firefox 153. Some ...

9.8CVSS5.9AI score0.0057EPSS
SaveExploits3References14
Anthropic
Anthropic
added 2026/08/17 11:50 p.m.8 views

ANT-2026-PQ3CNCCK · firecracker-microvm/firecracker · Memory Safety / Out-of-Bounds Read+Write (unsafe Rust)

oob-read high CVE-2026-5747 GHSA-776c-mpj7-jm3r Severity Claude high · Security research firm - · Maintainer - Discovered by Claude Mythos Preview REPORT Anthropic's analysis of this finding, sealed at approval. ANT-2026-PQ3CNCCK: Virtio-PCI queue size writable after activation enables host OOB I...

8.7CVSS6AI score0.00208EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/17 11:12 p.m.7 views

vcheck v1.6.3

vcheck Audit a remote Linux host over SSH for the Copy Fail and Dirty Frag kernel-module vulnerabilities and, optionally, apply mitigations: CVE| Name| Affected modules ---|---|--- CVE-2026-31431| Copy Fail| algifaead CVE-2026-43284| Dirty Frag IPsec| esp4, esp6, ipcomp4, ipcomp6, xfrmuser...

8.8CVSS7AI score0.99907EPSS
SaveExploits272References2
Cvelist
Cvelist
added 2026/08/17 9:03 p.m.84 views

CVE-2026-44845 JumpServer: Remote Command Execution (RCE) via Jinja Template Injection in Applet Host Deployment

JumpServer is an open source bastion host and an operation and maintenance security audit system. Prior to 4.10.17, an authenticated administrator with Applet Host management and deployment permissions can inject Jinja2 expressions into the IP/Host field or Core Service Address field, causing...

6.7CVSS0.00615EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/17 9:03 p.m.37 views

CVE-2026-44845 JumpServer: Remote Command Execution (RCE) via Jinja Template Injection in Applet Host Deployment

JumpServer is an open source bastion host and an operation and maintenance security audit system. Prior to 4.10.17, an authenticated administrator with Applet Host management and deployment permissions can inject Jinja2 expressions into the IP/Host field or Core Service Address field, causing...

6.7CVSS5.9AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/17 8:53 p.m.46 views

CVE-2026-47698 vm2: Sandbox Breakout Using Dangerous Host Proto Mutators

vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.6, lib/bridge.js and lib/setup-sandbox.js fail to block stacked indirection through Function.prototype.call around dangerous host prototype getter and setter mutators, allowing sandbox code to sever a host intrinsic's prototype chain and...

9.8CVSS0.00704EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/17 8:53 p.m.173 views

CVE-2026-47698

In vm2 versions ≤3.11.5, sandbox code exploits stacked indirection via Function.prototype.call to bypass prototype-chain protections in lib/bridge.js and lib/setup-sandbox.js, severing host intrinsic chains and reaching e.constructor.constructor for arbitrary host command execution. A published P...

9.8CVSS5.5AI score0.00704EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/17 8:53 p.m.8 views

CVE-2026-47698 vm2: Sandbox Breakout Using Dangerous Host Proto Mutators

vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.6, lib/bridge.js and lib/setup-sandbox.js fail to block stacked indirection through Function.prototype.call around dangerous host prototype getter and setter mutators, allowing sandbox code to sever a host intrinsic's prototype chain and...

9.8CVSS5.7AI score
SaveExploits0References5
OSV
OSV
added 2026/08/17 6:03 p.m.62 views

RLSA-2026:55439 Important: curl security update

The curl packages provide the libcurl library and the curl utility for downloading files from servers using various protocols, including HTTP, FTP, and LDAP. Security Fixes: curl: curl: Authentication bypass due to incorrect connection reuse with Negotiate authentication CVE-2026-1965 curl: curl:...

8.1CVSS6.2AI score0.00454EPSS
SaveExploits3References6
Anthropic
Anthropic
added 2026/08/17 5:47 p.m.10 views

ANT-2026-N6TD9MF6 · runc · Symlink-following

symlink-following medium CVE-2026-41579 GHSA-xjvp-4fhw-gc47 Severity Claude high · Security research firm high · Maintainer medium Discovered by an unreleased Anthropic model REPORT Anthropic's analysis, sealed at approval. Disclosure to the maintainer was performed by Ada Logics...

3.3CVSS7.3AI score0.00186EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/17 5:32 p.m.21 views

GHSA-CFCW-XP6X-25GJ vm2: Sandbox Breakout Using Dangerous Host Proto Mutators

Summary VM2 suffers from a sandbox breakout vulnerability. This allows attackers to write code which can escape from the VM2 sandbox and execute arbitrary commands on the host system. Details The fix for https://github.com/patriksimek/vm2/security/advisories/GHSA-v6mx-mf47-r5wg is insufficient an...

9.8CVSS6.7AI score0.00704EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/17 5:32 p.m.18 views

vm2's bufferAllocLimit cap bypassed by Buffer.concat and Buffer.from arrayLike

Summary vm2 bufferAllocLimit cap bypassed by Buffer.concat and Buffer.from arrayLike The bufferAllocLimit option introduced in 3.11.0 GHSA-6785-pvv7-mvg7 caps host-side Buffer allocations driven by sandbox code, the way embedders opt into timeout. The cap wraps Buffer.alloc, Buffer.allocUnsafe,...

8.7CVSS6AI score0.00393EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/08/17 5:16 p.m.10 views

DEBIAN-CVE-2026-61666

websocket-driver is a WebSocket protocol handler with pluggable I/O. Prior to 0.8.2, WebSocket::Driver.server passes a malformed Host header to URI.parse in lib/websocket/http/request.rb without catching URI::InvalidURIError, allowing a remote client to crash a TCP-backed WebSocket server when th...

8.9CVSS5.5AI score0.00338EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/17 4:16 p.m.9 views

CVE-2026-61666 websocket-driver: Denial of service via malformed Host header

websocket-driver is a WebSocket protocol handler with pluggable I/O. Prior to 0.8.2, WebSocket::Driver.server passes a malformed Host header to URI.parse in lib/websocket/http/request.rb without catching URI::InvalidURIError, allowing a remote client to crash a TCP-backed WebSocket server when th...

8.9CVSS5.4AI score0.00338EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/17 4:16 p.m.11 views

CVE-2026-61666

websocket-driver is a WebSocket protocol handler with pluggable I/O. Prior to 0.8.2, WebSocket::Driver.server passes a malformed Host header to URI.parse in lib/websocket/http/request.rb without catching URI::InvalidURIError, allowing a remote client to crash a TCP-backed WebSocket server when th...

8.9CVSS5.5AI score0.00338EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/17 4:16 p.m.40 views

CVE-2026-61666 websocket-driver: Denial of service via malformed Host header

websocket-driver is a WebSocket protocol handler with pluggable I/O. Prior to 0.8.2, WebSocket::Driver.server passes a malformed Host header to URI.parse in lib/websocket/http/request.rb without catching URI::InvalidURIError, allowing a remote client to crash a TCP-backed WebSocket server when th...

8.9CVSS0.00338EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/17 4:16 p.m.8 views

CVE-2026-61666 websocket-driver: Denial of service via malformed Host header

websocket-driver is a WebSocket protocol handler with pluggable I/O. Prior to 0.8.2, WebSocket::Driver.server passes a malformed Host header to URI.parse in lib/websocket/http/request.rb without catching URI::InvalidURIError, allowing a remote client to crash a TCP-backed WebSocket server when th...

8.9CVSS5.6AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/17 4:16 p.m.33 views

CVE-2026-61666

websocket-driver is a WebSocket protocol handler with pluggable I/O. Prior to 0.8.2, WebSocket::Driver.server passes a malformed Host header to URI.parse in lib/websocket/http/request.rb without catching URI::InvalidURIError, allowing a remote client to crash a TCP-backed WebSocket server when th...

8.9CVSS5.4AI score0.00338EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/08/17 4:16 p.m.101 views

CVE-2026-61666

CVE-2026-61666 affects the Ruby gem websocket-driver (a WebSocket protocol handler with pluggable I/O). In versions prior to 0.8.2 , WebSocket::Driver.server() passes a malformed Host header to URI.parse in lib/websocket/http/request.rb without catching URI::InvalidURIError. A remote client can e...

8.9CVSS5.4AI score0.00338EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/17 3:11 p.m.32 views

CVE-2026-73851

Kiota is an OpenAPI based HTTP Client code generator. Prior to 1.29.1 and 1.34.0, an attacker who controls or tampers with the OpenAPI description consumed by Kiota can supply a file reference that resolves outside the manifest package e.g. ../../../../etc/passwd, an absolute path, or a file:// /...

6.1CVSS5.4AI score0.01479EPSS
SaveExploits0References9Affected Software1
Rows per page
Query Builder