SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-5582

MEDIUM · CVSS 4.3 EPSS 0.13%

Source: NVD + CISA KEV + EPSS · Published 2026-07-30 · Last synced 2026-08-29

CyberRota Analysis

AI-Generated

The FuseWP plugin for WordPress is susceptible to Cross-Site Request Forgery due to inadequate nonce verification in the toggle_sync_status() function, affecting all versions up to 1.1.24.2. This vulnerability allows unauthenticated attackers to manipulate sync rule statuses by tricking site administrators into executing malicious requests. WordPress site administrators using this plugin should prioritize applying updates to mitigate potential exploitation risks.

CVE
CVE-2026-5582
Severity
MEDIUM
CVSS
4.3
EPSS
0.13%
WordPress

Original NVD Description

The FuseWP plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.1.24.2. This is due to missing nonce verification on the toggle_sync_status() function. This makes it possible for unauthenticated attackers to toggle the status of sync rules (enable/disable) via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.