Lucene search
+L

22654 matches found

OSV
OSV
added 2026/05/13 7:17 p.m.16 views

UBUNTU-CVE-2026-42582

Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final, when decoding header blocks, the non-Huffman branch of io.netty.handler.codec.http3.QpackDecoderdecodeHuffmanEncodedLiteral may execute new bytelength for a string literal before verifying that length byt...

7.5CVSS5.8AI score0.00437EPSS
SaveExploits1References3
OSV
OSV
added 2026/05/13 7:17 p.m.12 views

UBUNTU-CVE-2026-42580

Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final and 4.1.133.Final, Netty's chunk size parser silently overflows int, enabling request smuggling attacks. This vulnerability is fixed in 4.2.13.Final and 4.1.133.Final...

6.5CVSS5.8AI score0.00364EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/05/13 7:15 p.m.64 views

CVE-2026-44364 misp-modules website - Missing CSRF protection in the website home blueprint

MISP modules are autonomous modules that can be used to extend MISP for new services. In 3.0.7 and earlier, a Cross-Site Request Forgery vulnerability in the MISP Modules website allowed an attacker to cause an authenticated user to submit unintended requests to the home endpoint. The vulnerabili...

9.3CVSS0.00185EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/05/13 6:30 p.m.14 views

EUVD-2026-29960

A path injection vulnerability exists in OpenPLC v3 2c82b0e79c53f8c1f1458eee15fec173400d6e1a as the binary program compiled from gluegenerator.cpp does not perform any validation on the file path parameters passed via the command line. The user-controlled input parameters are directly passed to t...

5.9AI score0.00387EPSS
SaveExploits2References3
CVE
CVE
added 2026/05/13 6:06 p.m.71 views

CVE-2026-42582

Netty (HTTP/3) vulnerable in QpackDecoder.decodeHuffmanEncodedLiteral prior to 4.2.13.Final: the non-Huffman path may allocate byte[length] without verifying length

7.5CVSS5.8AI score0.00437EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/05/13 5:36 p.m.13 views

CVE-2026-44009 vm2: Sandbox Breakout Through Null Proto Exception

vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.2, This vulnerability is fixed in 3.11.2...

9.8CVSS6AI score0.00812EPSS
SaveExploits1References1
CVE
CVE
added 2026/05/13 5:36 p.m.81 views

CVE-2026-44009

vm2 (Node.js sandbox) contains a sandbox-breakout vulnerability: CVE-2026-44009, triggered by a null-proto exception in handleException, can let an attacker access the host Function and run arbitrary code, enabling remote-code-execution within the host. Affected: versions ≤ 3.11.1; patched in 3.1...

9.8CVSS6AI score0.00812EPSS
SaveExploits1References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/05/13 5:31 p.m.14 views

CVE-2026-44004 vm2: Host Process OOM DoS via Buffer.alloc (Timeout Bypass)

vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.0, sandboxed code can call Buffer.alloc with an arbitrary size to allocate memory directly on the host heap. Because Buffer.alloc is a synchronous C++ native call, vm2's timeout option cannot interrupt it. A single request can exhaust ho...

7.5CVSS6AI score0.00419EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/05/13 5:30 p.m.10 views

CVE-2026-44003 vm2: Transformer Fast-Path Bypass Exposes Internal State Variable

vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.0, vm2's code transformer has a performance optimization that skips AST analysis when the code does not contain catch, import, or async keywords. This fast-path bypass allows sandboxed code to directly access the internal...

5.3CVSS5.8AI score0.00248EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/05/13 5:23 p.m.67 views

CVE-2026-44000 vm2: sandbox boundary bypass via host Promise resolution preserving host object identity

vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.0, a sandbox boundary violation in vm2 allows host object identity to cross into the sandbox through host Promise resolution. When a host-side Promise that resolves to a host object is exposed to the sandbox, the value delivered to the...

6.5CVSS0.002EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/05/13 5:19 p.m.44 views

CVE-2026-43998 vm2: NodeVM require.root bypass via symlink traversal allows sandbox escape

vm2 is an open source vm/sandbox for Node.js. In 3.10.5, NodeVM's require.root path restriction can be bypassed using filesystem symlinks, allowing sandboxed code to load modules from outside the allowed root directory in host context. Because path validation uses path.resolve which does not...

8.5CVSS0.00722EPSS
SaveExploits1References1
OSV
OSV
added 2026/05/13 5:17 p.m.10 views

CVE-2026-43997 vm2: Sandbox Escape

vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.0, it is possible to obtain the host Object. There are various ways to use the host Object, to escape the sandbox, one example would be using HostObject.getOwnPropertySymbols to obtain Symbolnodejs.util.inspect.custom. This vulnerability...

10CVSS6.1AI score
SaveExploits0References7
NVD
NVD
added 2026/05/13 4:16 p.m.17 views

CVE-2026-40460

When NGINX Plus or NGINX Open Source are configured to use the HTTP/3 QUIC module, an attacker may be able to spoof their source IP address allowing for bypass of authorization or bypass of rate limiting. Note: Software versions which have reached End of Technical Support EoTS are not evaluated...

6.9CVSS0.00373EPSS
SaveExploits0References1
CVE
CVE
added 2026/05/13 3:27 p.m.42 views

CVE-2026-44664

The CVE concerns fast-xml-builder, which converts JSON to XML. In version 1.1.5, the fix for CVE-2026-41650 in fast-xml-parser sanitized -- sequences in XML comments via .replace(/--/g, '- -'), allowing an attacker to break out of a comment and inject arbitrary XML/HTML. The issue is addressed in...

6.1CVSS5.9AI score0.00238EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/05/13 3:27 p.m.12 views

CVE-2026-44664

fast-xml-builder builds XML from JSON. In 1.1.5, the fix for CVE-2026-41650 in fast-xml-parser sanitizes -- sequences in XML comment content using .replace/--/g, '- -'. This skip the values containing three consecutive dashes e.g., ---..., allowing an attacker to break out of an XML comment and...

6.1CVSS5.9AI score0.00238EPSS
SaveExploits1References2Affected Software1
RedHat Linux
RedHat Linux
added 2026/05/13 3:12 p.m.29 views

crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages

A flaw was found in the crypto/tls package within the Go golang standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock,...

7.5CVSS7.2AI score0.00621EPSS
SaveExploits0References8
AlpineLinux
AlpineLinux
added 2026/05/13 2:12 p.m.39 views

CVE-2026-40460

When NGINX Plus or NGINX Open Source are configured to use the HTTP/3 QUIC module, an attacker may be able to spoof their source IP address allowing for bypass of authorization or bypass of rate limiting. Note: Software versions which have reached End of Technical Support EoTS are not evaluated...

6.9CVSS5.8AI score0.00373EPSS
SaveExploits0
Patchstack
Patchstack
added 2026/05/13 1:17 p.m.15 views

WordPress Redirection for Contact Form 7 plugin <= 3.2.8 - Cross Site Scripting (XSS) vulnerability

Cross Site Scripting XSS vulnerability discovered by JongHwan Shin in WordPress Plugin Redirection for Contact Form 7 versions = 3.2.8...

5.8AI score0.00237EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2026/05/13 12:43 p.m.6 views

ROOT-OS-ALPINE-315-CVE-2022-28506 CVE-2022-28506 in rootio-giflib - Patched by Root

Root has patched CVE-2022-28506 in the rootio-giflib package for Root:Alpine:3.15. Multiple fixed versions available...

5.5CVSS5.4AI score0.01253EPSS
SaveExploits1
OSV
OSV
added 2026/05/13 10:14 a.m.11 views

RHSA-2026:16699 Red Hat Security Advisory: python3.12 security update

Bulletin has no description...

8.1CVSS5.7AI score0.00579EPSS
SaveExploits0References20
Rows per page
Query Builder