Monitor vulnerabilities like this one. Sign up free to get alerted when software you use is affected.
4.3

WordPress cms-fuer-motorrad-werkstaetten Plugin Can Be Tricked into Deleting Data

CVE-2026-6451
Summary

The cms-fuer-motorrad-werkstaetten plugin for WordPress is vulnerable to a type of attack that could allow an attacker to delete important data by tricking a logged-in user into clicking on a malicious link. This could result in loss of data such as vehicle, contact, or supplier information. To stay safe, update the plugin to the latest version or remove it if it's not necessary for your site.

Original title
The cms-fuer-motorrad-werkstaetten plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to and including 1.0.0. This is due to missing nonce validation on all eight AJAX ...
Original description
The cms-fuer-motorrad-werkstaetten plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to and including 1.0.0. This is due to missing nonce validation on all eight AJAX deletion handlers: vehicles_cfmw_d_vehicle, contacts_cfmw_d_contact, suppliers_cfmw_d_supplier, receipts_cfmw_d_receipt, positions_cfmw_d_position, catalogs_cfmw_d_article, stock_cfmw_d_item, and settings_cfmw_d_catalog. None of these handlers call check_ajax_referer() or wp_verify_nonce(), nor do they perform any capability checks via current_user_can(). This makes it possible for unauthenticated attackers to delete arbitrary vehicles, contacts, suppliers, receipts, positions, catalog articles, stock items, or entire supplier catalogs via a forged request, provided they can trick a logged-in user into performing an action such as clicking a link to a malicious page.
nvd CVSS3.1 4.3
Vulnerability type
CWE-352 Cross-Site Request Forgery (CSRF)
Published: 17 Apr 2026 · Updated: 17 Apr 2026 · First seen: 17 Apr 2026