Lucene search
+L

204 matches found

EUVD
EUVD
added 5 days ago6 views

EUVD-2026-55028

The Accept PayPal & Stripe with Subscriptions for WooCommerce WordPress plugin through 3.1.0 does not verify that the PayPal account which received a payment matches the merchant's configured account before marking the order as paid, allowing unauthenticated buyers to complete a WooCommerce order...

5.3AI score0.00214EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/07 4:7 p.m.14 views

EUVD-2026-54514

A user holding a permission to update privilege definitions could modify a wildcard privilege already assigned to their own role to grant broader permissions than they were authorized to hold, including full administrative access, without any additional authorization check or role reassignment...

8.9CVSS5.4AI score0.00215EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/08/05 5:41 p.m.12 views

Electron: contextBridge object copy honors prototype setters

Impact Objects copied across the contextBridge boundary from untrusted content could carry an attacker-influenced prototype, enabling prototype-pollution-style attacks against preload code despite context isolation being enabled. Apps are only affected if their preload code accepts object argumen...

5.4CVSS5.7AI score0.00383EPSS
SaveExploits0References14Affected Software1
CVE
CVE
added 2026/08/05 5:41 p.m.61 views

CVE-2026-70610

Electron contextBridge prototype-pollution vulnerability: objects copied from untrusted content into preload code could carry attacker-influenced prototypes even with context isolation. Affected versions prior to 39.8.9, 40.9.2, 41.2.2, and 42.0.0-beta.4 are fixed in those respective releases. Wo...

5.4CVSS5.6AI score0.00383EPSS
SaveExploits0References13
The Hacker News
The Hacker News
added 2026/07/30 10:32 a.m.23 views

SilverFox Targets Japanese Manufacturer with 3-Driver BYOVD Chain and ValleyRAT

The Chinese cybercrime group known as Silver Fox has been observed using new drivers as part of bring your own vulnerable driver BYOVD attacks targeting a Japanese organization in the industrial manufacturing sector to ultimately deliver ValleyRAT aka Winos 4.0 for persistent remote access. "In...

6.1AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/29 12:0 a.m.17 views

PT-2026-65944

Pwn2Own Sony XAV-9500ES gpsd Buffer Overflow Arbitrary Code Execution Vulnerability...

5.9AI score
SaveExploits0References1
OSV
OSV
added 2026/07/21 2:2 p.m.5 views

CVE-2026-46681 @nevware21/ts-utils: Prototype Pollution in objDeepCopy/objCopyProps via for...in without hasOwnProperty

@nevware21/ts-utils is a comprehensive TypeScript/JavaScript utility library. Prior to version 0.14.0, the copyProps function in lib/src/object/copy.ts uses for...in to iterate over source object properties without an Object.hasOwnProperty check, and does not filter dangerous keys proto,...

9.2CVSS5.4AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/21 2:2 p.m.33 views

CVE-2026-46681 @nevware21/ts-utils: Prototype Pollution in objDeepCopy/objCopyProps via for...in without hasOwnProperty

@nevware21/ts-utils is a comprehensive TypeScript/JavaScript utility library. Prior to version 0.14.0, the copyProps function in lib/src/object/copy.ts uses for...in to iterate over source object properties without an Object.hasOwnProperty check, and does not filter dangerous keys proto,...

9.2CVSS0.00284EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/21 2:2 p.m.66 views

CVE-2026-46681

CVE-2026-46681 affects the npm package @nevware21/ts-utils. Prior to version 0.14.0, the internal _copyProps function in lib/src/object/copy.ts iterates over source properties with for...in without an Object.hasOwnProperty check and does not filter dangerous keys (proto , constructor, prototype)....

9.2CVSS5.3AI score0.00284EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/20 5:51 p.m.7 views

Prototype Pollution

Overview org.webjars.npm:axios is a promise-based HTTP client for the browser and Node.js. Affected versions of this package are vulnerable to Prototype Pollution in the Basic authentication header construction in lib/adapters/http.js and lib/helpers/resolveConfig.js, which read the username and...

9.1CVSS8.2AI score0.00715EPSS
SaveExploits1References2
Packet Storm News
Packet Storm News
added 2026/07/20 12:0 a.m.26 views

Xalgorix Autonomous AI Pentesting Agent 4.5.67

Most scanners detect. Xalgorix proves. An autonomous LLM agent works a full pentest methodology, then an independent verifier re-exploits every finding before it's reported - so you get proof, not a pile of maybes to triage. Self-hosted, private, and bring-your-own-LLM. Built in Go + TypeScript...

5.4AI score
SaveExploits0
Cvelist
Cvelist
added 2026/07/14 6:9 p.m.51 views

CVE-2026-15641

Improper authorization in the access request status endpoint in Devolutions Server 2026.2.11, 2026.1.22 allows an authenticated low-privileged user to approve their own pending access request via a direct call to the request status endpoint, bypassing the required approver review...

0.00213EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/14 12:0 a.m.19 views

PT-2026-58676

Name of the Vulnerable Software and Affected Versions Devolutions Server version 2026.2.11 Devolutions Server version 2026.1.22 Description Improper authorization in the access request status endpoint allows an authenticated low-privileged user to approve their own pending access request. This is...

7.1CVSS5.3AI score0.00213EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/02 7:49 p.m.16 views

EUVD-2026-33278

Mautic has an Authorization Bypass in API v2 Endpoints...

7.1CVSS5.8AI score0.00201EPSS
SaveExploits0References2
CERT
CERT
added 2026/06/18 12:0 a.m.10 views

Vendor-signed UEFI applications found vulnerable to Secure Boot bypass

Overview Multiple vendor-signed UEFI applications are vulnerable to Secure Boot bypass via a "Bring Your Own Vulnerable Driver" BYOVD-style attack. If a target system trusts the affected vendor’s certificate, an attacker can exploit these applications to execute arbitrary code during the early...

8.2CVSS7.5AI score0.01036EPSS
SaveExploits1References7
OSV
OSV
added 2026/06/17 10:25 p.m.8 views

CVE-2026-44646 LiquidJS: `{% render %}` tag silently bypasses per-render `ownPropertyOnly:true` via `Context.spawn()`

LiquidJS is a Shopify/GitHub Pages compatible template engine written in pure JavaScript. In versions 10.25.7 and below, Context.spawn creates a child Context for the % render % tag but does not propagate the parent context's resolved ownPropertyOnly value, resulting in a silent bypass. The new...

5.3CVSS5.9AI score
SaveExploits0References5
Snyk
Snyk
added 2026/06/15 4:10 a.m.13 views

Prototype Pollution

Overview org.webjars.npm:jsonata is a JSON query and transformation language Affected versions of this package are vulnerable to Prototype Pollution via several functions, including createFrame and bind. An attacker can modify object prototype attributes directly. In an additional vector, the...

6.9CVSS6.7AI score0.00314EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/06/11 3:30 p.m.14 views

CVE-2026-44489

Axios is a promise based HTTP client for the browser and Node.js. From 1.15.2 to before 1.16.0, nested objects created by utils.merge e.g., config.proxy are still constructed as plain with Object.prototype in their chain. The setProxy function at lib/adapters/http.js:209-223 reads proxy.username,...

5.3CVSS5.3AI score0.00228EPSS
SaveExploits1
CERT
CERT
added 2026/06/09 12:0 a.m.98 views

Microsoft-signed UEFI shim bootloaders vulnerable to Secure Boot bypass

Overview Microsoft-signed UEFI bootloaders of the open-source shim project, primarily from version 0.9 and earlier, were identified as vulnerable to Secure Boot bypass. To mitigate this risk, the affected bootloaders will be added to the Microsoft UEFI Forbidden Signature Database DBX. Once the D...

7.8CVSS7.3AI score0.0011EPSS
SaveExploits0References15
RedhatCVE
RedhatCVE
added 2026/06/05 7:29 p.m.14 views

CVE-2026-28732

Mattermost versions 11.5.x = 11.5.1, 10.11.x = 10.11.13, 11.4.x = 11.4.3 Fail to enforce slash command trigger-word uniqueness during command updates which allows an authenticated team member with Manage Own Slash Commands permission to hijack and impersonate existing system or custom slash...

4.3CVSS5.5AI score0.00152EPSS
SaveExploits0References1
Rows per page
Query Builder