Lucene search
+L

22667 matches found

OSV
OSV
added 2026/08/05 6:58 a.m.23 views

CVE-2026-54418 Leantime - Missing Authorization on TwoFA JSON-RPC Methods Allows Cross-Account 2FA Secret Disclosure and Bypass

Leantime through 3.6.2 exposes the JSON-RPC methods leantime.rpc.TwoFA.TwoFA.getSetupData, saveSecret, verifyAndEnable, and disable2FA, which act on a caller-supplied userId parameter with no ownership check, session pinning, or permission-attribute gate unlike other RPC-exposed methods in the sa...

8.1CVSS5.4AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/05 6:38 a.m.48 views

CVE-2026-7105 Xpro Addons <= 1.5.1 - Missing Authorization to Authenticated (Subscriber+) Arbitrary Post Creation via get_menu_content_editor() Function

The Xpro Addons plugin for WordPress is vulnerable to unauthorized creation of data due to a missing capability check on the getmenucontenteditor function in all versions up to, and including, 1.5.1. This makes it possible for authenticated attackers, with Subscriber-level access and above, to...

4.3CVSS0.00204EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/05 6:37 a.m.51 views

CVE-2026-6627

WPFormify – Stripe Payments with Form and Checkout plugin for WordPress: CVE-2026-6627, all versions

8.2CVSS5.5AI score0.00616EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/05 6:37 a.m.42 views

CVE-2026-6627 WPFormify <= 1.1.1 - Missing Authorization

The WPFormify – Stripe Payments with Form and Checkout plugin for WordPress is vulnerable to unauthorized modification and deletion of Stripe payment credentials in all versions up to, and including, 1.1.1. This is due to missing capability checks and nonce verification on the...

8.2CVSS0.00616EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/05 6:37 a.m.39 views

CVE-2026-5581 Multi Uploader for Gravity Forms <= 1.1.8 - Missing Authorization to Unauthenticated Arbitrary Media Deletion

The Multi Uploader for Gravity Forms plugin for WordPress is vulnerable to unauthorized arbitrary media deletion in all versions up to, and including, 1.1.8. This is due to missing capability checks in the pluploadajaxdeletefile function, which is registered via wpajaxnoprivgfmudeletefile. The...

9.1CVSS0.00456EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/05 6:00 a.m.38 views

CVE-2026-16981 DHL for WooCommerce < 4.0.1 - Unauthenticated Shipping Label Download via IDOR

The DHL Shipping Germany for WooCommerce WordPress plugin before 4.0.1 does not perform any authorization check no capability, nonce, login, or ownership check on one of its shipping-label download endpoints, so an unauthenticated attacker can enumerate sequential ids and download every stored...

0.00193EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/05 5:27 a.m.50 views

CVE-2026-7753 Cost Calculator Builder <= 3.6.17 - Missing Authorization to Authenticated (Subscriber+) Sensitive Information Disclosure

The Cost Calculator Builder plugin for WordPress is vulnerable to unauthorized access of sensitive data due to a missing capability check on the cost-calculator-custom-export-run AJAX action handler CCBExportImport::exportcalculators in all versions up to, and including, 3.6.17. The handler only...

6.5CVSS0.00345EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/05 5:27 a.m.59 views

CVE-2026-7753

Technical details are not publicly available in the provided documents. Monitor for updates.

6.5CVSS5.5AI score0.00345EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/05 4:25 a.m.42 views

CVE-2026-8761 Dokan <= 5.0.2 - Missing Authorization to Authenticated (Vendor+) Privilege Escalation

The Dokan plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 5.0.1. This is due to a missing authorization check in the CustomersController REST controller includes/REST/CustomersController.php, which re-registers WooCommerce's customer CRUD routes...

8.8CVSS0.00358EPSS
SaveExploits0References10
EUVD
EUVD
added 2026/08/05 12:30 a.m.12 views

EUVD-2026-52932

Odysseus before commit bf325f6 contains a missing authorization vulnerability that allows authenticated non-admin users to manage server-wide embedding backend configuration by invoking endpoint management routes that verify session authentication but omit the admin authorization guard. Attackers...

8.8CVSS5.5AI score0.00364EPSS
SaveExploits0References6
Packet Storm
Packet Storm
added 2026/08/05 12:00 a.m.26 views

📄 ICS-Park Smart Park Management System 2.0 Privilege Escalation

A proof of concept exploit for a privilege escalation vulnerability in ICS-Park Smart Park Management System version 2.0. Missing authorization checks allow an authenticated low-privileged user to create a role containing arbitrary permissions, assign that role to their own account, and create ne...

8.8CVSS5.6AI score0.0045EPSS
SaveExploits1
NVD
NVD
added 2026/08/04 10:17 p.m.13 views

CVE-2026-70619

Odysseus before commit bf325f6 contains a missing authorization vulnerability that allows authenticated non-admin users to manage server-wide embedding backend configuration by invoking endpoint management routes that verify session authentication but omit the admin authorization guard. Attackers...

8.8CVSS0.00364EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/04 9:21 p.m.42 views

CVE-2026-70619 Odysseus Missing Admin Authorization via Embedding Endpoint Routes

Odysseus before commit bf325f6 contains a missing authorization vulnerability that allows authenticated non-admin users to manage server-wide embedding backend configuration by invoking endpoint management routes that verify session authentication but omit the admin authorization guard. Attackers...

8.8CVSS0.00364EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/04 7:18 p.m.64 views

CVE-2026-70475

Flowise user interface (Flowise) is affected by a vulnerability in the PUT /api/v1/executions/:id endpoint prior to version 3.1.3. The endpoint lacked the checkAnyPermission() middleware that protects other execution endpoints, allowing any authenticated user to modify execution state, data, and ...

7.1CVSS5.6AI score0.00296EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/04 7:18 p.m.18 views

CVE-2026-70475 Flowise: Missing Authorization on Execution Update Endpoint

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the PUT /api/v1/executions/:id endpoint in packages/server/src/routes/executions/index.ts lacks the checkAnyPermission middleware that protects other execution endpoints. Any authenticated use...

7.1CVSS5.5AI score
SaveExploits0References6
NVD
NVD
added 2026/08/04 3:16 p.m.13 views

CVE-2026-18650

Missing Authorization vulnerability in HAVELSAN Inc. Liman MYS allows Privilege Escalation. This issue affects Liman MYS: from 2.2.3 before 2.3.1...

8.8CVSS0.00232EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/04 2:53 p.m.65 views

CVE-2026-69252

Flowise CVE-2026-69252: Before 3.1.3, the /api/v1/files route was protected only by feat:files and did not enforce checkPermission on GET/DELETE. A low-privileged, authenticated API key could list files under the organization root and delete files in other workspaces within the same organization ...

7.2CVSS5.5AI score0.0026EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/04 2:53 p.m.35 views

CVE-2026-69252 Flowise: Missing authorization on `/api/v1/files` allows low-privileged API keys to list and delete files across workspaces within the same organization

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the /api/v1/files route was protected only by the feat:files feature gate and did not enforce checkPermission on GET or DELETE. A low-privileged authenticated API key with unrelated permission...

7.2CVSS0.0026EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/04 2:16 p.m.14 views

CVE-2026-17070

Missing Authorization vulnerability in HAVELSAN Inc. Liman MYS allows Accessing Functionality Not Properly Constrained by ACLs. This issue affects Liman MYS: from 2.2.3 before 2.3.1...

8.8CVSS0.00286EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/04 2:02 p.m.37 views

CVE-2026-18650 Missing Authorization Leading to Root Code Execution in HAVELSAN's Liman MYS

Missing Authorization vulnerability in HAVELSAN Inc. Liman MYS allows Privilege Escalation. This issue affects Liman MYS: from 2.2.3 before 2.3.1...

8.8CVSS0.00232EPSS
SaveExploits0References1
Rows per page
Query Builder