Description
The FluentBoards WordPress plugin before 1.95.3 does not verify that the items selected for a board import operation belong to a board the requesting user is authorized to access, allowing any authenticated user with member access to a single board to copy and read the stages and tasks (including titles, descriptions and file attachments) of any other board on the site.
Published: 2026-08-02
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability in the FluentBoards WordPress plugin is an IDOR flaw that allows any authenticated user with member access to a single board to import and view the stages and tasks of any other board on the same WordPress site. Because the plugin does not verify that the items selected for a board import belong to a board the requesting user is authorized to access, an attacker can copy and read the titles, descriptions and file attachments of other boards. The impact is the disclosure of potentially sensitive project data, with no direct effect on board integrity. Based on the description, it is inferred that the flaw allows an attacker to use the board import functionality to read tasks from boards they are not authorized to view.

Affected Systems

The flaw affects all FluentBoards WordPress plugin versions prior to 1.95.3. An attacker only needs to be an authenticated member on at least one board; with that access they can target any other board on the same site. No specific WordPress core versions or other plugins are listed as impacted.

Risk and Exploitability

The EPSS score is listed as less than 1%, indicating a low likelihood of exploitation in the wild, and the vulnerability is not included in the CISA KEV catalog. However the CVSS score of 4.3 signals a moderate impact for confidentiality. With the prerequisite of member access, the flaw is easily exploitable because the front‑end flow provides no barrier to unauthorized board data retrieval. An attacker who can import a board can read all tasks across all boards, potentially exposing sensitive information. Based on the description, it is inferred that the attacker only needs member access to a single board to trigger the flaw.

Generated by OpenCVE AI on August 5, 2026 at 21:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the FluentBoards plugin to version 1.95.3 or later, which implements board ownership checks during import.
  • Revoke member permissions for users who do not require board import capabilities, limiting the attack surface to trusted administrators only.
  • Disable or restrict board import functionality until a patch is applied, ensuring that no can be inadvertently exposed.

Generated by OpenCVE AI on August 5, 2026 at 21:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 19:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200

Wed, 05 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 03 Aug 2026 09:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
CWE-639

Sun, 02 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The FluentBoards WordPress plugin before 1.95.3 does not verify that the items selected for a board import operation belong to a board the requesting user is authorized to access, allowing any authenticated user with member access to a single board to copy and read the stages and tasks (including titles, descriptions and file attachments) of any other board on the site.
Title FluentBoards < 1.95.3 - Subscriber+ Cross-Board Task Disclosure via IDOR
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-05T16:18:20.534Z

Reserved: 2026-07-07T11:55:14.802Z

Link: CVE-2026-14938

cve-icon Vulnrichment

Updated: 2026-08-05T15:12:31.306Z

cve-icon NVD

Status : Received

Published: 2026-08-02T06:16:35.947

Modified: 2026-08-05T17:16:42.160

Link: CVE-2026-14938

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T21:15:03Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key