Vulnerability 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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/cms-fuer-motorrad-werkstaetten/tags/1
- https://plugins.trac.wordpress.org/browser/cms-fuer-motorrad-werkstaetten/tags/1
- https://plugins.trac.wordpress.org/browser/cms-fuer-motorrad-werkstaetten/tags/1
- https://plugins.trac.wordpress.org/browser/cms-fuer-motorrad-werkstaetten/tags/1
- https://plugins.trac.wordpress.org/browser/cms-fuer-motorrad-werkstaetten/tags/1
- https://plugins.trac.wordpress.org/browser/cms-fuer-motorrad-werkstaetten/tags/1
- https://plugins.trac.wordpress.org/browser/cms-fuer-motorrad-werkstaetten/tags/1
- https://plugins.trac.wordpress.org/browser/cms-fuer-motorrad-werkstaetten/tags/1
- https://plugins.trac.wordpress.org/browser/cms-fuer-motorrad-werkstaetten/tags/1
- https://plugins.trac.wordpress.org/browser/cms-fuer-motorrad-werkstaetten/trunk/
- https://plugins.trac.wordpress.org/browser/cms-fuer-motorrad-werkstaetten/trunk/
- https://plugins.trac.wordpress.org/browser/cms-fuer-motorrad-werkstaetten/trunk/
- https://plugins.trac.wordpress.org/browser/cms-fuer-motorrad-werkstaetten/trunk/
- https://plugins.trac.wordpress.org/browser/cms-fuer-motorrad-werkstaetten/trunk/
- https://plugins.trac.wordpress.org/browser/cms-fuer-motorrad-werkstaetten/trunk/
FAQ
What is CVE-2026-6451?
CVE-2026-6451 is a vulnerability with a CVSS score of 4.3 (MEDIUM). 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 del...
How severe is CVE-2026-6451?
CVE-2026-6451 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-6451?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.