---
id: CVE-2026-5582
title: >-
  The FuseWP plugin for WordPress is vulnerable to Cross-Site Request Forgery in
  all versions up to, and including, 1.1.24.2
summary: >-
  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
  unauth…
severity: medium
cvss: 4.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N'
cwe:
  - CWE-352
published: '2026-07-30'
updated: '2026-07-31'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-5582'
references:
  - url: >-
      https://plugins.trac.wordpress.org/browser/fusewp/tags/1.1.24.2/src/core/src/AjaxHandler.php#L149
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/fusewp/trunk/src/core/src/AjaxHandler.php#L149
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&new=3505110@fusewp/trunk/src/core/src/AjaxHandler.php&old=3172907@fusewp/trunk/src/core/src/AjaxHandler.php&sfp_email=&sfph_mail=
    label: security@wordfence.com
  - url: 'https://wordpress.org/plugins/fusewp/'
    label: security@wordfence.com
  - url: >-
      https://www.wordfence.com/threat-intel/vulnerabilities/id/1ff5889e-b9fd-494f-b25d-78e85e94d34c?source=cve
    label: security@wordfence.com
tags:
  - nvd
epss: 0.00132
epssPercentile: 0.0313
ingestedAt: '2026-08-01T22:15:45.972Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
