Lucene search
+L

129304 matches found

Cvelist
Cvelist
added 2026/05/13 2:42 p.m.67 views

CVE-2026-44291 protobufjs: Code generation gadget after prototype pollution

protobufjs compiles protobuf definitions into JavaScript JS functions. Prior to 7.5.6 and 8.0.2, protobufjs used plain objects with inherited prototypes for internal type lookup tables used by generated encode and decode functions. If Object.prototype had already been polluted, those lookup table...

8.1CVSS0.005EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/05/13 2:42 p.m.10 views

CVE-2026-44291

protobufjs compiles protobuf definitions into JavaScript JS functions. Prior to 7.5.6 and 8.0.2, protobufjs used plain objects with inherited prototypes for internal type lookup tables used by generated encode and decode functions. If Object.prototype had already been polluted, those lookup table...

8.1CVSS5.8AI score0.005EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/05/13 2:42 p.m.7 views

CVE-2026-44291 protobufjs: Code generation gadget after prototype pollution

protobufjs compiles protobuf definitions into JavaScript JS functions. Prior to 7.5.6 and 8.0.2, protobufjs used plain objects with inherited prototypes for internal type lookup tables used by generated encode and decode functions. If Object.prototype had already been polluted, those lookup table...

8.1CVSS5.8AI score0.005EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/05/13 2:22 p.m.10 views

CVE-2026-31245

The mem0 1.0.0 server lacks authentication and authorization controls for its memory creation API endpoint POST /memories. The endpoint allows unauthenticated users to submit arbitrary memory records without verifying their identity or permissions. A remote attacker can exploit this by sending...

5.3CVSS6AI score0.00335EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/13 12:0 a.m.12 views

PT-2026-40789

Two CVEs CVE-2026-30889 and CVE-2026-31200 were classic JSON-RPC parser bugs in popular MCP client SDKs. One allowed a server response to set arbitrary properties on the client's session-state object via prototype pollution. The other allowed a server to inject batched…...

5.3CVSS6AI score0.00278EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/05/12 9:0 p.m.23 views

Prototype Pollution

Overview n8n-nodes-base is a Base nodes of n8n Affected versions of this package are vulnerable to Prototype Pollution in the Xml class, which implements an XML node. A user with permission to create or modify workflows can achieve remote code execution on the host system. Note: This is a bypass ...

9.9CVSS6.5AI score0.00634EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/12 9:0 p.m.11 views

Prototype Pollution

Overview n8n-nodes-base is a Base nodes of n8n Affected versions of this package are vulnerable to Prototype Pollution via the pagination parameter in the HTTP Request node. An attacker can execute arbitrary code on the instance by achieving global prototype pollution and chaining this with other...

9.9CVSS6.6AI score0.00876EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/05/12 8:52 p.m.16 views

CVE-2026-42044

A flaw was found in Axios, a widely used HTTP client. This vulnerability, known as a Prototype Pollution "Gadget" attack, allows a remote attacker to subtly alter JSON API responses. By manipulating a specific function, an attacker can selectively modify data within these responses. This could le...

9.1CVSS5.7AI score0.00586EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2026/05/12 6:56 p.m.18 views

Important: Red Hat Security Advisory: Kiali 1.73.30 for Red Hat OpenShift Service Mesh 2.6

Kiali 1.73.30 for Red Hat OpenShift Service Mesh 2.6 is now available. Red Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

10CVSS6.8AI score0.00808EPSS
SaveExploits6References10
Github Security Blog
Github Security Blog
added 2026/05/12 6:30 p.m.12 views

mem0 server lacks authentication and authorization controls for its memory creation API endpoint

The mem0 1.0.0 server lacks authentication and authorization controls for its memory creation API endpoint POST /memories. The endpoint allows unauthenticated users to submit arbitrary memory records without verifying their identity or permissions. A remote attacker can exploit this by sending...

5.3CVSS6AI score0.00335EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2026/05/12 6:16 p.m.11 views

CVE-2026-31245

The mem0 1.0.0 server lacks authentication and authorization controls for its memory creation API endpoint POST /memories. The endpoint allows unauthenticated users to submit arbitrary memory records without verifying their identity or permissions. A remote attacker can exploit this by sending...

5.3CVSS0.00335EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/12 3:1 p.m.10 views

Prototype Pollution

Overview protobufjs is a protocol buffer for JavaScript & TypeScript. Affected versions of this package are vulnerable to Prototype Pollution in the process of copying enumerable properties from a user-supplied object to a generated message instance without filtering the proto property. An attack...

6.3CVSS6.5AI score0.00264EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/12 3:1 p.m.15 views

Prototype Pollution

Overview Affected versions of this package are vulnerable to Prototype Pollution in the process of copying enumerable properties from a user-supplied object to a generated message instance without filtering the proto property. An attacker can alter the prototype of individual message instances by...

7.5CVSS7AI score0.00264EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/05/12 3:1 p.m.136 views

protobuf.js: Code generation gadget after prototype pollution

Summary protobufjs used plain objects with inherited prototypes for internal type lookup tables used by generated encode and decode functions. If Object.prototype had already been polluted, those lookup tables could resolve attacker-controlled inherited properties as valid protobuf type...

8.1CVSS6AI score0.005EPSS
SaveExploits0References5Affected Software1
Patchstack
Patchstack
added 2026/05/12 3:1 p.m.9 views

NPM: protobuf.js: Code generation gadget after prototype pollution

NPM: protobuf.js: Code generation gadget after prototype pollution vulnerability discovered by ? in WordPress Npm protobufjs versions = 7.5.5...

8.1CVSS5.8AI score0.005EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2026/05/12 3:1 p.m.11 views

Prototype Pollution

Overview protobufjs is a protocol buffer for JavaScript & TypeScript. Affected versions of this package are vulnerable to Prototype Pollution in the code generation. An attacker who has achieved prototype pollution by a different exploit can execute arbitrary JavaScript code by polluting...

8.1CVSS6.5AI score0.005EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/05/12 3:1 p.m.17 views

Prototype Pollution

Overview Affected versions of this package are vulnerable to Prototype Pollution in the code generation. An attacker who has achieved prototype pollution by a different exploit can execute arbitrary JavaScript code by polluting Object.prototype prior to invoking the affected process. Note: This i...

8.1CVSS7.9AI score0.005EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/12 3:1 p.m.7 views

GHSA-75PX-5XX7-5XC7 protobuf.js: Code generation gadget after prototype pollution

Summary protobufjs used plain objects with inherited prototypes for internal type lookup tables used by generated encode and decode functions. If Object.prototype had already been polluted, those lookup tables could resolve attacker-controlled inherited properties as valid protobuf type...

8.1CVSS6AI score0.005EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/05/12 3:1 p.m.10 views

Prototype Pollution

Overview protobufjs is a protocol buffer for JavaScript & TypeScript. Affected versions of this package are vulnerable to Prototype Pollution via schema option path handling. An attacker can perform prototype pollution by supplying a crafted protobuf schema or JSON descriptor whose option paths...

7.5CVSS6.4AI score0.00374EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/12 3:1 p.m.7 views

Prototype Pollution

Overview Affected versions of this package are vulnerable to Prototype Pollution via schema option path handling. An attacker can perform prototype pollution by supplying a crafted protobuf schema or JSON descriptor whose option paths traverse inherited properties, allowing writes to global...

7.5CVSS7.8AI score0.00374EPSS
SaveExploits0References2
Rows per page
Query Builder