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.
Published: 2026-07-27
Score: 4.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Smart Manager WordPress plugin fails to properly encode a post title before rendering it into an HTML attribute in its management grid. This flaw allows users with the Contributor role or higher to store malicious JavaScript that executes in the browser session of any administrator who views the grid. The stored XSS can be used to hijack administrator sessions, steal cookies, or perform other client‑side malicious actions. The weakness arises from missing output sanitization before inclusion in an HTML attribute, a classic stored XSS scenario.

Affected Systems

The vulnerability is present in versions of the Smart Manager plugin earlier than 8.92.0, which is distributed by an undisclosed vendor listed as Unknown:Smart Manager. It affects any WordPress site that uses the plugin’s post management grid and allows users with Contributor or higher roles to create or edit post titles.

Risk and Exploitability

The CVSS score of 4.8 indicates moderate severity, and the EPSS score of 0.00142 indicates a very low exploitation probability, less than 1%. The vulnerability is not listed in the CISA KEV catalog. The likely attack vector involves an attacker with Contributor privileges submitting a crafted post title through the WordPress interface; the malicious script is stored and later executed when an administrator views the grid. Because the code runs with the administrator’s privileges, the impact can be severe if the attacker abuses that session.

Generated by OpenCVE AI on August 4, 2026 at 14:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Smart Manager to version 8.92.0 or later to apply the fix for the encoding issue.
  • If an upgrade is not possible, disable or delete the Smart Manager plugin to remove the vulnerability.
  • Restrict the Contributor role to trusted users or temporarily revoke post‑creation privileges until the plugin is updated.

Generated by OpenCVE AI on August 4, 2026 at 14:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 28 Jul 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Smart Manager
Smart Manager smart Manager
Wordpress
Wordpress wordpress
Vendors & Products Smart Manager
Smart Manager smart Manager
Wordpress
Wordpress wordpress

Mon, 27 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-79
Metrics cvssV3_1

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

ssvc

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


Mon, 27 Jul 2026 06:30:00 +0000

Type Values Removed Values Added
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.
Title Smart Manager < 8.92.0 - Contributor+ Stored XSS via Post Title
References

Subscriptions

Smart Manager Smart Manager
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-27T16:14:23.444Z

Reserved: 2026-06-30T09:22:42.751Z

Link: CVE-2026-14203

cve-icon Vulnrichment

Updated: 2026-07-27T16:14:17.174Z

cve-icon NVD

Status : Deferred

Published: 2026-07-27T07:16:25.607

Modified: 2026-07-27T20:33:01.673

Link: CVE-2026-14203

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T14:15:10Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')