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.
Problem types
CWE-352 Cross-Site Request Forgery (CSRF)
Product status
Any version
Timeline
| 2026-04-16: | Disclosed |
Credits
Régis SENET
References
www.wordfence.com/...-7e78-4ab2-a2b3-2a333f258778?source=cve
plugins.trac.wordpress.org/...unk/includes/cfmw-vehicles.php
plugins.trac.wordpress.org/...0.0/includes/cfmw-vehicles.php
plugins.trac.wordpress.org/...unk/includes/cfmw-contacts.php
plugins.trac.wordpress.org/...0.0/includes/cfmw-contacts.php
plugins.trac.wordpress.org/...nk/includes/cfmw-suppliers.php
plugins.trac.wordpress.org/....0/includes/cfmw-suppliers.php
plugins.trac.wordpress.org/...unk/includes/cfmw-receipts.php
plugins.trac.wordpress.org/...0.0/includes/cfmw-receipts.php
plugins.trac.wordpress.org/...nk/includes/cfmw-positions.php
plugins.trac.wordpress.org/....0/includes/cfmw-positions.php
plugins.trac.wordpress.org/...unk/includes/cfmw-catalogs.php
plugins.trac.wordpress.org/...0.0/includes/cfmw-catalogs.php
plugins.trac.wordpress.org/.../trunk/includes/cfmw-stock.php
plugins.trac.wordpress.org/.../1.0.0/includes/cfmw-stock.php
plugins.trac.wordpress.org/...unk/includes/cfmw-settings.php
plugins.trac.wordpress.org/...0.0/includes/cfmw-settings.php
plugins.trac.wordpress.org/...unk/includes/cfmw-vehicles.php
plugins.trac.wordpress.org/...0.0/includes/cfmw-vehicles.php