WordPress security changelog
MEDIUM CVE-2026-14203 Deferred

Smart Manager post fields permit contributor stored XSS

Smart Manager before 8.92.0 lets a Contributor store attacker-controlled markup in a post field that is later rendered inside an HTML attribute in the management grid. The payload executes when an administrator or other privileged user views the affected grid row. The CNA record does not identify the post field, request parameter or rendering function.

CVE / CNA score 4.8 CVSS 3.1 · 134c704f-9b21-4f2e-91b3-4a467353bcc0
NVD score Pending NVD has not published its own CVSS assessment.
Component
Smart Manager
Plugin slug
smart-manager
Affected
< 8.92.0
Safe version
8.92.0
Published
Jul 27, 2026
Weakness
CWE-79 — Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

This CVE was published Jul 27, 2026 and is one of 2 known issues for this plugin.

Update, patch or deactivate.

Update Smart Manager to 8.92.0 or later. Review Contributor-controlled post fields for unexpected markup and remove suspicious values before privileged users open the management grid.

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 Smart Manager WordPress plugin before 8.92.0 does not properly encode a post field before rendering it into an HTML attribute in its management grid, allowing users with the Contributor role or above to inject JavaScript that executes in the browser session of an administrator who views the grid.

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

Primary and upstream sources