WordPress security changelog
MEDIUM CVE-2026-87797 Received

Sprout Invoices lets subscribers overwrite other users' private notes

Sprout Invoices before 20.8.16 updates private notes through an AJAX action without checking capability or record ownership. Any authenticated user, including a subscriber, can overwrite private notes attached to records belonging to other users. The authoritative export does not name the action, record identifier, or note field.

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
Sprout Invoices
Plugin slug
sprout-invoices
Affected
< 20.8.16
Safe version
20.8.16
Published
Sep 12, 2026
Weakness
CWE-862 — Missing Authorization

This CVE was published Sep 12, 2026 and is one of 9 known issues for this plugin.

Update, patch or deactivate.

Update Sprout Invoices to 20.8.16 or later. The authoritative affected range ends before 20.8.16. The application-level fix must require the appropriate invoice capability and verify ownership or assigned access to the exact record before accepting the note update.

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 Sprout Invoices WordPress plugin before 20.8.16 does not perform a capability or ownership check before allowing a private note to be overwritten through one of its AJAX actions, allowing any authenticated user such as a subscriber to overwrite private notes on records belonging to other users.

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

Primary and upstream sources