Lucene search
+L

28365 matches found

Cvelist
Cvelist
added 2026/05/12 4:59 p.m.35 views

CVE-2026-33838 Windows Message Queuing (MSMQ) Elevation of Privilege Vulnerability

...

7.8CVSS0.00398EPSS
SaveExploits0References1
CVE
CVE
added 2026/05/12 4:59 p.m.84 views

CVE-2026-33838

Technical details about CVE-2026-33838 are not publicly available in the provided documents. Monitor for updates from vendors and advisories before assessing impact or remediation.

7.8CVSS7.1AI score0.00398EPSS
SaveExploits0References1Affected Software14
CVE
CVE
added 2026/05/12 4:58 p.m.59 views

CVE-2026-40410

Technical details (affected component, root cause, affected versions, exploit vectors or fixes) are not publicly provided in the supplied documents; monitor for updates from official advisories.

7CVSS5.8AI score0.00243EPSS
SaveExploits0References1Affected Software14
Vulnrichment
Vulnrichment
added 2026/05/12 4:58 p.m.8 views

CVE-2026-40410 Windows SMB Client Elevation of Privilege Vulnerability

...

7CVSS5.8AI score0.00243EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/05/12 4:58 p.m.7 views

CVE-2026-40410

Use after free in Windows SMB Client allows an authorized attacker to elevate privileges locally...

7CVSS5.8AI score0.00243EPSS
SaveExploits0References2Affected Software18
CVE
CVE
added 2026/05/12 4:58 p.m.58 views

CVE-2026-34329

CVE-2026-34329 is a heap-based buffer overflow in Windows Message Queuing (MSMQ) that could allow an unauthenticated attacker to execute code over an adjacent network. Public details in provided connected documents describe MSMQ as affected and classify the vulnerability as remote code execution;...

8.8CVSS6.1AI score0.00461EPSS
SaveExploits0References1Affected Software14
Vulnrichment
Vulnrichment
added 2026/05/12 4:58 p.m.15 views

CVE-2026-34329 Microsoft Message Queuing (MSMQ) Remote Code Execution Vulnerability

...

8.8CVSS5.8AI score0.00461EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/05/12 4:58 p.m.34 views

CVE-2026-34329 Microsoft Message Queuing (MSMQ) Remote Code Execution Vulnerability

...

8.8CVSS0.00461EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/05/12 4:33 p.m.38 views

CVE-2026-40300 Zulip: Message edit history visible in "moves only" policy through /api/v1/messages/{id}/history

Zulip is an open-source team collaboration tool. Prior to 12.0, With messageedithistoryvisibilitypolicy set to "moves", /api/v1/messages/id/history still returns historical content values, allowing low-privilege users to recover text that was edited away from other users' messages. This...

6CVSS0.00247EPSS
SaveExploits1References1
OSV
OSV
added 2026/05/12 4:33 p.m.4 views

CVE-2026-40300 Zulip: Message edit history visible in "moves only" policy through /api/v1/messages/{id}/history

Zulip is an open-source team collaboration tool. Prior to 12.0, With messageedithistoryvisibilitypolicy set to "moves", /api/v1/messages/id/history still returns historical content values, allowing low-privilege users to recover text that was edited away from other users' messages. This...

6CVSS6AI score0.00247EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/05/12 4:33 p.m.7 views

CVE-2026-40300 Zulip: Message edit history visible in "moves only" policy through /api/v1/messages/{id}/history

Zulip is an open-source team collaboration tool. Prior to 12.0, With messageedithistoryvisibilitypolicy set to "moves", /api/v1/messages/id/history still returns historical content values, allowing low-privilege users to recover text that was edited away from other users' messages. This...

6CVSS5.8AI score0.00247EPSS
SaveExploits1References1
CVE
CVE
added 2026/05/12 4:33 p.m.21 views

CVE-2026-40300

Summary of vulnerability (CVE-2026-40300) Affected software: Zulip open-source team collaboration tool (prior to version 12.0). Root cause: When message_edit_history_visibility_policy is set to the value "moves", the endpoint /api/v1/messages/{id}/history continues to return historical content va...

6.5CVSS5.8AI score0.00247EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2026/05/12 4:25 p.m.22 views

CVE-2026-43992

The CVE describes a vulnerability in JunoClaw where, prior to version 0.x.y-security-1, MCP write tools (send_tokens, execute_contract, instantiate_contract, upload_wasm, ibc_transfer, etc.) accepted a mnemonic: string parameter, causing the BIP-39 seed to be embedded in the LLM tool-call JSON. T...

9.8CVSS5.8AI score0.00225EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/05/12 3:31 p.m.13 views

EUVD-2026-29473

An attacker can cause uncontrolled memory usage with excessive bracing over IMAP. The fix in CVE-2026-27857 was incomplete, only blocking one way of doing this, so there was still another way left open. In particular, the fix was for closing braces, but you could still use open braces to bypass t...

4.3CVSS5.7AI score0.00621EPSS
SaveExploits0References2
Patchstack
Patchstack
added 2026/05/12 3:1 p.m.11 views

NPM: protobuf.js: Prototype injection in generated message constructors

NPM: protobuf.js: Prototype injection in generated message constructors vulnerability discovered by ? in WordPress Npm protobufjs versions = 7.5.5...

5.3CVSS5.8AI score0.00264EPSS
SaveExploits0References5Affected Software1
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
Github Security Blog
Github Security Blog
added 2026/05/12 3:1 p.m.20 views

protobuf.js: Prototype injection in generated message constructors

Summary 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 attacker-controlled plain object, an own enumerable proto property could alter the prototype of that...

5.3CVSS5.9AI score0.00264EPSS
SaveExploits0References5Affected Software1
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
Microsoft CVE
Microsoft CVE
added 2026/05/12 2:0 p.m.10 views

Windows SMB Client Elevation of Privilege Vulnerability

Use after free in Windows SMB Client allows an authorized attacker to elevate privileges locally...

7CVSS5.8AI score0.00243EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/05/12 2:0 p.m.16 views

Microsoft Message Queuing (MSMQ) Remote Code Execution Vulnerability

Heap-based buffer overflow in Windows Message Queuing allows an unauthorized attacker to execute code over an adjacent network...

8.8CVSS6.1AI score0.00461EPSS
SaveExploits0
Rows per page
Query Builder