Description
The All in One SEO WordPress plugin before 5.0.0.1 does not sanitise and escape some content stored in posts before rendering it back in the post editor, which could allow users with the contributor role and above to perform Stored Cross-Site Scripting attacks that trigger when a higher privileged user edits the post.
Published: 2026-09-02
Score: 6.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The All in One SEO WordPress plugin before version 5.0.0.1 fails to sanitize and escape certain content stored within posts when rendering it back into the post editor. This flaw allows users with the contributor role or higher to inject JavaScript payloads that are stored in posts. When a higher‑privileged user subsequently opens the same post in the editor, the unsanitized payload is rendered, resulting in Stored Cross‑Site Scripting. The weakness is classified as CWE‑79, enabling attackers to hijack the victim’s browser session, steal credentials, or redirect users to malicious sites.

Affected Systems

All installations of the All in One SEO WordPress plugin running a version earlier than 5.0.0.1 are vulnerable. The issue applies to any WordPress site that uses the plugin regardless of the core WordPress version, with the limitation that exploitation requires a user who can edit posts with a contributor level or higher.

Risk and Exploitability

The CVSS score of 6.8 indicates a moderate severity. No EPSS score is available, so the probability of exploitation is unknown, and the vulnerability is not listed in the CISA KEV catalog. Exploitation requires a contributor or higher to inject malicious content into a post, and a later edit by a higher‑privileged user to trigger the script. When these conditions are satisfied, the payload runs in the context of the editing user’s browser, potentially compromising credentials or enabling session hijacking. Administrators should treat the risk as significant if contributor access is not tightly controlled.

Generated by OpenCVE AI on September 3, 2026 at 13:13 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the All in One SEO plugin to version 5.0.0.1 or later.
  • Identify posts edited by contributors that use the ai‑assistant block and sanitize or remove any unexpected JavaScript or unsafe content.
  • Restrict contributor permissions or disable the ai‑assistant block for contributors to prevent future injections.

Generated by OpenCVE AI on September 3, 2026 at 13:13 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 03 Sep 2026 16:15:00 +0000

Type Values Removed Values Added
First Time appeared Aioseo
Aioseo all In One Seo
Wordpress
Wordpress wordpress
Vendors & Products Aioseo
Aioseo all In One Seo
Wordpress
Wordpress wordpress

Wed, 02 Sep 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 02 Sep 2026 10:45:00 +0000

Type Values Removed Values Added
Description The All in One SEO WordPress plugin before 5.0.0.1 does not sanitise and escape some content stored in posts before rendering it back in the post editor, which could allow users with the contributor role and above to perform Stored Cross-Site Scripting attacks that trigger when a higher privileged user edits the post.
Title All in One SEO < 5.0.0.1 - Contributor+ Stored XSS via ai-assistant Block
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Aioseo All In One Seo
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-02T14:57:36.980Z

Reserved: 2026-08-31T08:49:38.647Z

Link: CVE-2026-82884

cve-icon Vulnrichment

Updated: 2026-09-02T14:43:40.986Z

cve-icon NVD

Status : Deferred

Published: 2026-09-02T15:17:44.553

Modified: 2026-09-03T17:50:37.690

Link: CVE-2026-82884

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T16:00:07Z

Weaknesses
  • CWE-79

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