Lucene search
+L

411 matches found

Nuclei
Nuclei
added 2026/08/23 2:28 a.m.22 views

WP DSGVO Tools (GDPR) <= 3.1.23 - Unauthenticated Arbitrary Post Deletion

WP DSGVO Tools GDPR = 3.1.23 had an AJAX action, ‘admin-dismiss-unsubscribe‘, which lacked a capability check and a nonce check and was available to unauthenticated users, and did not check the post type when deleting unsubscription requests. As such, it was possible for an attacker to permanentl...

9.1CVSS8.7AI score0.0393EPSS
SaveExploits1References2
CVE
CVE
added 2026/08/18 4:01 p.m.10 views

CVE-2026-49226

Vvveb's admin/controller/content/posts.php lets low-privileged Authors override admin_id filters and supply caller-controlled post_id values for duplicate/delete actions, while admin/sql/sqlite/post.sql inconsistently enforces post.admin_id. This enables cross-author post viewing, duplication, de...

8.3CVSS5.4AI score0.00331EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/18 4:01 p.m.21 views

CVE-2026-49226 Vvveb post authorization bypass allows Authors to view, duplicate, or delete other Authors' posts

Vvveb is a powerful and easy to use CMS with page builder to build websites, blogs or ecommerce stores. Prior to 1.0.8.4, Vvveb backend post operations allow a low-privileged Author to access posts owned by another Author. The admin/controller/content/posts.php controller permits filteradminid to...

8.3CVSS0.00331EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/11 12:17 p.m.11 views

CVE-2026-72596

A broken access control vulnerability in Ghost Foundation Ghost 5.x allows authenticated Author-role users to delete posts owned by other users. The post model permissible cascade is missing the branch that handles the combined isAuthor and isDestroy condition, causing the authorization check to...

8.1CVSS0.0021EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/11 11:13 a.m.9 views

EUVD-2026-56035

A broken access control vulnerability in Ghost Foundation Ghost 5.x allows authenticated Author-role users to delete posts owned by other users. The post model permissible cascade is missing the branch that handles the combined isAuthor and isDestroy condition, causing the authorization check to...

8.1CVSS5.4AI score0.0021EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/11 11:13 a.m.34 views

CVE-2026-72596 Ghost Foundation Ghost - Broken Access Control

A broken access control vulnerability in Ghost Foundation Ghost 5.x allows authenticated Author-role users to delete posts owned by other users. The post model permissible cascade is missing the branch that handles the combined isAuthor and isDestroy condition, causing the authorization check to...

8.1CVSS0.0021EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/11 11:13 a.m.8 views

CVE-2026-72596

A broken access control vulnerability in Ghost Foundation Ghost 5.x allows authenticated Author-role users to delete posts owned by other users. The post model permissible cascade is missing the branch that handles the combined isAuthor and isDestroy condition, causing the authorization check to...

8.1CVSS5.3AI score0.0021EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/11 11:13 a.m.31 views

CVE-2026-72596

CVE-2026-72596 affects Ghost Foundation Ghost 5.x. A broken access control flaw allows authenticated users with the Author role to delete posts owned by others. The root cause is in the post model permissible() cascade: it lacks the branch that handles the combined isAuthor and isDestroy conditio...

8.1CVSS5.4AI score0.0021EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.4 views

PT-2026-70140

Name of the Vulnerable Software and Affected Versions Ghost Foundation Ghost versions 5.x Description An issue with broken access control allows authenticated users with the Author role to delete posts belonging to other users. This occurs because the permissible function in the post model lacks ...

8.1CVSS5.2AI score0.0021EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/10 6:00 a.m.41 views

CVE-2026-19077

The CVE covers the Duplicate Post WordPress plugin (before version 1.5.5). The vulnerability arises from missing per-object authorization checks in the plugin’s bulk copy and delete operations, enabling any user whose role has been granted by an administrator to permanently delete arbitrary posts...

6.5CVSS5.5AI score0.00232EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/10 6:00 a.m.39 views

CVE-2026-19077 Copy & Delete Posts < 1.5.5 - Authenticated Arbitrary Post Deletion via Missing Object-Level Authorization

The Duplicate Post WordPress plugin before 1.5.5 does not perform per-object authorisation checks in its bulk copy and delete operations, allowing any user whose role an administrator has granted Duplicate Post WordPress plugin before 1.5.5 access to permanently delete arbitrary posts on the site...

0.00232EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/03 7:16 a.m.15 views

CVE-2026-16057

The Contest Gallery WordPress plugin before 30.0.7 does not perform per-object capability or nonce checks in one of its post-deletion handlers, gating it only by a coarse role-membership test, which allows any Author-level or higher user to permanently delete arbitrary posts, pages, and other...

6.5CVSS0.00232EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/03 6:00 a.m.10 views

EUVD-2026-52162

The Contest Gallery WordPress plugin before 30.0.7 does not perform per-object capability or nonce checks in one of its post-deletion handlers, gating it only by a coarse role-membership test, which allows any Author-level or higher user to permanently delete arbitrary posts, pages, and other...

5.6AI score0.00232EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/03 6:00 a.m.53 views

CVE-2026-16057 Contest Gallery < 30.0.7 - Author+ Arbitrary Post Deletion via post_cg_youtube_delete_from_library

The Contest Gallery WordPress plugin before 30.0.7 does not perform per-object capability or nonce checks in one of its post-deletion handlers, gating it only by a coarse role-membership test, which allows any Author-level or higher user to permanently delete arbitrary posts, pages, and other...

0.00232EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/29 9:31 a.m.44 views

CVE-2026-14488

CVE-2026-14488 affects the Meta Box AIO WordPress plugin (MB Frontend Submission extension) up to version 3.8.0. The vulnerability stems from handle_request() routing the mbfs_delete action without capability/ownership checks, and nonce verification in check_ajax() being gated behind is_ajax(), w...

9.1CVSS5.9AI score0.00307EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/06/26 6:00 a.m.48 views

CVE-2026-8380 Frontend File Manager Plugin <= 23.6 - Author+ Arbitrary Post Deletion

The Frontend File Manager Plugin WordPress plugin through 23.6 does not properly verify ownership of every targeted post before permanent deletion, allowing authenticated users with author-level access and above to permanently delete arbitrary posts and pages. When the Frontend File Manager Plugi...

0.00387EPSS
SaveExploits1References1
CVE
CVE
added 2026/06/16 4:30 a.m.22 views

CVE-2026-9187

The Abandoned Contact Form 7 plugin for WordPress (

5.3CVSS5.5AI score0.00228EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/06/16 4:30 a.m.20 views

EUVD-2026-37032

The Abandoned Contact Form 7 plugin for WordPress is vulnerable to unauthorized arbitrary post deletion in versions up to, and including, 2.2. This is due to a missing capability check and missing nonce validation in the actionremoveabandoned function, which is registered to both the...

5.3CVSS5.4AI score0.00228EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/06/16 4:30 a.m.38 views

CVE-2026-9187 Abandoned Contact Form 7 <= 2.2 - Missing Authorization to Unauthenticated Arbitrary Post Deletion via 'recover_id' Parameter

The Abandoned Contact Form 7 plugin for WordPress is vulnerable to unauthorized arbitrary post deletion in versions up to, and including, 2.2. This is due to a missing capability check and missing nonce validation in the actionremoveabandoned function, which is registered to both the...

5.3CVSS0.00228EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/06/16 12:00 a.m.26 views

PT-2026-49620

Name of the Vulnerable Software and Affected Versions Abandoned Contact Form 7 versions prior to 2.3 Description The plugin allows unauthenticated attackers to permanently delete arbitrary posts, pages, or other content on a site. This occurs because the action remove abandoned function, register...

5.3CVSS6AI score0.00228EPSS
SaveExploits0References7
Rows per page
Query Builder