Lucene search
+L

14851 matches found

EUVD
EUVD
added 2026/08/25 3:27 a.m.9 views

EUVD-2026-65274

The FundEngine – Donation and Crowdfunding Platform plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 1.8.1. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated...

4.3CVSS5.7AI score
SaveExploits0References5
CVE
CVE
added 2026/08/25 3:27 a.m.11 views

CVE-2026-75930

FundEngine – Donation and Crowdfunding Platform for WordPress (all versions up to and including 1.8.1 ) suffers from an authorization bypass due to missing authorization verification. An authenticated attacker with subscriber-level access or above can modify arbitrary posts and pages — overwritin...

4.3CVSS5.7AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/25 2:26 a.m.4 views

EUVD-2026-65271

The Events Manager – Calendar, Bookings, Tickets, and more! plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 7.4.0. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for...

5.3CVSS5.4AI score
SaveExploits0References12
CVE
CVE
added 2026/08/25 2:26 a.m.12 views

CVE-2026-10627

The Events Manager plugin for WordPress (versions up to and including 7.4.0 ) is vulnerable to an authorization bypass via the status , private , and private_only parameters, which are not properly validated. This allows unauthenticated attackers to view the titles, dates, descriptions, and locat...

5.3CVSS5.5AI score
SaveExploits0References12
EUVD
EUVD
added 2026/08/25 1:30 a.m.4 views

EUVD-2026-65205

Grav Flex Objects plugin versions 1.4.0 through 1.4.7 contain an authorization bypass vulnerability in the flex-objects shortcode that allows users with page-edit access to render any registered Flex collection without permission checks. Attackers can place the shortcode in published pages to...

8.3CVSS5.4AI score
SaveExploits0References2
CVE
CVE
added 2026/08/25 1:30 a.m.7 views

CVE-2026-56707

Grav Flex Objects plugin (versions 1.4.0 through 1.4.7 ) contains an authorization bypass in the flex-objects shortcode. Any user with page-edit access can embed the shortcode in a published page to render any registered Flex collection without the permission checks enforced in the admin panel's ...

8.3CVSS5.4AI score
SaveExploits0References2
EUVD
EUVD
added 2026/08/25 1:26 a.m.4 views

EUVD-2026-65193

The BetterLinks – Link Shortener, Link Cloaking, Redirects, Affiliate Link Manager & MCP plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 3.1.0. This is due to the plugin not properly verifying that a user is authorized to perform an action. This...

4.3CVSS5.6AI score
SaveExploits0References8
Nuclei
Nuclei
added 2026/08/24 9:52 p.m.20 views

User Frontend <= 4.2.4 - Missing Authorization to Unauthenticated Attachment Deletion

The WP User Frontend plugin for WordPress is vulnerable to unauthorized loss of data due to a missing capability check in the FrontendFormAjax::submitpost function. This makes it possible for unauthenticated attackers to delete attachment records through the plugin's AJAX handling when a public...

5.3CVSS5.3AI score0.00851EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2026/08/24 7:23 p.m.11 views

CVE-2026-77923 Dolibarr 21.0.0 < 24.0.0 Authorization Bypass via clonetasks Mass Action

Dolibarr 21.0.0 before 24.0.0 contains an authorization bypass vulnerability caused by an inverted boolean condition in the private-project membership check within the clonetasks mass action handler in htdocs/core/actionsmassactions.inc.php. Authenticated users with project creation permission bu...

5.3CVSS
SaveExploits0References3
CVE
CVE
added 2026/08/24 7:23 p.m.5 views

CVE-2026-77923

Dolibarr versions 21.0.0 through 24.0.0 (exclusive) contain an authorization bypass in the clonetasks mass action handler (htdocs/core/actions_massactions.inc.php). An inverted boolean condition (!in_array()) in the private-project membership check allows any authenticated user with project creat...

5.3CVSS5.2AI score
SaveExploits0References3
EUVD
EUVD
added 2026/08/24 7:23 p.m.6 views

EUVD-2026-65087

Dolibarr 21.0.0 before 24.0.0 contains an authorization bypass vulnerability caused by an inverted boolean condition in the private-project membership check within the clonetasks mass action handler in htdocs/core/actionsmassactions.inc.php. Authenticated users with project creation permission bu...

5.3CVSS5.4AI score
SaveExploits0References3
CVE
CVE
added 2026/08/24 7:01 p.m.8 views

CVE-2026-71506

Dolibarr (an open-source ERP/CRM) before 24.0.0 contains an improper authorization vulnerability in the payments REST API delete endpoint . An authenticated attacker holding invoice-deletion rights can bypass the intended payment-issuance rights check to permanently delete any payment record, reg...

8.1CVSS5.4AI score
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/24 6:40 p.m.3 views

Security Bulletin: IBM Storage Fusion Data Foundation is vulnerable to Security Bypass

Summary golang.org/x/crypto is used by IBM Storage Fusion Data Foundation, which could cause Security Bypass. CVE-2022-30636, CVE-2024-45337, CVE-2025-22869, CVE-2025-47913, CVE-2025-47914, CVE-2025-58181. Vulnerability Details CVEID:CVE-2022-30636 DESCRIPTION: httpTokenCacheKey uses path.Base to...

9.1CVSS6AI score0.03153EPSS
SaveExploits3Affected Software1
CVE
CVE
added 2026/08/24 5:36 p.m.10 views

CVE-2026-76836

AzuraCast (through 0.23.8 ) allows a station manager holding only the Profile permission to write Liquidsoap custom configuration fields via PUT /api/station/{station_id}/profile/edit. The root cause is that the backend_config property is serialized under GROUP_GENERAL without field-level permiss...

8.8CVSS5.3AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/24 5:36 p.m.6 views

EUVD-2026-65008

AzuraCast exposes the Liquidsoap custom configuration fields through an endpoint that does not require the permission guarding them. The backendconfig property in backend/src/Entity/Station.php is annotated with GROUPGENERAL, and PUT /api/station/stationid/profile/edit in...

8.7CVSS5.5AI score
SaveExploits0References5
NVD
NVD
added 2026/08/24 4:17 p.m.5 views

CVE-2026-67204

BookStack before 26.05.4 contains a broken access control vulnerability that allows authenticated API users with image-update or image-delete permissions to manipulate other users' avatars by exploiting missing content-type restrictions in the Image Gallery API endpoints. Attackers can supply a...

5.4CVSS
SaveExploits0References4
CVE
CVE
added 2026/08/24 3:33 p.m.8 views

CVE-2026-67204

BookStack before 26.05.4 contains a broken access control vulnerability in the Image Gallery API endpoints . The API controller loads any image type without the content-type restrictions enforced by the web controller's gallery and drawio checks. An authenticated user with image-update or image-d...

5.4CVSS5.3AI score
SaveExploits0References4
NVD
NVD
added 2026/08/24 2:17 p.m.7 views

CVE-2026-78372

RansomLook does not consistently enforce authorization checks when accessing groups, markets, and ransom notes marked as private. An unauthenticated or otherwise unauthorized remote attacker can access information associated with private entities through several web views and API endpoints. The...

9.2CVSS
SaveExploits0References1
CVE
CVE
added 2026/08/24 2:04 p.m.12 views

CVE-2026-78387

RansomLook has an authorization weakness in its web-based configuration editor at the /admin/config endpoint. The route requires an authenticated session but performs no explicit privilege or administrator authorization check , allowing any authenticated low-privileged user to write crafted value...

9.4CVSS5.4AI score
SaveExploits0References1
NVD
NVD
added 2026/08/24 1:19 p.m.6 views

CVE-2026-78365

Authorization Bypass Through User-Controlled Key in the supplier API in Roskus Prospero Flow CRM 4.0.0 through 5.3.1 allows any authenticated user to read and modify another company's supplier record, and to reassign it to their own company, via a PUT request to /api/supplier/id setting companyid...

9.3CVSS
SaveExploits0References3
Rows per page
Query Builder