WordPress security changelog
MEDIUM CVE-2026-74930 Deferred

WP Project Manager exposes other users' activity and project details

WP Project Manager before 4.0.7 does not require the requested activity owner to match the requester. Any authenticated user, including a Subscriber, can retrieve another user's activity history, email address, and details of projects they cannot otherwise access.

CVE / CNA score 4.3 CVSS 3.1 · 134c704f-9b21-4f2e-91b3-4a467353bcc0
NVD score Pending NVD has not published its own CVSS assessment.
Component
Project Manager
Plugin slug
wedevs-project-manager
Affected
2.2.0 to < 4.0.7
Safe version
4.0.7
Published
Aug 26, 2026
Weakness
CWE-639 — Authorization Bypass Through User-Controlled Key

This CVE was published Aug 26, 2026 and is one of 19 known issues for this plugin.

Update, patch or deactivate.

Update to 4.0.7 or later and assess exposed activity, email, and project information; review Subscriber access to the affected REST route.

A safe version is available, so updating to that version or later is the preferred remediation. If an immediate update is not practical, consider a targeted application patch or temporarily restricting the affected functionality.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

The Project Manager WordPress plugin before 4.0.7 does not check that the user whose activity is being requested is the one making the request in one of its REST API routes, allowing any authenticated user, such as a subscriber, to read any other user's activity history along with their email address and the details of projects they have no access to.

CVE / CNA vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

Primary and upstream sources