Lucene search
+L

5049 matches found

NVD
NVD
added 2026/05/15 7:17 p.m.25 views

CVE-2026-8686

Missing bounds validation in the MQTT v5.0 property parser in coreMQTT before 5.0.1 allows an MQTT broker to cause a denial of service by sending a crafted packet. To remediate this issue, users should upgrade to v5.0.1...

9.1CVSS0.00388EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/05/15 6:38 p.m.10 views

CVE-2026-8686

Missing bounds validation in the MQTT v5.0 property parser in coreMQTT before 5.0.1 allows an MQTT broker to cause a denial of service by sending a crafted packet. To remediate this issue, users should upgrade to v5.0.1...

8.7CVSS5.8AI score0.00388EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/05/15 6:38 p.m.15 views

CVE-2026-8686 DoS from MQTT v5.0 Deserialization Fault in core MQTT

Missing bounds validation in the MQTT v5.0 property parser in coreMQTT before 5.0.1 allows an MQTT broker to cause a denial of service by sending a crafted packet. To remediate this issue, users should upgrade to v5.0.1...

8.7CVSS5.9AI score
SaveExploits0References5
CVE
CVE
added 2026/05/15 6:38 p.m.52 views

CVE-2026-8686

CVE-2026-8686 affects coreMQTT’s MQTT v5.0 property parser. The vulnerability is due to missing bounds validation in the parser prior to version 5.0.1, which may allow an MQTT broker to trigger a denial-of-service by sending a crafted packet. Affected component: coreMQTT (MQTT v5.0 property parsi...

9.1CVSS5.8AI score0.00388EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/05/15 6:38 p.m.12 views

CVE-2026-8686 DoS from MQTT v5.0 Deserialization Fault in core MQTT

Missing bounds validation in the MQTT v5.0 property parser in coreMQTT before 5.0.1 allows an MQTT broker to cause a denial of service by sending a crafted packet. To remediate this issue, users should upgrade to v5.0.1...

8.7CVSS5.8AI score0.00388EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/05/14 8:24 a.m.18 views

EUVD-2026-30260

The MW WP Form plugin for WordPress is vulnerable to Information Exposure in all versions up to, and including, 5.1.2 via the getpostpropertyfromquerystring function due to insufficient restrictions on which posts can be included. This makes it possible for unauthenticated attackers to extract da...

5.3CVSS5.8AI score0.00351EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/14 12:00 a.m.24 views

PT-2026-40896

Name of the Vulnerable Software and Affected Versions MW WP Form versions prior to 5.1.3 Description Insufficient restrictions in the get post property from querystring function allow unauthenticated attackers to extract data from private, draft, or password-protected posts. Recommendations Updat...

5.3CVSS5.8AI score0.00351EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/05/14 12:00 a.m.24 views

PT-2026-41216

Name of the Vulnerable Software and Affected Versions deepobj versions prior to 1.0.3 Description Prototype pollution occurs when property paths contain proto , constructor, or prototype. This issue arises when property paths are exposed as user input, allowing an attacker to modify the prototype...

8.2CVSS5.8AI score0.00316EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/13 7:17 p.m.26 views

CVE-2026-44248

Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final and 4.1.133.Final, the MQTT 5 header Properties section is parsed and buffered before any message size limit is applied. Specifically, in MqttDecoder, the decodeVariableHeader method is called before the...

7.5CVSS0.00512EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2026/05/13 5:17 p.m.16 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...

10CVSS6AI score0.00976EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/05/13 5:17 p.m.72 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...

10CVSS0.00976EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/05/13 3:01 p.m.71 views

CVE-2026-44458 Hono: CSS Declaration Injection via Style Object Values in JSX SSR

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.18, the JSX renderer escapes style attribute object values for HTML but not for CSS. Untrusted input in a style object value or property name can therefore inject additional CSS declarations into t...

4.3CVSS0.00197EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/13 2:42 p.m.13 views

CVE-2026-44292 protobufjs: Prototype injection in generated message constructors

protobufjs compiles protobuf definitions into JavaScript JS functions. Prior to 7.5.6 and 8.0.2, protobufjs generated message constructors copied enumerable properties from a provided properties object without filtering the proto key. If an application constructed a message from an...

5.3CVSS6.3AI score
SaveExploits0References3
CVE
CVE
added 2026/05/13 2:42 p.m.58 views

CVE-2026-44292

The CVE-2026-44292 issue affects protobufjs where generated message constructors copied enumerable properties from a provided object without filtering the proto key. This can let attackers pass an attacker-controlled plain object to a message constructor, causing per-instance prototype injection ...

5.3CVSS5.8AI score0.00264EPSS
SaveExploits0References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/13 2:42 p.m.11 views

CVE-2026-44292

protobufjs compiles protobuf definitions into JavaScript JS functions. Prior to 7.5.6 and 8.0.2, protobufjs generated message constructors copied enumerable properties from a provided properties object without filtering the proto key. If an application constructed a message from an...

5.3CVSS5.8AI score0.00264EPSS
SaveExploits0References2Affected Software1
SUSE CVE
SUSE CVE
added 2026/05/13 3:35 a.m.25 views

SUSE CVE-2026-43287

In the Linux kernel, the following vulnerability has been resolved: drm: Account property blob allocations to memcg DRMIOCTLMODECREATEPROPBLOB allows userspace to allocate arbitrary-sized property blobs backed by kernel memory. Currently, the blob data allocation is not accounted to the allocatin...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References18
CNNVD
CNNVD
added 2026/05/13 12:00 a.m.33 views

vm2 代码注入漏洞

vm2 is a high-level virtual machine/sandbox for Node.js developed by Patrik Simek from Czech Republic. It runs untrusted code using built-in Node modules listed in the allowlist. In versions 3.9.6 to 3.10.5 of vm2, there was a code injection vulnerability. This vulnerability stemmed from a bridgi...

10CVSS6.1AI score0.00831EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/05/12 10:46 p.m.8 views

CVE-2026-44245 Kyverno: [policy-reporter-ui] XSS via Stored Property Values in PropertyCard Component

Kyverno is a policy engine designed for cloud native platform engineering teams. Prior to 2.5.2, Vue 3's v-html directive is the framework-documented mechanism for injecting raw HTML, and it intentionally disables the auto-escaping that interpolation provides. The PropertyCard.vue component uses...

6.1CVSS5.9AI score0.00183EPSS
SaveExploits1References1
CVE
CVE
added 2026/05/12 10:46 p.m.49 views

CVE-2026-44245

CVE-2026-44245 affects Kyverno’s policy-reporter-ui where the PropertyCard.vue component uses Vue.js v-html to render non-URL strings, bypassing escaping and allowing stored HTML payloads from Kubernetes PolicyReport.results[].properties to flow into the DOM. The isURL() guard only filters http/h...

6.1CVSS5.9AI score0.00183EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2026/05/12 10:46 p.m.14 views

CVE-2026-44245 Kyverno: [policy-reporter-ui] XSS via Stored Property Values in PropertyCard Component

Kyverno is a policy engine designed for cloud native platform engineering teams. Prior to 2.5.2, Vue 3's v-html directive is the framework-documented mechanism for injecting raw HTML, and it intentionally disables the auto-escaping that interpolation provides. The PropertyCard.vue component uses...

6.1CVSS6.1AI score
SaveExploits0References3
Rows per page
Query Builder