CVE-2026-3567
Last modified
CVE-2026-3567 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. The RepairBuddy – Repair Shop CRM & Booking Plugin for WordPress is vulnerable to unauthorized access in all versions up to, and including, 4.1132. The plugin exposes two AJAX handlers that, when combined, allow any authenticated user to modify admin-level plugin settings. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
The RepairBuddy – Repair Shop CRM & Booking Plugin for WordPress is vulnerable to unauthorized access in all versions up to, and including, 4.1132. The plugin exposes two AJAX handlers that, when combined, allow any authenticated user to modify admin-level plugin settings. First, the wc_rb_get_fresh_nonce() function (registered via wp_ajax and wp_ajax_nopriv hooks) allows any user to generate a valid WordPress nonce for any arbitrary action name by simply providing the nonce_name parameter, with no capability checks. Second, the wc_rep_shop_settings_submission() function only verifies the nonce (wcrb_main_setting_nonce) but performs no current_user_can() capability check before updating 15+ plugin options via update_option(). This makes it possible for authenticated attackers, with subscriber-level access and above, to modify all plugin configuration settings including business name, email, logo, menu label, GDPR settings, and more by first minting a valid nonce via the wc_rb_get_fresh_nonce endpoint and then calling the settings submission handler.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-3567?
How severe is CVE-2026-3567?
How do I fix CVE-2026-3567?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-35664OpenClaw before 2026.3.25 contains an authentication bypass …6.9
- CVE-2026-35665OpenClaw before 2026.3.24 contains an incomplete fix for CVE…6.9
- CVE-2026-35666OpenClaw before 2026.3.22 contains an allowlist bypass vulne…8.8
- CVE-2026-35667OpenClaw before 2026.3.24 contains an incomplete fix for CVE…6.9
- CVE-2026-35668OpenClaw before 2026.3.24 contains a path traversal vulnerab…7.7
- CVE-2026-35669OpenClaw before 2026.3.25 contains a privilege escalation vu…8.8
- CVE-2026-35670OpenClaw before 2026.3.22 contains a webhook reply delivery …8.1
- CVE-2026-35671phpMyFAQ before 4.1.3 contains an insecure direct object ref…8.8
- CVE-2026-35672phpMyFAQ before 4.1.3 contains an authentication bypass vuln…8.7
- CVE-2026-35673OpenClaw before 2026.4.29 contains an SSRF policy bypass vul…6.5
- CVE-2026-35674OpenClaw before 2026.5.18 contains a scope bypass vulnerabil…8.8
- CVE-2026-35675phpMyFAQ before 4.1.3 contains an authentication bypass vuln…8.8
Are you affected by CVE-2026-3567?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
